You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "zhouyanming (JIRA)" <ji...@apache.org> on 2011/07/08 02:50:16 UTC

[jira] [Created] (ZOOKEEPER-1120) recipes haven't been built in distribution package

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
             Fix For: 3.3.4


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-1120:
------------------------------------

    Fix Version/s:     (was: 3.5.0)
    
> 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

        

[jira] [Commented] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "zhouyanming (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222103#comment-13222103 ] 

zhouyanming commented on ZOOKEEPER-1120:
----------------------------------------

file http://svn.apache.org/repos/asf/zookeeper/trunk/src/recipes/build-recipes.xml doesn't include in dist  package
                
> 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

        

[jira] [Commented] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Harsh J (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181123#comment-13181123 ] 

Harsh J commented on ZOOKEEPER-1120:
------------------------------------

I built on OSX, the specific problem was that the release tar does not contain the recipes/build-recipes.xml. But that's changed now such that each recipe contains its own build.xml instead. I can build out a release 3.5 tar out of box on OSX and Linux without issues, but specifically no, I have not tested Windows (but that isn't relevant here I think).
                
> 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
>             Fix For: 3.5.0
>
>
> 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

        

[jira] [Commented] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Patrick Hunt (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181768#comment-13181768 ] 

Patrick Hunt commented on ZOOKEEPER-1120:
-----------------------------------------

Ok, thanks!
                
> 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
>             Fix For: 3.5.0
>
>
> 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

        

[jira] [Resolved] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Harsh J (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved ZOOKEEPER-1120.
--------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.3.5)
                   3.5.0

Seems to have been fixed on trunk. I'm having no issues running the package targets and building recipes.
                
> 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
>             Fix For: 3.5.0
>
>
> 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

        

[jira] [Commented] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Patrick Hunt (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180943#comment-13180943 ] 

Patrick Hunt commented on ZOOKEEPER-1120:
-----------------------------------------

Harsh you tried it on windows?
                
> 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
>             Fix For: 3.5.0
>
>
> 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

        

[jira] [Commented] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "zhouyanming (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (ZOOKEEPER-1120) recipes haven't been built in distribution package

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-1120:
------------------------------------

    Fix Version/s:     (was: 3.3.4)
                   3.3.5
    
> 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
>             Fix For: 3.3.5
>
>
> 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