On 25 Apr 2002, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > will try to track this down today.
OK, it is fixed now. Some non-optional classes went into optional.jar instead of ant.jar, but they did so for months now. There are more things that look very strange to me and I don't know how to put the pieces together: (1) "build.sh jakarta-ant dist-lite" passed even before I fixed Ant's build file while "build.sh all" would fail. This made it rather difficult to track down as I had to start several "build.sh all"s until I was convinced it would work (those rsyncs can take quite some time). (2) No problems at all on my machine - or on nagoya. (3) I don't see any reference to regexp stuff in Ant's build file and the only mapper that is being used is a glob mapper (and this one as well has been there for months). I'd suspect that some change around Ant switching to Xerces has caused the problem, has it been working for the last couple of days? Could it be that Gump hasn't been running at all on this machine? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
