Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.0, 3.2.1
-
None
-
Reviewed
Description
The test target in contib/bookkeeper does not depend on jar target. So the ant test target gives compilation errors if the main is not compiled which can be prevented if it depends on jar. It can then check if main has been compiled or not and throw out a reasonable error.
Attachments
Attachments
Issue Links
- depends upon
-
ZOOKEEPER-623 ClientBase in bookkeeper.util requires junit
- Closed