David Robinson created TINKERPOP3-714:
-----------------------------------------
Summary: Exlucde 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: Bug
Components: build-release
Affects Versions: 3.0.0.GA
Environment: all builds
Reporter: David Robinson
Assignee: stephen mallette
Fix For: 3.0.0.GA
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)