usr/src/cmd/tomcat/Solaris/build.properties.sed
changeset 7 f96733ecc878
parent 0 b34509ac961f
child 113 b1282e88c680
--- a/usr/src/cmd/tomcat/Solaris/build.properties.sed	Mon Feb 08 12:51:29 2010 +0200
+++ b/usr/src/cmd/tomcat/Solaris/build.properties.sed	Mon Feb 08 15:41:40 2010 +0200
@@ -1,4 +1,4 @@
-#ident	"@(#)build.properties.sed	1.2	08/02/14 SMI"
+#ident	"@(#)build.properties.sed	1.3	10/01/27 SMI"
 #
 # CDDL HEADER START
 #
@@ -19,11 +19,11 @@
 #
 # CDDL HEADER END
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
-# Use subject to license terms.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
 
 # substitute the only direct URL (so we can handle it like others) 
-s/http:\/\/www\.eclipse\.org/\${base-tomcat\.loc}/
+s/http:\/\/archive\.eclipse\.org\/eclipse\/downloads\/drops\/R-3.3.1-200709211145/\${base-tomcat\.loc}/
 
 # change http:// URLs to file:// pointing to cmd/tomcat directory 
 /^base-commons/s/=.*/=file:\/\/${base.path}\/..\//