Hi! -------- Original-Nachricht -------- > Datum: Wed, 16 Sep 2009 00:46:20 +0100 > Von: Bob Tarling <[email protected]> > An: [email protected] > Betreff: Re: [argouml-dev] More euml build stuff
--<snip>-- > Can you work with what Andreas has provided so that a build will be > possible whenever the time is ready? It seems to me that we just want > all relavent jar for both MDR and euml in the download and in the > classpath. There are 2 more build.xml files to modify IIRC. Just include the outcommented euml stuff, and I think some copy command is missing. I can mail the files. But there some flaw in the build calls as I see it? The main build.sh calls ant. Ant uses the default target in the main build.xml, which is 'jar' (compile and create a jar file from the compiled files). It does not call 'install'. The build.xml in argouml-build also calls target 'jar' of the model modules. The mdr version just compies the jar to the argo-build dir after the compilation. The euml version has a target 'install' to do so, which is never called. I thought if build.sh should actually be install.sh and call the install target of the build.xml ? We have 2 scripts/batch files: build and argouml(2).sh/bat . So we compile and start, but never install the compiled app? BTW: Bob, wouldn't this be a great moment to reactivate your old laptop and give the Linux installation a shot, so you can test the scripts...? :-) --<snip>-- > I've really only been looking at class diagrams. I imagine use case > diagrams will be fairly complete already but I'm not so sure of some > of the others or of the extent of all the changes for UML2. Some folks already did some work on other diagram types, but we were stuck at some point... --<snip>-- Ciao, Andreas -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2395421 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
