The test target in contib/bookkeeper does not depend on jar target.
-------------------------------------------------------------------

                 Key: ZOOKEEPER-534
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-534
             Project: Zookeeper
          Issue Type: Bug
            Reporter: Mahadev konar


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.

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

Reply via email to