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 <http://brutus.apache.org/~bodewig/>.

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.<init>(BaseXPath.java:140)
       at org.jaxen.BaseXPath.<init>(BaseXPath.java:161)
       at org.jaxen.dom4j.Dom4jXPath.<init>(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to