+1 for this.

I just changed the build system, so it should work with any installed
ant now without using our build scripts.

Carsten

> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 30, 2002 9:37 PM
> To: [EMAIL PROTECTED]
> Subject: Highly suggested build improvement
> 
> 
> Ant has the ability to directly manage the classpath used by ant. 
>  Currently, the build will
> fail unless you use the included build script.  We should attempt 
> to get the build to run
> with an installed Ant.
> 
> init:
>       [echo] 
> --------------------------------------------------------------
>       [echo]             Apache Cocoon 2.0.1-dev [1999-2002]
>       [echo] 
> --------------------------------------------------------------
>       [echo] Building with Apache Ant version 1.5alpha compiled 
> on November 23 2001
>       [echo] using build file c:\projects\xml-cocoon2\build.xml
>       [echo] 
> --------------------------------------------------------------
>      [javac] Compiling 1 source file to 
> C:\projects\xml-cocoon2\tools\anttasks
>      [javac] C:\projects\xml-cocoon2\tools\src\JTidyTask.java:31: 
> Class org.w3c.tidy.Tidy not found in import.
>      [javac] import org.w3c.tidy.Tidy;
>      [javac]        ^
>      [javac] 1 error
> 
> BUILD FAILED
> 
> c:\projects\xml-cocoon2\build.xml:244: Compile failed, messages 
> should have been provided.
> 
> 
> 
> Do you think we can get the build to work with the following:
> 
> $ant clean all
> 
> ?
> 
> -- 
> 
> "They that give up essential liberty to obtain a little temporary safety
>   deserve neither liberty nor safety."
>                  - Benjamin Franklin
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to