----- Original Message ----- 
From: "Jeff Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 3:14 PM
Subject: [PATCH] Cactus build problems


> Hi,
> 
> Attached is a patch that gets Cactus compiling with a clean classpath.
> 
> Currently, the classpaths of <javac>, <stylebook> and <javadoc> only use
> the ${java.class.path} property. They make no use of the variables set
> in build.properties. This causes:
>  - compilation to fail with "junit.framework.* not found" errors.
>  - javadoc to generate lots of similar junit errors.
>  - stylebook dies, as xerces.jar and xalan.jar aren't available.
> 

Thanks for your patch . I have applied it and committed the changes to CVS.

> Apart from that, the build system is pretty neat. Using build.properties
> files greatly simplifies things.
> 

I'm glad you like it !

> --Jeff
Vincent

Reply via email to