Shawn Bayern wrote: > > I think I've fixed it; let's see if it fails again tonight. (I'm not sure > why it was failing; the build works fine for me, but I've added the file > that GUMP in particular seems to be looking for.) Yup. That did it. Now I see that I need to define jaxp.jar in order to get xtags to build...I'll take care of that. The reason why it was failing is that the attempt to copy files which are not there was silently ignored by Ant 1.3. This will not be the case for Ant 1.4. The purpose of Gump is to provide early warning about such things. - Sam Ruby
