[
https://issues.apache.org/jira/browse/TINKERPOP3-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582196#comment-14582196
]
David Robinson commented on TINKERPOP3-714:
-------------------------------------------
Here are the results from running:
mvn verify -DskipIntegrationTests=false
with the change in place for this JIRA:
INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache TinkerPop ................................... SUCCESS [ 4.233 s]
[INFO] Apache TinkerPop :: Gremlin Shaded ................. SUCCESS [ 1.381 s]
[INFO] Apache TinkerPop :: Gremlin Core ................... SUCCESS [ 19.417 s]
[INFO] Apache TinkerPop :: Gremlin Test ................... SUCCESS [ 7.902 s]
[INFO] Apache TinkerPop :: Gremlin Groovy ................. SUCCESS [ 44.553 s]
[INFO] Apache TinkerPop :: Gremlin Groovy Test ............ SUCCESS [ 6.416 s]
[INFO] Apache TinkerPop :: TinkerGraph Gremlin ............ SUCCESS [03:59 min]
[INFO] Apache TinkerPop :: Hadoop Gremlin ................. SUCCESS [49:49 min]
[INFO] Apache TinkerPop :: Neo4j Gremlin .................. SUCCESS [ 4.169 s]
[INFO] Apache TinkerPop :: Gremlin Driver ................. SUCCESS [ 7.926 s]
[INFO] Apache TinkerPop :: Gremlin Server ................. SUCCESS [05:19 min]
[INFO] Apache TinkerPop :: Gremlin Console ................ SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 h
[INFO] Finished at: 2015-06-11T06:11:39+00:00
[INFO] Final Memory: 37M/349M
> Exclude jsr305 jar in assemblies to prevent jsr305 cc license from appearing
> in distribution
> --------------------------------------------------------------------------------------------
>
> Key: TINKERPOP3-714
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-714
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: build-release
> Environment: all builds
> Reporter: David Robinson
> Assignee: stephen mallette
> Labels: build
> Fix For: 3.0.0.GA
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> jsr305 is licensed under the creative commons license and is packaged
> currently in the hadoop-gremlin-3.0.0-SNAPSHOT-job.jar and the standalone
> directory. It also isn't needed since it is a build time static checker.
> Change the assembly xmls to exclude the inclusion of jsr305.
> A pull request will be submitted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)