Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 11e37ad

Browse files
author
jst
committed
new download location for tomcat
svn path=/trunk/; revision=53
1 parent fee243a commit 11e37ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javahelp_nbproject/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ have any questions.
8181

8282
<target name="download-tomcat-zip" unless="tomcat-zip-present">
8383
<echo message="Downloading Apache Tomcat for servlet-api.jar and jsp-api.jar"/>
84-
<get src="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.zip"
84+
<get src="http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.zip"
8585
dest="${tomcat-zip}"/>
8686
</target>
8787

0 commit comments

Comments
 (0)