> I think I nailed that bug. Please find attached a new version of
> DefaultLocationPath.java. 

Thanks, I'll check it out lateron today.

> I can't run junit right now because it has dom4j hardcoded all over the
> core tests (why? :) and I don't want to install dom4j :)

Because dom4j is the One True Model. ;)

Once again, it should be in the lib/ directory, and using the build.pl
script to kick Ant, it should All Just Work.  We try to minimize the
hassle by including everything you need, and having build.pl set up
the classpath appropriately.

> Could you please run a regression test on it? I'm quite keen to use this
> stuff. What it does is instead of evaluating the step on all context
> nodes, and then evaluating the predicate over the result, it evaluates
> the predicate for EACH context node, stores the result in an interim
> list, and compiles a new list at the end.

Sounds great.

I'll try to get it integrated this evening.

You just got yourself added to the status.xml list of contributors. ;)

        -bob


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to