[
https://issues.apache.org/jira/browse/CAMEL-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861159#comment-13861159
]
Aki Yoshida commented on CAMEL-6004:
------------------------------------
Hi subrata,
The issue which you are observing has been solved with CAMEL-6940.
Concretely, CAMEL-6004 did not handle some cases when child elements of the
split target element are self-terminated and this particular issue was fixed in
CAMEL-6940.
regards, aki
> Tokenize XML does not support self-closing XML tokens
> -----------------------------------------------------
>
> Key: CAMEL-6004
> URL: https://issues.apache.org/jira/browse/CAMEL-6004
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.10.2
> Reporter: Greg Heidorn
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.10.6, 2.11.1, 2.12.0
>
> Attachments: GenericTokenizeTest.java, camel-6004.patch
>
>
> Tokenize creates non-well-formed XML when handling self-closing XML tokens.
> Tokenize should support parsing tokens that are either have a closing tag or
> are self-closing.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)