[
https://issues.apache.org/jira/browse/ZOOKEEPER-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Koch updated ZOOKEEPER-899:
----------------------------------
Attachment: ZOOKEEPER-899.patch
log4j has changed its publishing type from "jar" to "bundle" in version 1.2.16.
- something related to OSGI???
However in the ivy:retrieve tasks in build.xml the artifacts to copy where
filtered via type="jar"
I removed all type attributes to ivy:retrieve in the build.xml. The lib folders
contain only .jar files after calling all ivy-retrieve* tasks.
The type attributes could be reintroduced once there should be too many
artifact types retrieved and by somebody who knows maven good enough.
> Update Netty version in trunk to 3.2.2
> --------------------------------------
>
> Key: ZOOKEEPER-899
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-899
> Project: ZooKeeper
> Issue Type: Task
> Reporter: Thomas Koch
> Assignee: Thomas Koch
> Attachments: ZOOKEEPER-899.patch, ZOOKEEPER-899.patch,
> ZOOKEEPER-899.patch, ZOOKEEPER-899.patch
>
>
> The patch for ZOOKEEPER-823 already has netty version 3.2.1.Final while trunk
> has still 3.1.5.GA. Could you please update the netty version in trunk so
> that we can rule out the version difference a s a cause for the failures?
> Note that the most recent version of netty is already 3.2.2, not 3.2.1 as in
> ZOOKEEPER-823
> - <dependency org="org.jboss.netty" name="netty" conf="default"
> rev="3.1.5.GA">
> + <dependency org="org.jboss.netty" name="netty" conf="default"
> rev="3.2.1.Final">
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira