[antlr-interest] Build errors in gunit trying to rebuild ANTLRWorks 1.4.2

Alan Condit acondit at ipns.com
Thu Jan 13 19:25:15 PST 2011


That fixed it for me. I was able to build again.

Thanks,
Alan
---

Alan Condit
1085 Tierra Ct.
Woodburn, OR 97071

Email -- acondit at ipns.com
Home-Office (503) 982-0906

On Jan 13, 2011, at 5:42 PM, Pop Qvarnström wrote:

> Just got note that github is synced, pulled changes and things are compiling again.
> 
> Cheers,
> Pop
> 
> 2011/1/14 Pop Qvarnström <pop.qvarnstrom at gmail.com>
> Looks good on http://antlr.org/depot/antlr3/main//gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java, but on github they seem to be gone since Jan 2. Weird indeed.
> 
> 2011/1/14 Terence Parr <parrt at cs.usfca.edu>
> That's weird.I see the correct imports now
> 
>  import org.antlr.gunit.swingui.parsers.ANTLRv3Lexer;
> import org.antlr.gunit.swingui.parsers.ANTLRv3Parser;
> import org.antlr.gunit.swingui.parsers.StGUnitLexer;
> import org.antlr.gunit.swingui.parsers.StGUnitParser;
> import org.antlr.gunit.swingui.runner.TestSuiteAdapter;
> import org.antlr.runtime.ANTLRReaderStream;
> import org.antlr.runtime.CommonTokenStream;
> import org.antlr.stringtemplate.StringTemplate;
> import org.antlr.stringtemplate.StringTemplateGroup;
> 
> Ter
> 
> On Jan 13, 2011, at 5:10 PM, Terence Parr wrote:
> 
> > Cool. wait, so the thing I just pushed is correct?
> > Ter
> > On Jan 13, 2011, at 5:08 PM, Pop Qvarnström wrote:
> >
> >> Some imports were removed
> >> from gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java
> >> on the last commit (git commit aa9c4b5f54ac835e4aa9d1291c24e5aa8897f72c).
> >> Restoring them fixed it.
> >>
> >> Cheers,
> >> Pop
> >>
> >> 2011/1/14 Terence Parr <parrt at cs.usfca.edu>
> >>
> >>> Yeah saw that. oops.Okay you can download it fresh here:
> >>>
> >>> http://antlr.org/depot/antlr3/main/target
> >>>
> >>> 3.3.1 snapshot. it was really just gunit not the antlr stuff.
> >>> T
> >>>
> >>> On Jan 13, 2011, at 3:59 PM, Pop Qvarnström wrote:
> >>>
> >>>> That error is not strictly from building ANTLRWorks, but from the antlr
> >>>> build, specifically from building gunit, which suddenly seems broken.
> >>> (Same
> >>>> result here.)
> >>>>
> >>>> Cheers,
> >>>> Pop
> >>>>



More information about the antlr-interest mailing list