[GitHub] tinkerpop pull request #356: TINKERPOP-1338 Bumped groovy to 2.4.7

2016-07-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/tinkerpop/pull/356


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


[GitHub] tinkerpop pull request #356: TINKERPOP-1338 Bumped groovy to 2.4.7

2016-07-05 Thread robertdale
GitHub user robertdale opened a pull request:

https://github.com/apache/tinkerpop/pull/356

TINKERPOP-1338 Bumped groovy to 2.4.7

No new dependencies introduced.
No other dependency versions changed.

Successful build and verify with:
mvn clean install -pl 
gremlin-shaded,gremlin-core,gremlin-test,gremlin-groovy,gremlin-groovy-test,tinkergraph-gremlin,neo4j-gremlin,gremlin-driver,gremlin-console,gremlin-server,gremlin-archetype
 && mvn verify -pl gremlin-server -DskipIntegrationTests=false -DincludeNeo4j

(excludes giraph-gremlin, hadoop-gremlin,spark-gremlin because I have 
separate issues building them)

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

$ git pull https://github.com/robertdale/tinkerpop TINKERPOP-1338

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

https://github.com/apache/tinkerpop/pull/356.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 #356


commit fe37df2937a89c9f9d73bfbfc49f63c43a07986c
Author: Robert Dale 
Date:   2016-07-05T16:03:38Z

Bumped groovy to 2.4.7




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