> Paths are ordered, although when a <fileset> is dropped into a path
that
> fileset will be in the order specified within the path, but the order
> within
> that fileset is undetermined.  Make sense?
> 
> I'm sure that there is probably a set order that it uses, but that is
an
> implementation detail that should not be relied upon.

I think claspath should be ordered. It's a common trick in many app
servers/etc to fool the class loader to load your version of an xml
parser by renaming say parser.jar to something like x_parser.jar so your
parser.jar takes precedence over the other one which is renamed to come
at the end.

Ara.


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


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to