You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2009/05/18 21:01:46 UTC

[jira] Updated: (ZOOKEEPER-404) nightly build failed on hudson.

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

Henry Robinson updated ZOOKEEPER-404:
-------------------------------------

    Attachment: ZOOKEEPER-404.patch

The problem was building the package version of zkpython - ant didn't realise it wasn't Java. I've added a package project to build.xml in zkpython which allows the package target to build correctly.

> nightly build failed on hudson.
> -------------------------------
>
>                 Key: ZOOKEEPER-404
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-404
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Priority: Critical
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-404.patch
>
>
> the nightly build failed with the following error
> compile:
>      [echo] contrib: zkpython
> BUILD FAILED
> /home/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/build.xml:444: The following error occurred while executing this line:
> /home/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/contrib/build.xml:39: The following error occurred while executing this line:
> /home/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/contrib/build-contrib.xml:79: srcdir "/home/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/contrib/zkpython/src/java" does not exist!
> Total time: 32 seconds
> Publishing Javadoc
> Recording test results
> Recording fingerprints
> Publishing Clover coverage report...
> Sending e-mails to: zookeeper-dev@hadoop.apache.org
> finished: FAILURE

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