bipinprasad opened a new pull request, #3578:
URL: https://github.com/apache/storm/pull/3578

   ## What is the purpose of the change
   
   *storm-sql-core extract javacc parser definition from Calcite jar, adds it 
to distribution, then used javacc to generate classes that parser definition 
file. These java classes are then used in storm-sql-core. Eclipse does not 
properly recognize and execute these steps and then shows errors because of 
missing generated classes.*
   
   ## How was the change tested
   
   *Review the project in project explorer tab in eclipse and ensure that 
errors are gone. Also do a "mvn clean install" to ensure that maven build is 
not broken.*


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

To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to