Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 72551CEEB for ; Sat, 2 Jun 2012 12:21:26 +0000 (UTC) Received: (qmail 91628 invoked by uid 500); 2 Jun 2012 12:21:25 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 91411 invoked by uid 500); 2 Jun 2012 12:21:24 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 91369 invoked by uid 99); 2 Jun 2012 12:21:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2012 12:21:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 020EE1402B8 for ; Sat, 2 Jun 2012 12:21:24 +0000 (UTC) Date: Sat, 2 Jun 2012 12:21:24 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: <2063236769.30113.1338639684010.JavaMail.jiratomcat@issues-vm> In-Reply-To: <75731600.27327.1324320690706.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CAMEL-4799) Umbrella ticket for XPath improvements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4799. -------------------------------- Resolution: Fixed > Umbrella ticket for XPath improvements > -------------------------------------- > > Key: CAMEL-4799 > URL: https://issues.apache.org/jira/browse/CAMEL-4799 > Project: Camel > Issue Type: Improvement > Components: camel-core, camel-spring > Reporter: Raul Kripalani > Assignee: Raul Kripalani > Fix For: 2.10.0 > > Attachments: changeTraceNamespacesToLogNamespaces.diff, xpathBalancingAndNamespaceTracing.diff > > > As agreed with Claus Ibsen over IRC, this ticket will group several XPath language improvements as sub-tasks. At least the following will be included: > * Balance up the XPath Java DSL with Spring DSL, namely to be able to specify Saxon as the XPathFactory from Spring DSL > * Crank up the logging for more verbosity when dealing with namespaces and during the evaluation process > * Improve namespace handling to make it more intelligent (e.g. if the XML doc has a default namespace and no other namespaces, and the XPath expression doesn't specify one, assume that the expression should be evaluated against the default namespace) > * Result QName definition to work with Saxon Object Model and XPath 2 constructs which are not embraced by JAXP (e.g. sequences), and possibly some type converters (still under evaluation) > * Balance up the Scala DSL if necessary -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira