You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org> on 2011/11/03 06:53:32 UTC

[jira] [Commented] (ZOOKEEPER-1283) building 3.3 branch fails with Ant 1.8.2 (success with 1.7.1 though)

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142856#comment-13142856 ] 

Hadoop QA commented on ZOOKEEPER-1283:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12502102/ZOOKEEPER-1283.patch
  against trunk revision 1196819.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/771//console

This message is automatically generated.
                
> building 3.3 branch fails with Ant 1.8.2 (success with 1.7.1 though)
> --------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1283
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1283
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.3.3
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Blocker
>             Fix For: 3.3.4
>
>         Attachments: ZOOKEEPER-1283.patch
>
>
> I tried to compile 3.3.3 or the current 3.3 branch head, in both cases using ant 1.8.2 fails, however 1.7.0 is successful
> here's the error:
> {noformat}
> Testsuite: org.apache.zookeeper.VerGenTest
> Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.009 sec
> Testcase: warning took 0.001 sec
> 	FAILED
> Class org.apache.zookeeper.VerGenTest has no public constructor TestCase(String name) or TestCase()
> junit.framework.AssertionFailedError: Class org.apache.zookeeper.VerGenTest has no public constructor TestCase(String name) or TestCase()
> {noformat}

--
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