Hi Linus, oh yes, easymock is not needed, only the antlr2 and antlr 3 stuff. (See the install target: it copies them with the modules jar to the ext directory of the argouml build.)
So, what's needed is: antlr-2.7.7.jar antlr-runtime-3.0.1.jar argo_java.jar Regards, Thomas -------- Original-Nachricht -------- > Datum: Wed, 1 Oct 2008 22:51:34 +0200 > Von: "Linus Tolke" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [argouml-dev] Java module ready for unstable release > Thanks for the details Thomas! > > Why is easymock required? Isn't that used only for the tests? > > /Linus > > 2008/10/1 Thomas N. <[EMAIL PROTECTED]> > > > Hi Linus, > > > > I committed a working version (did some tests) for release 0.27.1. > Please, > > when making the release, make sure that the Java module jar and it's > > required libs (antlr2 + antlr3 + easymock) are included in the release, > and > > the classfile module not (it's substituted). The Java module actually > > consists of 4 modules: Java critics, generation, source import and > classfile > > import. > > > > Biggest known issues: > > - The module's JUnit tests fail, I'll fix that later > > - Java generator works, but is not correctly displayed in the generator > > dialog > > > > I'm on a trip for a few days and will be offline from Friday until > Monday. > > And: many many thanks for doing the release announcement, which I was > > supposed to do! > > > > Regards, > > Thomas > > -- > > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > > Jetzt dabei sein: > > http://www.shortview.de/[EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
