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