Hi Christoph,

I verified that patch is easily integrable even down to 2.11.x but as
I mentioned, not to 2.11.0.
if you want to stay with your copy of 2.11.0, you need to get the
commit history of TokenXMLExpressionIterator and merge all those
commits on a few classes to your 2.11.0 copy.
Alternatively, make your copy from the latest 2.11.x version and just
apply the patch directly there.

regards, aki



2014-04-24 15:31 GMT+02:00 Aki Yoshida <[email protected]>:
> regarding the integration to 2.11.x, I think the code using the
> current regex approach is available from 2.11.1, it should be possible
> to get the patch integrated into your 2.11 copy.
> if your copy was derived from 2.11.0, you have to get a bunch of classes 
> copied.
>
> I'll be integrating this patch down to 2.12.x and see if I already get
> hit by some merging issue. If I get hit, that's a bad news for me a
> good news for you because you can take my merged 2.12 patch to
> integrate it into your 2.11 copy. we will see ;-)
>
>
>
> 2014-04-24 14:34 GMT+02:00 cgiera <[email protected]>:
>> I see there are some changes between 2.11.0 and master regarding the
>> TokenXML* classes.
>> In the master version there is a "new" class TokenXMLExpressionIterator
>> where you did your changes, in 2.11.0 which i use there is only the
>> TokenXMLPairExpressionIterator.
>>
>> Maybe you can be so kind and help me patching 2.11.0?
>>
>> kind regards,
>> Christoph
>>
>>
>>
>> --
>> View this message in context: 
>> http://camel.465427.n5.nabble.com/Split-XML-with-xmlTokenizer-and-add-root-element-tp5750237p5750530.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to