[
https://issues.apache.org/jira/browse/OPENJPA-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-880.
----------------------------------
Resolution: Fixed
committed to trunk as Rev779191. OPENJPA-1103 opened to remember to update
NOTICE files after the Spec has been released.
> Use maven-remote-resources-plugin to generate required legal files
> ------------------------------------------------------------------
>
> Key: OPENJPA-880
> URL: https://issues.apache.org/jira/browse/OPENJPA-880
> Project: OpenJPA
> Issue Type: Sub-task
> Components: build / infrastructure
> Affects Versions: 1.0.5, 1.1.1, 1.2.2, 1.3.0, 2.0.0
> Reporter: Donald Woods
> Assignee: Donald Woods
> Priority: Minor
> Fix For: 1.3.0, 2.0.0
>
> Attachments: OPENJPA-880-13x.patch
>
>
> Update the build to use the maven-remote-resources-plugin to generate the ASF
> required LICENSE/NOTICE files.
> This will involve:
> 1) updating the root pom to setup the maven-remote-resources-plugin
> 2) moving the existing LICENSE/NOTICE files from openjpa-project to the
> source root dir
> 3) removing other LICENSE/NOTICE files from the source, as the plugin will
> generate them
> 4) add LICENSE.vm and/or NOTICE.vm files for artifact unique legal
> requirements (like XSD notices and/or unique copyright statements)
> Afterwards, we'll only have to add/update the LICENSE.vm/NOTICE.vm files for
> a specific module if we add new code that contains new notices, as the plugin
> will automatically include the LICENSE/NOTICE text from included dependencies
> as needed.
> This will be an updated patch, based on earlier work done by David Jencks for
> OPENJPA-772.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.