Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 56972 invoked from network); 22 Mar 2005 21:00:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2005 21:00:08 -0000 Received: (qmail 68231 invoked by uid 500); 22 Mar 2005 21:00:06 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 68151 invoked by uid 500); 22 Mar 2005 21:00:06 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 32899 invoked by uid 99); 22 Mar 2005 20:45:53 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: 195.238.3.234 is neither permitted nor denied by domain of maarten.coene@gmail.com) Message-ID: <424083F9.6080500@gmail.com> Date: Tue, 22 Mar 2005 21:45:45 +0100 From: Maarten Coene User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: nl-NL, nl, en MIME-Version: 1.0 To: Jakarta Commons Developers List CC: bodewig@apache.org Subject: Re: [Gump][Jelly] XML Tags Test Failures References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You're probably having this problem: http://jira.codehaus.org/browse/JAXEN-73 which means that you'll have to change the way you use variables in your xpaths. regards, Maarten Stefan Bodewig schreef: >Hi, > >the current testreports can be found here . > >For all failing tests, the reason is > >[DATE omitted] org.apache.commons.jelly.expression.xpath.XPathExpression evaluate >SEVERE: Error constructing xpath >org.jaxen.XPathSyntaxException: Node-set expected > at org.jaxen.BaseXPath.(BaseXPath.java:140) > at org.jaxen.BaseXPath.(BaseXPath.java:161) > at org.jaxen.dom4j.Dom4jXPath.(Dom4jXPath.java:101) > at org.apache.commons.jelly.expression.xpath.XPathExpression.evaluate(XPathExpression.java:78) > at org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61) > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:235) > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) > at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186) >... > >We are running against CVS HEAD of Jaxen. There may have been a >change in Jaxen that's causing this. > >Stefan > >--------------------------------------------------------------------- >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org