GitHub user graben1437 opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/73
TinkerPop-713: use specific groovy dependencies, remove cc license onâ¦
Remove the groovy-all dependency and use specific groovy dependencies.
This eliminates the creative commons icons contained in the groovy-console
jar from the project, and makes dependencies more explicitly.
Results from build and tests:
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache TinkerPop ................................... SUCCESS [
3.210 s]
[INFO] Apache TinkerPop :: Gremlin Shaded ................. SUCCESS [
1.111 s]
[INFO] Apache TinkerPop :: Gremlin Core ................... SUCCESS [
25.459 s]
[INFO] Apache TinkerPop :: Gremlin Test ................... SUCCESS [
9.672 s]
[INFO] Apache TinkerPop :: Gremlin Groovy ................. SUCCESS [
23.639 s]
[INFO] Apache TinkerPop :: Gremlin Groovy Test ............ SUCCESS [
5.137 s]
[INFO] Apache TinkerPop :: TinkerGraph Gremlin ............ SUCCESS [
45.772 s]
[INFO] Apache TinkerPop :: Hadoop Gremlin ................. SUCCESS [02:35
min]
[INFO] Apache TinkerPop :: Neo4j Gremlin .................. SUCCESS [
2.612 s]
[INFO] Apache TinkerPop :: Gremlin Driver ................. SUCCESS [
4.630 s]
[INFO] Apache TinkerPop :: Gremlin Server ................. SUCCESS [
4.236 s]
[INFO] Apache TinkerPop :: Gremlin Console ................ SUCCESS [
15.279 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben1437/incubator-tinkerpop tinkerpop-713
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/73.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 #73
----
commit 30a93e0c55f9190ab7f49ae1c444ff11b4cbf6c2
Author: David Robinson <[email protected]>
Date: 2015-06-09T17:07:11Z
TinkerPop-713: use specific groovy dependencies, remove cc license on
groovy console
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---