ErickErickson opened a new pull request #1199: LUCENE-9134: Port ant-regenerate 
tasks to Gradle build
URL: https://github.com/apache/lucene-solr/pull/1199
 
 
   I need to put this down for a while, so please feel free to 
modify/commit/whatever.
   
   Current state:
   
   I think this covers everything except the analysis part of the regenerate 
task that Dawid is working on.
   
   I left in the ant javacc task because I ran out of patience. The plugin I 
thought was going to work would keep executing even for the "assemble" task. so 
I went back to using the ant javacc task.
   
   You can skim pretty much everything except the gradle.build and 
createLevAutomatoa.py files. The rest are are the results of getting the lint 
warnings out of the generated code so people don't go back in and hand-edit 
them. There's a bit of superfluous whitespace that's been changed, sorry about 
that. StandardSyntaxParser.java has some methods reordered, why I don't know. 
But they're identical so I'm not going to worry about them.
   
   If I missed any warnings and the like we can address in another go-round.

----------------------------------------------------------------
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