[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Kelly updated BOOKKEEPER-145:
----------------------------------

    Attachment: BOOKKEEPER-145.diff

This new patch uses maven-notice-plugin to generate the NOTICE file, and 
contains a separate LICENSE file to be used for binary artifacts which include 
thirdparty code. I couldn't find a maven plugin to autogenerate the LICENSE 
file.

I've also rejigged the assembly to include the new NOTICE/LICENSE for binary 
packages. I've disabled binary package generation for all but hedwig-server and 
bookkeeper-server.

Run mvn clean package assembly:single to generate the packages now. The 
packages generated will be:

 * ./bookkeeper-server/target/bookkeeper-server-4.1.0-SNAPSHOT-bin.tar.gz
 * ./hedwig-server/target/hedwig-server-4.1.0-SNAPSHOT-bin.tar.gz
 * ./target/bookkeeper-4.1.0-SNAPSHOT-src.tar.gz

                
> Put notice and license file for distributed binaries in SVN
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-145
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-145
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-145.diff, BOOKKEEPER-145.diff
>
>
> During the 4.0.0 I manually put these in the binary tarballs. This is awkward 
> though. It's easier just to have them in the source tree.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to