Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 65388 invoked from network); 5 Jul 2007 08:55:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jul 2007 08:55:33 -0000 Received: (qmail 1769 invoked by uid 500); 5 Jul 2007 08:55:31 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 1692 invoked by uid 500); 5 Jul 2007 08:55:31 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 1588 invoked by uid 99); 5 Jul 2007 08:55:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 01:55:30 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 01:55:27 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8DC3D714229 for ; Thu, 5 Jul 2007 01:55:07 -0700 (PDT) Message-ID: <8251058.1183625707576.JavaMail.jira@brutus> Date: Thu, 5 Jul 2007 01:55:07 -0700 (PDT) From: "Sergey Vladimirov (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Updated: (JXPATH-92) Allow to use NodePointers as variable values and preserve tree position information In-Reply-To: <13333031.1183625707023.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JXPATH-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Vladimirov updated JXPATH-92: ------------------------------------ Attachment: hack-patch.txt VariablePointerTestCase.java the updated test case testUnionOfVariableByPointerAndNode(). "Hach" patch should be applied to jxpath/src for test case to work. > Allow to use NodePointers as variable values and preserve tree position information > ----------------------------------------------------------------------------------- > > Key: JXPATH-92 > URL: https://issues.apache.org/jira/browse/JXPATH-92 > Project: Commons JXPath > Issue Type: Improvement > Affects Versions: 1.2 Final > Reporter: Sergey Vladimirov > Attachments: hack-patch.txt, VariablePointerTestCase.java > > > Moved from JXPATH-89 > It should be possible to return NodePointer as variable value and use such node pointer as part of original tree to sort and comapre nodes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org