[jira] Updated: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT

2009-01-15 Thread Runping Qi (JIRA)

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

Runping Qi updated ZOOKEEPER-273:
-

Attachment: patch_zookeeper_273.txt

> Zookeeper c client build should not depend on CPPUNIT
> -
>
> Key: ZOOKEEPER-273
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-273
> Project: Zookeeper
>  Issue Type: Bug
>  Components: c client
>Reporter: Runping Qi
> Attachments: patch_zookeeper_273.txt
>
>
> One should be able to build Zookeeper C client libs on a machine without 
> CPPUNIT installation.
> A simple fix is to remove from configure.ac the following line:
> M_PATH_CPPUNIT(1.10.2)

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



[jira] Updated: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT

2009-01-15 Thread Runping Qi (JIRA)

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

Runping Qi updated ZOOKEEPER-273:
-

Status: Patch Available  (was: Open)


Simply commented out the line and the problem is fixed.


> Zookeeper c client build should not depend on CPPUNIT
> -
>
> Key: ZOOKEEPER-273
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-273
> Project: Zookeeper
>  Issue Type: Bug
>  Components: c client
>Reporter: Runping Qi
> Attachments: patch_zookeeper_273.txt
>
>
> One should be able to build Zookeeper C client libs on a machine without 
> CPPUNIT installation.
> A simple fix is to remove from configure.ac the following line:
> M_PATH_CPPUNIT(1.10.2)

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



[jira] Created: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT

2009-01-14 Thread Runping Qi (JIRA)
Zookeeper c client build should not depend on CPPUNIT
-

 Key: ZOOKEEPER-273
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-273
 Project: Zookeeper
  Issue Type: Bug
  Components: c client
Reporter: Runping Qi



One should be able to build Zookeeper C client libs on a machine without 
CPPUNIT installation.

A simple fix is to remove from configure.ac the following line:
M_PATH_CPPUNIT(1.10.2)




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