On Tue, 26 Oct 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi Stefan, > >> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] >> >> On Tue, 26 Oct 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: >> >> > But then the Cactus Gump(y) build started to fail very often and >> > every time the reason was either in Gump(y) or in some dependent >> > project. I was not able to find enough time and energy to >> > continue fixing the outside world so I stopped. >> >> In case you didn't recognize - we did for you 8-) > > As vigilant as ever! :-) I should have realized you were > listening...
Uhm, I hope that doesn't change anything you want to say. > Please accept my apologies for sending some negative waves towards > Gump... :-) Seriously, if you have reason to complain, do so. As loud as possible. > Ok. I have not been very active in Cactus land recently but I think > it would be a good idea for us to pay attention again to Gump and > fix our build. Back to the original subject, Gump is also performing JDK 1.5 builds[1] and they are failing for Cactus right now. I think that any build that uses XSLT and includes Apache xml-apis will need to explicitly depend on Xalan in JDK 1.5 as well. I'll fix that. The reason here is that it works by accident in JDK 1.4 since Xalan-J is part of the JDK and JDK 1.5 has switched to XSLTC. Stefan Footnotes: [1] http://brutus.apache.org/gump/jdk15/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
