GitHub user hvanhovell opened a pull request:

    https://github.com/apache/spark/pull/13299

    [SPARK-15525][SQL][BUILD] Upgrade ANTLR4 SBT plugin

    ## What changes were proposed in this pull request?
    The ANTLR4 SBT plugin has been moved from its own repo to one on bintray. 
The version was also changed from `0.7.10` to `0.7.11`. The latter actually 
broke our build (@ihji has fixed this by also adding `0.7.10` and others to the 
bin-tray repo).
    
    This PR upgrades the SBT-ANTLR4 plugin and ANTLR4 to their most recent 
versions (`0.7.11`/`4.5.3`). I have also removed a few obsolete build 
configurations.
    
    ## How was this patch tested?
    Manually running SBT/Maven builds.
    


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

    $ git pull https://github.com/hvanhovell/spark SPARK-15525

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

    https://github.com/apache/spark/pull/13299.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 #13299
    
----
commit 45d5bcf81a70021d05f39c714075f939a54fc4c7
Author: Herman van Hovell <hvanhov...@questtec.nl>
Date:   2016-05-25T17:31:56Z

    Update ANTLR4 plugin, and remove old Maven plugin.

commit 3b042b546cce4d3aacbfa83f5ee3b560f3e18f4c
Author: Herman van Hovell <hvanhov...@questtec.nl>
Date:   2016-05-25T17:32:44Z

    Merge remote-tracking branch 'apache-github/master' into SPARK-15525

----


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

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

Reply via email to