Yes, it is when I run the workflow in the xtext project I regenerate the Xtext code, i.e. I regenerate each time I build. I do this from maven with the fornax m2 plugin.
I think org.antlr stringtemplate 3.0 is involved in this mess also. stringtemplate is available in ibiblio and it has dependency to antlr 2.7.7. Karsten Thoms wrote: > > Did you regenerate your Xtext code with oAW 4.1.2/Antlr 3 ? > > AFAIK Sven removed does only use Antlr 3 for Xtext. I do not know if > the same is true for Xpand and the other languages. The Antlr 2.6 > library is still in the core.libraries project. > > ~Karsten > > Am 27.03.2007 um 10:57 schrieb Thorsten Kamann: > >> Hmm, happens this if you run the workflow with Eclipse, too? >> >> Then - it seems so - oAW needs both libraries... >> >> On 3/27/07, Patrik Nordwall < [EMAIL PROTECTED]> wrote: >> >> I'm confused. Can someone in the oAW team tell us what version of >> antlr to >> use. >> >> What I'm trying to do is to build my xtext project and xtext editor >> project >> with maven. I execute the workflow from maven. Right now I get a >> failure >> like this when it executes the workflow in the xtext project. >> >> java.lang.NoSuchMethodError: antlr.TokenStreamRewriteEngine.size()I >> at org.antlr.tool.Grammar.defineLexerRuleFoundInParser >> (Grammar.java:1047) >> >> I have dependeny >> <dependency> >> <groupId> org.antlr</groupId> >> <artifactId>antlr</artifactId> >> <version>3.0b6</version> >> </dependency> >> <dependency> >> <groupId>org.antlr</groupId> >> <artifactId>stringtemplate</artifactId> >> <version>3.0</version> >> </dependency> >> >> This worked with oAW 4.1.1, but then I think I had dependency to >> antlr-2.7.6rc1. >> >> >> >> thorque wrote: >> > >> > no i meant only oAW 4.1.2. The poms for 4.1.1 I won't touch. >> > >> > I will change the depenedency of antlr in the next days and >> notice you. >> > >> > On 3/26/07, Patrik Nordwall < [EMAIL PROTECTED]> wrote: >> >> >> >> >> >> I'm not sure. >> >> >> >> oAW 4.1.2 uses antlr 3.0b6 >> >> oAW 4.1.1 uses antlr 2.7.6rc1 >> >> >> >> I haven't tried oAW 4.1.1 with antlr 3.0b6. >> >> >> >> >> >> thorque wrote: >> >> > >> >> > do you know if there is an problem to use 3.0b6 for all oAW? >> >> > >> >> > So I can replace the old one with 3.0b6. >> >> > >> >> > Thorsten >> >> > >> >> > On 3/26/07, Patrik Nordwall <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> >> >> >> Yes, oAW 4.1.2 dependencies works fine. Thanks. >> >> >> >> >> >> However, xtext is using antlr and the version feels shaky. >> >> >> In the Eclipse installation version 3.0b6 is used, but that >> is not >> >> >> available >> >> >> in maven repo and the other versions doesn't work. I >> installed it >> >> myself >> >> >> locally, but it would be nice to have it in the repository. >> >> >> >> >> >> <dependency><dependency> >> >> >> <groupId>org.antlr</groupId> >> >> >> <artifactId>antlr</artifactId> >> >> >> <version> 3.0b6</version> >> >> >> </dependency> >> >> >> >> >> >> mvn install:install-file -DgroupId=org.antlr -DartifactId=antlr >> >> >> -Dversion=3.0b6 -Dpackaging=jar -Dfile=C:\temp\antlr\antlr- >> 3.0b6.jar >> >> >> >> >> >> >> >> >> thorque wrote: >> >> >> > >> >> >> > You can try to use them now. >> >> >> > You must only change the version to 4.1.2 >> >> >> > >> >> >> > Additionally to the old version the stdlib of oaw (useful >> >> extensions: >> >> >> > http://www.eclipse.org/gmt/oaw/doc/4.1/u30_stdlib.pdf >> >> >> > ) will be automatically provided. >> >> >> > Please report me whether all is ok or something failed. >> >> >> > >> >> >> > Please update the version of the oAW M2-Plugin to 1.0.4. >> The old >> >> >> version >> >> >> > doesn't work with oAW 4.1.2. >> >> >> > >> >> >> > Thanks >> >> >> > Thorsten >> >> >> > >> >> >> > On 3/23/07, Patrik Nordwall < [EMAIL PROTECTED]> wrote: >> >> >> >> >> >> >> >> >> >> >> >> oAW 4.1.2 jars are not available in the Fornax maven >> repository >> >> yet!? >> >> >> >> Someone working on that? When? >> >> >> >> -- >> >> >> >> View this message in context: >> >> >> >> >> >> >> >> >> http://www.nabble.com/oAW-4.1.2-in-repository- >> tf3452457s17564.html#a9630582 >> >> >> >> Sent from the Fornax-Platform mailing list archive at >> Nabble.com. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> ---------------------------------------------------------------------- >> --- >> >> >> >> Take Surveys. Earn Cash. Influence the Future of IT >> >> >> >> Join SourceForge.net's Techsay panel and you'll get the >> chance to >> >> >> share >> >> >> >> your >> >> >> >> opinions on IT & business topics through brief surveys-and >> earn >> >> cash >> >> >> >> >> >> >> >> >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> >> >> >> _______________________________________________ >> >> >> >> Fornax-developer mailing list >> >> >> >> [email protected] >> >> >> >> https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> >> >> >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > Thorsten Kamann >> >> >> > Software-Architect, Consultant, Coaching >> >> >> > Germany, NRW >> >> >> > >> >> >> > Business: >> >> >> > itemis products and solutions GmbH & Co. KG >> >> >> > Heinrichstraße 51 >> >> >> > 44536 Lünen >> >> >> > >> >> >> > Rechtlicher Hinweis: >> >> >> > Amtsgericht Dortmund, HRA 15841 >> >> >> > P.h.G.: >> >> >> > Komplementär: itemis management GmbH, Amtsgericht Dortmund >> HRB 18939 >> >> >> > Geschäftsführer Jürgen Rödl >> >> >> > >> >> >> > Personal: >> >> >> > [EMAIL PROTECTED] >> >> >> > http://www.thorsten-kamann.de/ >> >> >> > callto://thorque >> >> >> > >> >> >> > >> >> >> >> >> >> ---------------------------------------------------------------------- >> --- >> >> >> > Take Surveys. Earn Cash. Influence the Future of IT >> >> >> > Join SourceForge.net's Techsay panel and you'll get the >> chance to >> >> share >> >> >> > your >> >> >> > opinions on IT & business topics through brief surveys-and >> earn cash >> >> >> > >> >> >> >> >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> >> >> > _______________________________________________ >> >> >> > Fornax-developer mailing list >> >> >> > [email protected] >> >> >> > https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> >> > >> >> >> > >> >> >> http://www.nabble.com/file/7435/antlr-3.0b6.jar antlr-3.0b6.jar >> >> >> -- >> >> >> View this message in context: >> >> >> >> >> http://www.nabble.com/oAW-4.1.2-in-repository- >> tf3452457s17564.html#a9680910 >> >> >> Sent from the Fornax-Platform mailing list archive at >> Nabble.com. >> >> >> >> >> >> >> >> >> >> >> >> ---------------------------------------------------------------------- >> --- >> >> >> Take Surveys. Earn Cash. Influence the Future of IT >> >> >> Join SourceForge.net's Techsay panel and you'll get the >> chance to >> >> share >> >> >> your >> >> >> opinions on IT & business topics through brief surveys-and >> earn cash >> >> >> >> >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> >> >> _______________________________________________ >> >> >> Fornax-developer mailing list >> >> >> [email protected] >> >> >> https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> >> >> >> > >> >> > >> >> > >> >> > -- >> >> > Thorsten Kamann >> >> > Software-Architect, Consultant, Coaching >> >> > Germany, NRW >> >> > >> >> > Business: >> >> > itemis products and solutions GmbH & Co. KG >> >> > Heinrichstraße 51 >> >> > 44536 Lünen >> >> > >> >> > Rechtlicher Hinweis: >> >> > Amtsgericht Dortmund, HRA 15841 >> >> > P.h.G.: >> >> > Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB >> 18939 >> >> > Geschäftsführer Jürgen Rödl >> >> > >> >> > Personal: >> >> > [EMAIL PROTECTED] >> >> > http://www.thorsten-kamann.de/ >> >> > callto://thorque >> >> > >> >> > >> >> >> ---------------------------------------------------------------------- >> --- >> >> > Take Surveys. Earn Cash. Influence the Future of IT >> >> > Join SourceForge.net's Techsay panel and you'll get the chance >> to share >> >> > your >> >> > opinions on IT & business topics through brief surveys-and >> earn cash >> >> > >> >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> >> > _______________________________________________ >> >> > Fornax-developer mailing list >> >> > [email protected] >> >> > https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> http://www.nabble.com/oAW-4.1.2-in-repository- >> tf3452457s17564.html#a9681386 >> >> Sent from the Fornax-Platform mailing list archive at Nabble.com. >> >> >> >> >> >> >> ---------------------------------------------------------------------- >> --- >> >> Take Surveys. Earn Cash. Influence the Future of IT >> >> Join SourceForge.net's Techsay panel and you'll get the chance >> to share >> >> your >> >> opinions on IT & business topics through brief surveys-and earn >> cash >> >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> >> _______________________________________________ >> >> Fornax-developer mailing list >> >> [email protected] >> >> https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> >> > >> > >> > >> > -- >> > Thorsten Kamann >> > Software-Architect, Consultant, Coaching >> > Germany, NRW >> > >> > Business: >> > itemis products and solutions GmbH & Co. KG >> > Heinrichstraße 51 >> > 44536 Lünen >> > >> > Rechtlicher Hinweis: >> > Amtsgericht Dortmund, HRA 15841 >> > P.h.G.: >> > Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939 >> > Geschäftsführer Jürgen Rödl >> > >> > Personal: >> > [EMAIL PROTECTED] >> > http://www.thorsten-kamann.de/ >> > callto://thorque >> > >> > >> ---------------------------------------------------------------------- >> --- >> > Take Surveys. Earn Cash. Influence the Future of IT >> > Join SourceForge.net's Techsay panel and you'll get the chance to >> share >> > your >> > opinions on IT & business topics through brief surveys-and earn cash >> > http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> > _______________________________________________ >> > Fornax-developer mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/fornax-developer >> > >> > >> >> -- >> View this message in context: http://www.nabble.com/oAW-4.1.2-in- >> repository-tf3452457s17564.html#a9688613 >> Sent from the Fornax-Platform mailing list archive at Nabble.com. >> >> >> ---------------------------------------------------------------------- >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Fornax-developer mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fornax-developer >> >> >> >> -- >> Thorsten Kamann >> Software-Architect, Consultant, Coaching >> Germany, NRW >> >> Business: >> itemis products and solutions GmbH & Co. KG >> Heinrichstraße 51 >> 44536 Lünen >> >> Rechtlicher Hinweis: >> Amtsgericht Dortmund, HRA 15841 >> P.h.G.: >> Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939 >> Geschäftsführer Jürgen Rödl >> >> Personal: >> [EMAIL PROTECTED] >> http://www.thorsten-kamann.de/ >> callto://thorque >> ---------------------------------------------------------------------- >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV________________________________ >> _______________ >> Fornax-developer mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fornax-developer > > ____________________________ > > Dipl.-Inf. (FH) Karsten Thoms > Software-Architekt und Coach > > Telefon: +49 (0) 231 / 98 60-210 > Telefax: +49 (0) 231 / 98 60-211 > Mobil: +49 (0) 163/4979708 > > http://www.itemis.de > [EMAIL PROTECTED] > > itemis GmbH & Co. KG > Heinrich Str. 51 > 44536 Lünen > > Rechtlicher Hinweis: > Amtsgericht Dortmund, HRA 15248 > P.h.G.: > itemis Verwaltungs GmbH, Amtsgericht Dortmund HRB 18216 > Geschäftsführer: Wolfgang Neuhaus, Jens Wagener > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > -- View this message in context: http://www.nabble.com/oAW-4.1.2-in-repository-tf3452457s17564.html#a9689839 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
