Hi Bob

From: "bob mcwhirter" <[EMAIL PROTECTED]>
> On Fri, 4 May 2001, James Strachan wrote:
>
> > Hi Dave
> >
> > > The first is that the Antlr
> > > grammar files in org.dom4j.xpath.parser aren't included in
> > > the distribution.  I was able to get around this, by just
> > > getting them from the CVS repository.  No big deal.
> >
> > Whoops - well spotted David. I'll fix the Ant build to make sure they
get
> > included in the 0.3 release. Thanks for spotting this!
>
> Gotta include those .g files, man.
>
> Don't be slighting the xpath sources... ;)

:-)

I've fixed this now - a really minor tweek to the Ant build file.

> Honestly, try this:
>
> Remove the comparators and recompile.  I don't think
> they are truly used right now.  At least, the original
> werken.xpath never actually used them.
>
> Else, just do _orders = new HashMap(0); or maybe we can create
> a singleton empty-map:

I just left singleton empty maps there instead - the dependency on
Collections.EMPTY_MAP is now gone.
I just did a build on JDK 1.2.2 and it worked fine (Antlr files there too!).

I've just checked both fixes into CVS, they'll both show up the new 0.3
release.

Thanks Bob & Dave!

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to