This actually brings me to a question I have had for a while. Why do we
check in auto generated code? Shouldn't the build system run javacc as a
prereq to compiling instead?
On 12 Mar 2015 18:08, "Alan Woodward" <a...@flax.co.uk> wrote:

> Ah, OK.  Sorry for the noise!
>
> On 12 Mar 2015, at 15:19, Yonik Seeley wrote:
>
> > On Thu, Mar 12, 2015 at 11:08 AM, Alan Woodward <a...@flax.co.uk> wrote:
> >> Hey Yonik,
> >>
> >> I think you've inadvertently added a couple of deprecated methods back
> in here?
> >
> > Hmmm, but CharStream.java is generated by JavaCC...
> > When I got a compile error in FastCharStream.java, I simply copied the
> > lucene version.
> >
> > I built it using the following method:
> > $ cd solr/core
> > $ ant javacc
> >
> > -Yonik
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> > For additional commands, e-mail: dev-h...@lucene.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to