[jira] Updated: (ZOOKEEPER-534) The test target in contib/bookkeeper does not depend on jar target.

2009-12-11 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-534:


Status: Open  (was: Patch Available)

trying hudson again.

 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
  Components: contrib-bookkeeper
Affects Versions: 3.2.1, 3.2.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-534.patch


 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.



[jira] Updated: (ZOOKEEPER-534) The test target in contib/bookkeeper does not depend on jar target.

2009-12-11 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-534:


Status: Patch Available  (was: Open)

 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
  Components: contrib-bookkeeper
Affects Versions: 3.2.1, 3.2.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-534.patch


 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.



[jira] Updated: (ZOOKEEPER-534) The test target in contib/bookkeeper does not depend on jar target.

2009-12-02 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-534:
---

Attachment: ZOOKEEPER-534.patch

updated bk and rest contribs to get common (ie log4j and junit) jars using ivy

fixed bk init to depend on checkmain, now always checks for zk being compiled 
first and gives sane warning

 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
  Components: contrib-bookkeeper
Affects Versions: 3.2.0, 3.2.1
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-534.patch


 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.



[jira] Updated: (ZOOKEEPER-534) The test target in contib/bookkeeper does not depend on jar target.

2009-12-02 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-534:
---

Status: Patch Available  (was: Open)

 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
  Components: contrib-bookkeeper
Affects Versions: 3.2.1, 3.2.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-534.patch


 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.