Posted
almost 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, Thanks Robin for finding the following JUnit Tutorial and noting it in your log. I have linked it into our testing architecture Wiki page [link] Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP Professor of Software Engineering and Computer Science
|
Posted
almost 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, Gabriel put through an important state machine fix yesterday, and Geoffrey Guest added automatically generated 'toString' methods to all classes today. The neat thing about the latter is that if you define your own, then one is not generated in that class. So everybody needs to do svn up, and a full build.
|
Posted
almost 12 years
ago
by
[email protected]
(Gabriel Blais Bourget)
I have committed the change. The findState method now search from the root state machine instead of only from his parent. Then, the "next state" in a transition is now detected in an inner state.
|
Posted
almost 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Congratulations Quinlan, I have committed your patch: Constructors now ensure that invariants are respected. At some point we are going to want to deal better with the English-language text in the exceptions raised here, and in several other places where constructors can't construct (e.g. in certain 1-1
|
Posted
about 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, A complete class diagram of all classes in the Umple compiler can be found at: [link] This is generated by Umple by compiling Master.ump and generating gvClassDiagram I will instument the build to keep this up to date.
|
Posted
about 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, I have added wiki pages on the following topics: Committer Responsibilities [link] Avoiding and dealing with a messed up environment [link] Feel free to edit these, especially the second one, to add your own
|
Posted
about 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, Congratulations to Geoffrey for making major improvements to the ability to specify methods such that there can be alternative-language versios. I have found that when I do svn update after this, I get messages such as: Failed to add file 'testbed_php/src-gen-umple/Wid getE.php': an unversioned
|
Posted
about 12 years
ago
by
[email protected]
(Sultan Eid)
File System: usr/share/ant/lib/ant-contrib- 1.ob3.jar Sultan Eid Almaghthawi Master student at Uni. Of Ottawa. +613-869-4741 [email protected]
|
Posted
about 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, Would somebody developing Umple on Ubuntu Linux please let us know where you ptu the ant-contrib-1.0b3.jar file required for ant? A student is having trouble with this. Thanks Tim Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP Professor of Software Engineering and Computer Science
|
Posted
about 12 years
ago
by
[email protected]
(Timothy Lethbridge)
Hi, In UmpleOnline you can now do the following: 1. Search for text in the little textbox in the top-left, not just line numbers 2. Click on any class in the diagram to highlight it in the text. 3. Select GraphViz Class Diagram as a new generation option (and you can also click on any class in this to highlight it in the Umple text).
|