GitHub user davinash opened a pull request:

    https://github.com/apache/geode/pull/322

    [GEODE-165] Fix for Add build support for generating antlr classes from 
grammar

    1. Updated spotless configuration to exclude 'generated-src' directory.
    2. Removed
          OQLLexerTokenTypes.java
          OQLLexerTokenTypes.txt
          OQLParser.java
          OQLLexer.java
    3. Removed above files entry from rat 
    
    Thanks @metatype for helping in gradle configuration. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davinash/geode feature/GEODE-165

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/322.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #322
    
----
commit d68d32c63fa90254b34116320bc2889a366c12c3
Author: adongre <adon...@apache.org>
Date:   2016-12-16T08:47:10Z

    GEODE-165: Removed OQL generated files and added the target into 
geode-core/build.gradle.

commit e83732fdd3890783c991a81b824a5c4207a2ddaf
Author: adongre <adon...@apache.org>
Date:   2016-12-17T10:38:55Z

    GEODE-165 : Updating spotless configuration to exclude 'generated-src' 
directory.

----


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