Posted
almost 9 years
ago
by
Timothy Lethbridge
Hi, We have an interesting second-iteration situation failure of the build. A pull request seemed totally successful and was merged, but it resulted in generation of a new jar, which then generates some slightly different output, and so fails some tests. It was only when the cc build finished
|
Posted
almost 9 years
ago
by
Vahdat Abdelzad
Hi, Please run git reset --hard and then do your full build. Regards, Vahdat. On Wed, Feb 10, 2016 at 5:25 PM Andrew Forward wrote: > > Take a look at your git status, and throw away any local changes. If a > build fails partway through it might leave the version in a fixed
|
Posted
almost 9 years
ago
by
Andrew Forward
Take a look at your git status, and throw away any local changes. If a build fails partway through it might leave the version in a fixed state, instead of the @UMPLE_VERSION@ state in the generated code. -- aforward On Feb 10, 2016, at 4:29 PM, Jorge Felix Caudillo wrote: Hello
|
Posted
almost 9 years
ago
by
Sultan Almaghthawi
I believe the issue is documented here https://github.com/umple/umple/wiki/DealingWithUMPLE_VERSION Sultan E. Almaghthawi [email protected] +613 869 4741 On Feb 10, 2016, at 4:29 PM, Jorge Felix Caudillo wrote: Hello All, I was finally able to run the JUnit tests on Eclipse
|
Posted
almost 9 years
ago
by
Jorge Felix Caudillo
Hello All, I was finally able to run the JUnit tests on Eclipse and had one failure. Any ideas on why it failed? [image: Inline image 1] Jorge C. Felix Computer Science Northern Arizona University Personal Email: [email protected] Cell: 602-397-9957 On Wed, Feb 10, 2016 at 1:14 PM, Kevin
|
Posted
almost 9 years
ago
by
Kevin Brightwell
I've updated the DevelopmentSetup page for better prerequisite information. I apologize, but I don't use eclipse anymore and don't have time to fix that. Kevin On Wed, Feb 10, 2016 at 2:17 PM, Jorge Felix Caudillo wrote: > Yes I have been able to to a full build outside of
|
Posted
almost 9 years
ago
by
Jorge Felix Caudillo
Yes I have been able to to a full build outside of Eclipse, I will try again from the beginning. Jorge C. Felix Computer Science Northern Arizona University Personal Email: [email protected] Cell: 602-397-9957 On Wed, Feb 10, 2016 at 12:14 PM, Vahdat Abdelzad wrote: >
|
Posted
almost 9 years
ago
by
Vahdat Abdelzad
Hi, I don't know why you are getting such an issue because one of the students from your university could easily set up the environment. Have you been able to do full build outside of Eclipse without any issue? If yes, please try to do everything from the beginning and download Eclipse from here
|
Posted
almost 9 years
ago
by
Jorge Felix Caudillo
Hello, I have followed the steps above and ran all the build commands. However, I am still getting some errors when running the Junit tests in eclipse. First I get the window saying there are errors and then that jopt-simple does not exist. [image: Inline image 1] [image: Inline image 2] Jorge
|
Posted
almost 9 years
ago
by
Vahdat Abdelzad
Hi, When you open the Eclipse, it asks for a directory as its workspace. It must be directed to the Umple folder in which there are many related projects and also cruise.umple. When you're done and you start creating a new project, Eclipse will detect that the cruise.umple exists and fetches all
|