[NOTE] I'm ccing Berin because it may interest him, since the Excalibur unit
tests all fail, maybe for the same reason.

> 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.

Could this do it?

     <work nested="build/jakarta-poi/classes"/>
+    <work nested="build/jakarta-poi/testcases"/>
     <work nested="tools/tmp/anttasks"/>

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------

Attachment: jakarta-poi.diff
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to