Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F078EECD0 for ; Wed, 23 Jan 2013 20:29:35 +0000 (UTC) Received: (qmail 79231 invoked by uid 500); 23 Jan 2013 20:29:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 79200 invoked by uid 500); 23 Jan 2013 20:29:35 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 79192 invoked by uid 99); 23 Jan 2013 20:29:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 20:29:35 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.mueller@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-ob0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 20:29:30 +0000 Received: by mail-ob0-f173.google.com with SMTP id dn14so1545012obc.4 for ; Wed, 23 Jan 2013 12:29:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=SJHzoa/1c56+JF7raR5CWEgWUCZhKyHRPaLUvJoXN04=; b=An8AQYdNeu1ld+BE86Bueg9rlWB/uKR7DJYciR4TLlkXGH5rcXAm7iTeBSU/nhL5KS BnsLGMUPcYU5cH7Fy8GwrcO+52olrGppUtHZmnkaJ7MMG8i554CWjAUb9CYYZErbxfuv ZP0dzIM3qUIo+D+7ry55vdqHkJOb3b5F34aHNJWd9Mj91BCRDBvGP3KCqM60JIltLpov 4TK2UNoQ3onC9+uv6NOgZn1W1CUuPhaRW9wLatmw8jxH1FtMD3U2pbTlk2LMgo9cuncj y8PTln9nccNEDGoJwUaHShAI3isVXPBIyPq7sxeADQq/rzvrd3wCVFy+HWVw8q17dLda PlGw== MIME-Version: 1.0 X-Received: by 10.60.1.73 with SMTP id 9mr2082011oek.130.1358972949274; Wed, 23 Jan 2013 12:29:09 -0800 (PST) Received: by 10.182.114.103 with HTTP; Wed, 23 Jan 2013 12:29:09 -0800 (PST) Received: by 10.182.114.103 with HTTP; Wed, 23 Jan 2013 12:29:09 -0800 (PST) In-Reply-To: <1358959040007-5726081.post@n5.nabble.com> References: <1358912466425-5726035.post@n5.nabble.com> <1358916143850-5726038.post@n5.nabble.com> <1358924725400-5726039.post@n5.nabble.com> <1358959040007-5726081.post@n5.nabble.com> Date: Wed, 23 Jan 2013 21:29:09 +0100 Message-ID: Subject: Re: Tokenize Producing XML That is Not Well-Formed From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=e89a8fb20660e6a0be04d3fa8bf7 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb20660e6a0be04d3fa8bf7 Content-Type: text/plain; charset=ISO-8859-1 +1 We love contributions ;-) Have a look at http://camel.apache.org/contributing.html Best, Christian Sent from a mobile device Am 23.01.2013 17:37 schrieb "gheidorn" : > Christian, I created a JUnit that illustrates the issue (see attached). I > believe we should enhance the TokenXMLPairExpressionIterator to account for > self-closing XML tokens. If you agree, I'll submit a JIRA issue and can > work on a patch. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Tokenize-Producing-XML-That-is-Not-Well-Formed-tp5726035p5726081.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --e89a8fb20660e6a0be04d3fa8bf7--