jadenquinn / ivyroundup

Automatically exported from code.google.com/p/ivyroundup
0 stars 0 forks source link

please add cxf-bundle 2.6.14 (patch attached) #502

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
cxf 2.6.14 contains a number of security fixes, as detailed here:
http://cxf.apache.org/security-advisories.html

Please find attached a patch to add the latest 2.6 release. I've taken pains to 
ensure that the dependencies work for my particular usage of this module, but I 
don't use it for CORBA or JMS, so I wouldn't recommend removing earlier 2.6 
versions from the roundup until someone can verify those deps are correct.

I use cxf as a servlet-based service and client from Java 7, and I also use the 
wsdl2java tooling; that's the part I'm sure is working.

svn cp src/modules/org.apache.cxf/cxf-bundle/2.6.{1,14}

Original issue reported on code.google.com by pie....@gmail.com on 17 Jun 2014 at 6:32

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks, added in r3134.

Original comment by archie.c...@gmail.com on 17 Jun 2014 at 9:14