Ivan, I have an entire list of changes that I want to include in 1.6.1 and that I need to merge from the trunk. I will include the changes relevant for Geronimo as well.
Note to the Axis2 folks: this will require upgrading the 1.6 branch to Neethi 3.0.x (from Neethi 2.0.x). If anybody sees an issue, please shout. Andreas On Sun, Jul 10, 2011 at 15:58, Ivan <[email protected]> wrote: > Hi, Axis2 devs, any thought to port those listed changes to 1.6 branch ? > Thanks. > > 2011/7/8 Ivan <[email protected]> >> >> Just add the geronimo mail address. >> >> 2011/7/8 Ivan <[email protected]> >>> >>> Hi, the initial reason for moving to 1.7.0-SNAPSHOT is for the Policy >>> support, the changes are list below. If they could be ported to 1.6 branch, >>> we are fine to try to turn to 1.6 branch. >>> Also, understand that you guys are busy with some other stuffs, will be >>> very appreciated if those web services patches could be reviewed and >>> included in the 1.6 branch. I pasted the Jira list in the end of the mail. >>> The initial thread could be found >>> http://www.mail-archive.com/[email protected]/msg06438.html >>> Thanks. >>> ---> >>> Revision: 1090457 >>> Author: veithen >>> Date: 5:36:59 AM, Saturday, April 09, 2011 >>> Message: >>> Exclude the transitive Woodstox dependency from Neethi. Otherwise we will >>> end up with two versions of Woodstox. >>> ---- >>> Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml >>> Revision: 1090429 >>> Author: veithen >>> Date: 4:19:38 AM, Saturday, April 09, 2011 >>> Message: >>> Neethi now supports DOM elements. Therefore we don't need to convert DOM >>> elements to stream any more. Alos, DOM2Writer seems to have a bug that >>> causes processing of some policies to fail. >>> ---- >>> Modified : >>> /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/PolicyUtil.java >>> Revision: 1089989 >>> Author: veithen >>> Date: 4:27:37 AM, Friday, April 08, 2011 >>> Message: >>> Updated Neethi dependency and fixed PolicyUtil such that it supports all >>> WS-Policy namespaces supported by Neethi. >>> ---- >>> Modified : >>> /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/PolicyUtil.java >>> Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml >>> <--- >>> Jira list: >>> (AXIS2-5062) Connection is not released while using JAXWS client >>> API >>> (AXIS2-5039) Override the SOAPAction from the SOAPMessage MIME header if >>> it is explicitly configured later >>> (AXIS2-5023) Ambigious use of isElementData in the Block interface >>> (AXIS2-5022) Support addressing meta data with policy 1.5 framework >>> (AXIS2-5040) Ignore the methods while no webmethod annotation and no >>> webservice annotation on the declaring class >>> (AXIS2-5034) Incorrect exception name is used for fault message while >>> creating AxisService from WSDL >>> (AXIS2-5001) SOAPMessage.getSOAPHeaders() return null while no headers in >>> the soap envelope >>> (AXIS2-4996) Exclude content-length header while chunked is enabled >>> 2011/7/8 Andreas Veithen <[email protected]> >>>> >>>> Ivan, >>>> >>>> There are no plans for a 1.7.0 release, but we can do a 1.6.1 >>>> maintenance release. For that you need to let us know which changes >>>> you want to see included in that release, so that we can merge them to >>>> the 1.6 branch. The goal is to make Geronimo work with 1.6.1-SNAPSHOT. >>>> Once that is done, we can create the 1.6.1 release anytime you want. >>>> >>>> Andreas >>>> >>>> On Fri, Jul 8, 2011 at 04:31, Ivan <[email protected]> wrote: >>>> > Hi, Axis2 devs, >>>> > Geronimo bundles the some Axis2 components of 1.7.0-SNAPSHOT, and >>>> > it is >>>> > obviously that we could not release these bundles with snapshot. I am >>>> > wondering that whether Axis2 could have chance to have a 1.7.0 >>>> > release, or >>>> > maybe a milestone release ? >>>> > thanks. >>>> > -- >>>> > Ivan >>>> > >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> >>> -- >>> Ivan >> >> >> >> -- >> Ivan > > > > -- > Ivan > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
