[
https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222106#comment-13222106
]
zhouyanming commented on ZOOKEEPER-1120:
----------------------------------------
file
http://svn.apache.org/repos/asf/zookeeper/trunk/src/recipes/build-recipes.xml
1.
<property name="zk.root" location="${root}/../../../"/>
should be
<property name="zk.root" location="${root}/../../"/>
2.
property version doesn't exists
jar:
[echo] recipes: lock
[jar] Building jar:
D:\download\zookeeper-3.3.4\build\recipes\lock\zookeeper-${version}-recipes-lock.jar
> recipes haven't been built in distribution package
> --------------------------------------------------
>
> Key: ZOOKEEPER-1120
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1120
> Project: ZooKeeper
> Issue Type: Task
> Components: build, recipes
> Affects Versions: 3.3.3
> Reporter: zhouyanming
>
> I have download zookeeper-3.3.3.tar.gz,and have not found
> zookeeper-recipes.jar in dist-maven,so I try to build it myself
> D:\packages\zookeeper-3.3.3\recipes\lock>ant
> Buildfile: D:\packages\zookeeper-3.3.3\recipes\lock\build.xml
> BUILD FAILED
> D:\packages\zookeeper-3.3.3\recipes\lock\build.xml:19: Cannot find
> D:\packages\zookeeper-3.3.3\recipes\build-recipes.xml imported from
> D:\packages\zookeeper-3.3.3\recipes\lock\build.xml
> Total time: 0 seconds
> recipes/build-recipes.xml doesn't include in zookeeper-3.3.3.tar.gz
--
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