Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 87651 invoked from network); 7 Jan 2011 10:23:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2011 10:23:11 -0000 Received: (qmail 19929 invoked by uid 500); 7 Jan 2011 10:23:11 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 19830 invoked by uid 500); 7 Jan 2011 10:23:10 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 19821 invoked by uid 500); 7 Jan 2011 10:23:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 19818 invoked by uid 99); 7 Jan 2011 10:23:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 10:23:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 10:23:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p07AMjT2011536 for ; Fri, 7 Jan 2011 10:22:46 GMT Message-ID: <23781401.208891294395765502.JavaMail.jira@thor> Date: Fri, 7 Jan 2011 05:22:45 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-3509) XQuery - Add option to ignore whitespaces In-Reply-To: <31821294.208781294395525487.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3509. -------------------------------- Resolution: Fixed trunk: 1056239. Now all whitespaces is stipped by default (eg the whitespace between xml tags) > XQuery - Add option to ignore whitespaces > ----------------------------------------- > > Key: CAMEL-3509 > URL: https://issues.apache.org/jira/browse/CAMEL-3509 > Project: Camel > Issue Type: New Feature > Components: camel-saxon > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > > Currently whitespaces is preserved. We should by default remote all. > Add option so you can set it to strip ignorable whitespaces as fallback. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.