[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778669#comment-16778669
 ] 

Hudson commented on ZOOKEEPER-3285:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #416 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/416/])
ZOOKEEPER-3285: Maven migration - add convenience tar, assembly module (andor: 
rev 54b4f8aa1ab23a175d460347d250fb9497a28a09)
* (edit) zookeeper-server/pom.xml
* (edit) zookeeper-jute/pom.xml
* (edit) pom.xml
* (delete) source-package.xml
* (add) zookeeper-assembly/src/main/assembly/source-package.xml
* (edit) zookeeper-contrib/pom.xml
* (edit) build.xml
* (edit) zookeeper-recipes/pom.xml
* (edit) zookeeper-client/pom.xml
* (add) zookeeper-assembly/pom.xml
* (add) zookeeper-assembly/src/main/assembly/bin-package.xml
* (add) zookeeper-assembly/src/main/assembly/components.xml
* (edit) zookeeper-docs/pom.xml


> Move assembly into its own sub-module
> -------------------------------------
>
>                 Key: ZOOKEEPER-3285
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3285
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.5.4, 3.6.0
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> In order to create a "convenience tar" it is better to create a seperate 
> sub-module for assembly, as if it's in the parent pom, it will be built 
> first, and the binaries will not necessarily be available at the time (only 
> if it was built prior). Even if it is available, I can't refer to the 
> artifact from assembly descriptor.
> Bonus: add automatic checksum generation for every artifact created by maven. 
> sha512 should be used. md5 is deprecated and sha1 is only 20 bytes.
> For now, I will not backport this to 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to