ErickErickson opened a new pull request #1218: Javacc erick
URL: https://github.com/apache/lucene-solr/pull/1218
 
 
   Here's the build changes to get javacc to run, modeled on the jflex changes 
, many thanks for the model. Only two files changed here ;)
   
   If the structure is OK, I'll fill in the "doLast" blocks with the cleanup 
code and maybe be able extract some common parts. NOTE: you can't even compile 
the result of running this because I wanted the changes to the build structure 
to be clear first so didn't include the cleanup tasks yet.
   
   So if this structure is OK, should I merge it into master before or after 
the rest of the cleanup? My assumption is after. I want to try to get all the 
warnings etc. out of the generated code in the next phase to reduce the 
temptation for people to make hand-edits.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to