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

Patrick Hunt updated ZOOKEEPER-130:
-----------------------------------

    Attachment: ZOOKEEPER-130.patch

this patch adds package, tar and binary targets

package generates the build/zookeeper-<version> directory structure
tar tars package output
binary tars package output excluding source that is includes as binary (jar)

Note: in this patch src/c and src/contrib/zkfuse (non-java code) are not 
compiled as binary but rather the source is included - end user would be 
expected to compile for the particular platform they are interested in 
supporting (linux/mac/32/64/solaris/etc...)

> update build.xml to support apache release process
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-130
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-130
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-130.patch
>
>
> update the build process to support "tar" and "binary" targets similar in 
> structure to hadoop-core build. this is needed as part of the 3.0.0 release 
> process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to