Cool! Thanks, Ruwan
On Thu, Apr 29, 2010 at 11:39 PM, Andreas Veithen <[email protected] > wrote: > I'm doing this cleanup now, in order to prepare the Axiom 1.2.9 > release. I'm trying to get ready for the release by 16th of May. > > Andreas > > On Thu, Apr 29, 2010 at 06:33, Ruwan Linton <[email protected]> > wrote: > > Andreas, > > > > When can we expect the AXIOM release with this class? Synapse is looking > at > > doing a release in a one month time, will we be able to get an AXIOM > release > > before that, with a compatible axis2 release as well.?? > > > > If not we will have to branch out and revert this... :-( > > > > Thanks, > > Ruwan > > > > On Thu, Apr 29, 2010 at 2:43 AM, <[email protected]> wrote: > >> > >> Author: veithen > >> Date: Wed Apr 28 21:13:14 2010 > >> New Revision: 939093 > >> > >> URL: http://svn.apache.org/viewvc?rev=939093&view=rev > >> Log: > >> WSCOMMONS-452: Removed WrappedTextNodeStreamReader from the Synapse > >> codebase since it is now available in Axiom. > >> > >> Removed: > >> > >> > > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/WrappedTextNodeStreamReader.java > >> Modified: > >> > >> > > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/TextFileDataSource.java > >> > >> Modified: > >> > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/TextFileDataSource.java > >> URL: > >> > http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/TextFileDataSource.java?rev=939093&r1=939092&r2=939093&view=diff > >> > >> > ============================================================================== > >> --- > >> > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/TextFileDataSource.java > >> (original) > >> +++ > >> > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/TextFileDataSource.java > >> Wed Apr 28 21:13:14 2010 > >> @@ -29,6 +29,7 @@ import org.apache.axiom.om.impl.MTOMXMLS > >> import org.apache.axiom.om.impl.llom.OMSourcedElementImpl; > >> import org.apache.axiom.om.impl.serialize.StreamingOMSerializer; > >> import org.apache.axiom.om.util.StAXUtils; > >> +import org.apache.axiom.util.stax.WrappedTextNodeStreamReader; > >> import org.apache.axis2.transport.base.BaseConstants; > >> import org.apache.synapse.commons.util.TemporaryData; > >> > >> > >> > > > > > > > > -- > > Ruwan Linton > > Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > > WSO2 Inc.; http://wso2.org > > email: [email protected]; cell: +94 77 341 3097 > > blog: http://ruwansblog.blogspot.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Ruwan Linton Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb WSO2 Inc.; http://wso2.org email: [email protected]; cell: +94 77 341 3097 blog: http://ruwansblog.blogspot.com
