This appears to be a recent (within the last 48 hours) regression in
jakarta-ant.
The relevant portion of jakarta-tomcat-4.0/build.xml is as follows:
<target name="deploy" depends="deploy-static"
description="Build and deploy all components">
<echo>Target: Catalina - Deploy ...</echo>
<ant dir="./catalina" target="deploy"/>
<echo>Target: Jasper - Deploy ...</echo>
<ant dir="./jasper" target="deploy"/>
<echo>Target: Webapps - Deploy ...</echo>
<ant dir="./webapps" target="deploy"/>
</target>
- Sam Ruby
---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 01/28/2002
08:24 AM ---------------------------
Craig McClanahan <[EMAIL PROTECTED]> on 01/28/2002 07:41:39 AM
Please respond to "Tomcat Developers List" <[email protected]>
To: [email protected]
cc:
Subject: [GUMP] Build Failure - Tomcat 4.0
----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-01-28/jakarta-tomcat-4.0.html>
----------------------------------------------------
Buildfile: build.xml
deploy-prepare:
[mkdir] Created dir: /home/rubys/jakarta/jakarta-tomcat-4.0/build
deploy-static:
deploy:
[echo] Target: Catalina - Deploy ...
BUILD FAILED
/home/rubys/jakarta/jakarta-tomcat-4.0/catalina/build.xml:668: Compile
failed, messages should have been provided.
Total time: 56 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]
>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>