[jira] Commented: (ZOOKEEPER-349) to automate patch testing

2009-03-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694100#action_12694100
 ] 

Hudson commented on ZOOKEEPER-349:
--

Integrated in ZooKeeper-trunk #267 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/267/])
. to automate patch testing. (giridharan kesavan via mahadev)


 to automate patch testing 
 --

 Key: ZOOKEEPER-349
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-349
 Project: Zookeeper
  Issue Type: Improvement
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Fix For: 3.2.0




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



[jira] Commented: (ZOOKEEPER-349) to automate patch testing

2009-03-26 Thread Giridharan Kesavan (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689753#action_12689753
 ] 

Giridharan Kesavan commented on ZOOKEEPER-349:
--

we should do the following changes once the above listed sub-tasks gets 
revolved.. 

test-patch.sh script resides in 
http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch dir.

To get this pulled as part of Zookeeper trunk we may have to configure 
svn:externals. 

Commands to configure svn externals for test-patch.sh script.. 

check out zookeeper trunk
cd zk-trunk/src/java
export EDITOR=vim
svn propedit svn:externals test
[ the above step will open up the vim editor type in the following line and 
save it]
bin http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch
svn commit

Once this is done we can create hudson job to enable patch testing for 
zookeeper.

 to automate patch testing 
 --

 Key: ZOOKEEPER-349
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-349
 Project: Zookeeper
  Issue Type: Improvement
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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