[stringtemplate-interest] Unable to build java ST 3.2.1 using maven
Jim Idle
jimi at temporal-wave.com
Fri Nov 6 11:06:21 PST 2009
Not on StringTemplate. You should get:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.antlr.stringtemplate.test.TestStringTemplate
Tests run: 315, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 sec
Results :
Tests run: 315, Failures: 0, Errors: 0, Skipped: 0
I just extracted directly from the tar and ran on my Linux box. I wonder if you are running on Windows and these tests are failing because of the file format - \n vs \r\n?
Jim
> -----Original Message-----
> From: stringtemplate-interest-bounces at antlr.org [mailto:stringtemplate-
> interest-bounces at antlr.org] On Behalf Of Terence Parr
> Sent: Friday, November 06, 2009 10:29 AM
> To: StringTemplate Mailing List
> Subject: Re: [stringtemplate-interest] Unable to build java ST 3.2.1
> using maven
>
> yes, there are a few tests that fail.
> Ter
> On Nov 6, 2009, at 2:30 AM, Marziou, Gael wrote:
>
> > Thanks Jim, now it builds but I got 3 unit tests failing.
> >
> > * TestStringTemplate.testGroupFileFormat
> > * TestStringTemplate.testEscapedTemplateDelimiters
> > * TestStringTemplate.testEmbeddedRegionRefWithNewlinesAngleBrackets
> >
> > I attached the Surefire report.
> >
> > Regarding my bug report on AttributeRenderer returning null, I will
> > do it in a seperate message with a unit test.
> >
> > Gael
> >
> >> -----Original Message-----
> >> From: Jim Idle [mailto:jimi at temporal-wave.com]
> >> Sent: Thursday, November 05, 2009 6:14 PM
> >> To: Marziou, Gael; stringtemplate-interest at antlr.org
> >> Cc: Terence Parr (parrt at cs.usfca.edu)
> >> Subject: RE: [stringtemplate-interest] Unable to build java
> >> ST 3.2.1 using maven
> >>
> >> The tar ball on the stringtemplate web site has been
> >> corrected - you can now build directly from the source:
> >>
> >> mvn install
> > <org.antlr.stringtemplate.test.TestStringTemplate.txt>
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
More information about the stringtemplate-interest
mailing list