Github user upthewaterspout commented on the issue:

    https://github.com/apache/geode/pull/322
  
    @agingade  - Yeah, they'll get generated every time you do a clean followed 
a by a build. Presumably if you don't do a clean the antlr plugin will detect 
if the files are up to date.
    
    Prior to this fix I don't think there was even a README on how to generate 
these files. This fix is really the ideal solution - generated files should 
never be checked in to the source. This way everyone knows they need to modify 
oql.g, and everyone knows how to generate the resulting files because it 
happens automatically as part of the build.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to