Agreed. Hopefully really soon we'll be moving to
using the saxpath project (http://sourceforge.net/projects/saxpath)
which will avoid the use of Antlr as the parser of XPath expressions and we'll
have a smaller and faster code base and better exceptions if bad XPath
expressions are used.
The detail of this problem is that right now Antlr
has a fiddley way of seperating runtime from build time classes. It looks like
the Antlr build process missed one out. I'll have a look at fixing this real
soon now.
James
|
- [dom4j-dev] missing class in distribution... Mike Skells \(ebizz-consulting\)
- Re: [dom4j-dev] missing class in dis... James Strachan
- Re: [dom4j-dev] missing class in dis... James Strachan