Hi Marco,

First off, this is the dev-list so I don't think this is the right place for your question. Use tomcat-user for these types of questions.

First of all make sure you aren't using Ant 1.6.4 (don't know about 1.6.5) otherwise you'll be running into these and other build-problems.
I'm currently using the cvs-version (1.7a) which works perfectly fine.

Secondly, you might want-to/have-to edit jakarta-tomcat-5/build.properties.default line 62 and change it to (for example):

   base-sf.loc=http://mesh.dl.sourceforge.net/sourceforge

But first try upgrading (or downgrading) Ant.
Good luck!

Greetz Jonathan

Marco Fister wrote:

Hi everybody!

While trying to build tomcat using the jakarta-tomcat-5.5.9-src tarball
build fails while trying to get junit.

The used link

http://unc.dl.sourceforge.net/sourceforge/junit/junit3.8.1.zip

is temporary not available.

The received file contains the sourceforge error message, not the
zip-compressed junit3.8.1 sources.


OUTPUT:

downloadzip:
     [get] Getting:
http://unc.dl.sourceforge.net/sourceforge/junit/junit3.8.1.zip
     [get] To: /usr/share/java/file.zip
   [unzip] Expanding: /usr/share/java/file.zip into /usr/share/java
BUILD FAILED
/root/jakarta-tomcat-5.5.9-src/build.xml:49: The following error
occurred while executing this line:
/root/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:1811: The
following error occurred while executing this line:
/root/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:1911: Error
while expanding /usr/share/java/file.zip


greetz, marfis:)

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





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

Reply via email to