Looks like the original removal of these deprecated methods happened in SOLR-6976, but probably should not have given that this is a generated file? -Yonik
On Thu, Mar 12, 2015 at 11:19 AM, Yonik Seeley <[email protected]> wrote: > On Thu, Mar 12, 2015 at 11:08 AM, Alan Woodward <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
