[
https://issues.apache.org/jira/browse/UIMA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-521.
-------------------------------
Verified this builds sources when you use
mvn source:jar
command. It puts the 3 files LICENSE, DISCLAIMER, and NOTICES in the jar one
level higher than it does in the non-source jar. (In the non-source JAR, these
3 files are in the META-INF dir; here they're at the top level.) I don't think
this is an issue.
Note: The actual change is to replace custom "ant" code that was in here with
the standard
Maven way of doing things, which happens, as a nice side effect, to also enable
the
mvn source:jar
command to work.
> Add LICENSE, DISCLAIMER, and NOTICES files to source jars produced by Maven
> ---------------------------------------------------------------------------
>
> Key: UIMA-521
> URL: https://issues.apache.org/jira/browse/UIMA-521
> Project: UIMA
> Issue Type: Task
> Components: Build, Packaging and Test
> Reporter: Adam Lally
> Assignee: Marshall Schor
> Fix For: 2.2
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.