[ 
https://issues.apache.org/jira/browse/GEODE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049825#comment-16049825
 ] 

ASF subversion and git services commented on GEODE-2708:
--------------------------------------------------------

Commit 14232c6e44bf222be2db1954cd7b3b775696f1f1 in geode's branch 
refs/heads/feature/gradle-3.4.1 from [~mbretl]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=14232c6 ]

GEODE-2708: Declare ANTLR Dependency For antlr Configuration

If no version is set for the antlr plugin, it will default to 2.7.7. However,
this was causing an issue for Eclipse and other IDE because the plugin was
modifying the antlr configuration after the initial dependency resolution was
done.

- Added antlr dependency to the antlr configuration

Verified by importing project into Eclipse and also running build from
command-line


> Update Gradle Wrapper to Gradle 3
> ---------------------------------
>
>                 Key: GEODE-2708
>                 URL: https://issues.apache.org/jira/browse/GEODE-2708
>             Project: Geode
>          Issue Type: Task
>          Components: build
>            Reporter: Galen O'Sullivan
>            Assignee: Mark Bretl
>
> It looks like we're still running on a very old version of Gradle. This may 
> be related to incremental builds not working properly.
> {code}
> $ ./gradlew --version
> ------------------------------------------------------------
> Gradle 2.14.1
> ------------------------------------------------------------
> Build time:   2016-07-18 06:38:37 UTC
> Revision:     d9e2113d9fb05a5caabba61798bdb8dfdca83719
> Groovy:       2.4.4
> Ant:          Apache Ant(TM) version 1.9.6 compiled on June 29 2015
> JVM:          1.8.0_111 (Oracle Corporation 25.111-b14)
> OS:           Mac OS X 10.12.3 x86_64
> $ gradle --version
> ------------------------------------------------------------
> Gradle 3.4.1
> ------------------------------------------------------------
> Build time:   2017-03-03 19:45:41 UTC
> Revision:     9eb76efdd3d034dc506c719dac2955efb5ff9a93
> Groovy:       2.4.7
> Ant:          Apache Ant(TM) version 1.9.6 compiled on June 29 2015
> JVM:          1.8.0_111 (Oracle Corporation 25.111-b14)
> OS:           Mac OS X 10.12.3 x86_64
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to