[jira] Commented: (ZOOKEEPER-633) Fetch netty using ivy for bookkeeper

2010-01-06 Thread Hudson (JIRA)

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

Hudson commented on ZOOKEEPER-633:
--

Integrated in ZooKeeper-trunk #655 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/655/])


 Fetch netty using ivy for bookkeeper
 

 Key: ZOOKEEPER-633
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-633
 Project: Zookeeper
  Issue Type: Improvement
  Components: contrib-bookkeeper
Reporter: Flavio Paiva Junqueira
Assignee: Giridharan Kesavan
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-633.patch, zookeeper-633.patch, 
 zookeeper-633.patch, zookeeper-633.patch


 The patch of ZOOKEEPER-507 requires netty and to compile we now have to 
 manually add the netty jar to {project root}/src/java/lib. GIven that we 
 bookkeeper already fetches junit and log4j using ivy, we could also do it for 
 netty. However, we need to configure it to fetch from a different repository.

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



[jira] Commented: (ZOOKEEPER-633) Fetch netty using ivy for bookkeeper

2010-01-04 Thread Flavio Paiva Junqueira (JIRA)

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

Flavio Paiva Junqueira commented on ZOOKEEPER-633:
--

+1, It works great. The only small comment I have is that I'm getting the 
following message:

{noformat}
[ivy:retrieve] DEPRECATED: 'ivy.conf.file' is deprecated, use 
'ivy.settings.file' instead
{noformat} 

Does any of you know why I'm getting this message? 

 Fetch netty using ivy for bookkeeper
 

 Key: ZOOKEEPER-633
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-633
 Project: Zookeeper
  Issue Type: Improvement
  Components: contrib-bookkeeper
Reporter: Flavio Paiva Junqueira
Assignee: Giridharan Kesavan
 Fix For: 3.3.0

 Attachments: zookeeper-633.patch, zookeeper-633.patch


 The patch of ZOOKEEPER-507 requires netty and to compile we now have to 
 manually add the netty jar to {project root}/src/java/lib. GIven that we 
 bookkeeper already fetches junit and log4j using ivy, we could also do it for 
 netty. However, we need to configure it to fetch from a different repository.

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