[
https://issues.apache.org/jira/browse/ZOOKEEPER-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-1283:
------------------------------------
Attachment: ZOOKEEPER-1283.patch
this patch fixes the problem, I tested using both 1.8.2 and 1.7.1
> 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