Posted
almost 11 years
ago
by
mgarz042
Hi All, All jars are up-to-date in the 'release' folder. Could you please test that the Eclipse plugin works in your systems (specially iOS and Windows systems)? To test the validator: java -jar umplevalidator_1.20.0.3845.jar Test.ump where Test.ump contains umple code with some invalid/valid J
|
Posted
almost 11 years
ago
by
mgarz042
Hi, The umplificator and validator work now. For the eclipse plugin, I am still facing some issues. One of the reasons of the plugin not being able to load is that some of you have modified the (cruise.umple.eclipse/META-INF/) MANIFEST.MF file by including dependencies that have a version (bundle)
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, In the 'releases' directory, you will find all the jars that form the release, including the Eclipse plugins (regular and Umplificator), the umplificator and the validator. Miguel in particular, would you please test these artifacts before I widely announce the release. Thanks Tim Timothy C.
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, The release process will be starting soon. Please do not do any commits until I announce it is complete Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP Professor of Software Engineering and Computer Science / Professeur Titulaire de génie logiciel et d'informatique and Vice-Dean (governance)
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, I am going to run a 'release' of Umple this afternoon so that people who access our official version have all the changes we have made since the beginning of the year. If anyone has any objections let me know. However, I this is the second notice of this since I had told you last week too. Ti
|
Posted
almost 11 years
ago
by
erictelmer
Hello, I thought of a few more checks the tests should do and removed all print statements. Please use this patch instead of my previous one. Thanks, Eric
|
Posted
almost 11 years
ago
by
erictelmer
Hello, Attached is a patch that adds dot notation functionality for issue 519 and raises a warning when there are two auto transitions, solving issue 524. Let me know if there are any problems. Thanks, Eric
|
Posted
almost 11 years
ago
by
erictelmer
Hello, I am currently failing a few tests: UmpleConsoleMainTest?Version UmpleParserStateMachineTest?testOfNotTwoOrMoreTypesOFStateMachineInSameClass UmpleParserStateMac
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, We were having compiler bootstrapping problems due to deep integration of the new templating facilities into the compiler. To solve this, I committed a new version of umple.jar into 'lib' allowing you to run first-build if necessary. I also committed new versions of the compiler and the Eclips
|
Posted
almost 11 years
ago
by
Tommy Chan
Dear Miguel, Attached please find the patch. https://code.google.com/p/umple/issues/detail?id=535 I think it could be better to apply the validator to Ecore generator after it is changed to EObject approach (issue 536). So now only Ecore impor
|