From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > Anyone have any clue on this? I can't reproduce it! ... > > BUILD FAILED
Ok, I think that the kind answer of "Stefan Bodewig gives us insight. Here is the relevant info: From: "Stefan Bodewig" <[EMAIL PROTECTED]> > On Wed, 20 Mar 2002, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: > > > Unit tests for Jakarta-POI run by Gump are failing > > (http://jakarta.apache.org/builds/gump/2002-03-19/jakarta-poi.html), > > even if they work locally on both Linux and Wintel, with different > > OS versions. > > You must know that Gump sets the property build.sysclasspath to > "only", which makes Ant ignore all classpath settings in <junit>. > Only the system classpath will ever be consulted. I'll try to fix it ASAP. Also, I will split the Gump runs in two chunks: - jakarta-poi-package (test, packages, javadoc) - jakarta-poi-site (site) This means that we should be able to get the results of the tests in some way and publish them on our site :-) -o- As for Forrest, the basic site style is ready with both xml.apache and jakarta.apache skins, and we are getting ready to make the docs buils work with it. -o- Finally, Stefan Bodewig is seriously working on automatic site updates from the Gump builds, and committed already the code, missing the update script itself. IMHO it won't take long. Kudos++ to Stefan! :-) -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------
