Do we really need this in every import module? If it's not to be in core ArgoUML could we have a generic source import module that contains antlr (plus any of our common utility classes) and have that module required by any specific language import module?
Bob. 2008/10/6 Thomas N. <[EMAIL PROTECTED]> > Hi Linus, > > though I removed all parsers from argouml-app, I left the antlr jars > untouched. But you make a good point, which brings me to the question: when > can antlr be removed from argouml-app? We must ensure that all import > modules have their own antlr copy instead of relying on the one in > argoum-app! > > Thomas > > -------- Original-Nachricht -------- > > Datum: Sat, 4 Oct 2008 17:01:33 +0200 > > Von: "Linus Tolke" <[EMAIL PROTECTED]> > > An: [email protected] > > Betreff: [argouml-dev] The developer release 0.27.1 is uploaded > since a few hours > > > Please check that the work you commited is working also in the release. > > > > I had problems with the idl, php, and cpp projects that relied on the > > argouml/trunk/src/argouml-app/src/default.properties file for the > location > > of the antlr jar file. > > > > /Linus > > -- > 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] > >
