You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michi Mutsuzaki (JIRA)" <ji...@apache.org> on 2014/04/23 22:28:19 UTC

[jira] [Updated] (ZOOKEEPER-474) add compile, test, and improved package targets to zkperl build.xml

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

Michi Mutsuzaki updated ZOOKEEPER-474:
--------------------------------------

    Fix Version/s:     (was: 3.5.0)
                   3.6.0

> add compile, test, and improved package targets to zkperl build.xml
> -------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-474
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-474
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 3.2.0
>            Reporter: Chris Darroch
>            Assignee: Chris Darroch
>             Fix For: 3.6.0
>
>         Attachments: ZOOKEEPER-474.patch, zk474_testout.txt
>
>
> This patch adds compile and test targets to the zkperl build.xml, and tweaks the package target a little to use the manifest file.
> For me, "ant compile", "ant test", and "ant clean" all work (from scratch, in each case) when using Ant in the local src/contrib/zkperl directory.
> Further, "ant package" in the top-level directory seems to continue to build zkperl along with everything else, and leaves out the build.xml and t/zkServer.sh files, which is appropriate.
> From what I can see, the top-level build.xml doesn't actually invoke the test-contrib target, so I'm not sure if there's a way to integrate the zkperl tests into the main hudson automated test process, but that would be ideal, if at all possible.  I feel like I've seen comments to the effect that the zkpython tests are run automatically, but I'm not sure if that's actually true or not.



--
This message was sent by Atlassian JIRA
(v6.2#6252)