Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi Miguel. On my machine I can't do a thing now. Since doing svn update, to bring in your three commits, I am getting the following trace in *all* my working sets. Please fix with utmost urgency. This problem is just compounding the already-existing urgent problems we have been facing This occurs
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, I spent 8 hours today partially debugging an intricate problem. The problem isn't solved, but I have asked certain developers who have done recent commits to investigate. In the meantime you may find that if you download a fresh compiler (umple.jar from UmpleOnline), it may only work on Linux
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, The build is fixed sort-of. But it is unstable. If you take the compiler built by the server, copy it to your home directory and use it to compile umple (which is what any new contributor would do). It fails. My hypothesis is that somewhere buried deep there is a hard-coded file that points to
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, I am still struggling with the build. Nothing I have tried works. Currently I have reverted Vahdat's changes and rebuild but the problem persists, so it must date back further. I am going to keep trying for a while longer, but I may eventually ask for help. I am going to restore Vahdat's work
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, It seems that it wasn't my fault. The compiler build in the previous commit to mine builds a compiler, that when in turn used to build a compiler results in a compiler that can't build the compiler! Ack! I may have to revert Vahdat's stuff from last night. Tim Timothy C. Lethbridge, PhD, P
|
Posted
almost 11 years
ago
by
Timothy Lethbridge
Hi, I didn't "do" anything, other than update the jar in the lib folder, but somehow this broke the build. I will investigate. Tim 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
|
Posted
almost 11 years
ago
by
schuffe2
Hello, I'm trying to add the ability to import USE files using the UmpleImporter mechanism, but I'm having trouble writing unit tests about it. The same files work fine when I run it using the command line: java -jar dist/umple.jar -i sampleFile.use but when I write unit tests running on the same
|
Posted
almost 11 years
ago
by
tylerjdmcconnell
I've been working with Umple Online and have been noticing a strange behaviour with the text pane. Every so often, the Umple code I am working on in the text pane will be changed so that the following two things occur: 1. Some code change I've recently made are removed. 2. My cursor position will ch
|
Posted
almost 11 years
ago
by
Hamoud Aljamaan
Hi, My Umple eclipse plugin is compiling but its not generating java code. Could some download the eclipse plugin and verify it ? Send your verification results to the group Regards, ~Hamoud
|
Posted
almost 11 years
ago
by
Hamoud Aljamaan
Hi, I am facing an error while doing a quick compile (attached) ant -Dmyenv=local -f build.umple.xml umpleSelf compile packageMainJar the error is related to cruise.umple.validator Surprisingly, I can do a successful full build. Miguel you might removed the validator from the full build only. R
|