Author: kkolinko
Date: Sat Jun 20 10:59:49 2009
New Revision: 786792

URL: http://svn.apache.org/viewvc?rev=786792&view=rev
Log:
Fix wrong download location of tcnative 1.1.16
It is base-tomcat.loc that was wrong, not tomcat-native.loc.

Modified:
    tomcat/build/tc5.5.x/build.properties.default
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/build/tc5.5.x/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/build.properties.default?rev=786792&r1=786791&r2=786792&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/build.properties.default (original)
+++ tomcat/build/tc5.5.x/build.properties.default Sat Jun 20 10:59:49 2009
@@ -66,7 +66,7 @@
 #base-sf.loc=http://internap.dl.sourceforge.net/sourceforge
 
 # ----- Additional Tomcat files base location -----
-base-tomcat.loc=http://tomcat.apache.org/dev/dist
+base-tomcat.loc=http://archive.apache.org/dist/tomcat
 
 # --------------------------------------------------
 #                REQUIRED LIBRARIES

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=786792&r1=786791&r2=786792&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sat Jun 20 10:59:49 2009
@@ -243,7 +243,7 @@
         rather than a 501. (markt) 
       </fix>
       <update>
-        Update the APR/native connector to 1.1.16. (markt)
+        Update the APR/native connector to 1.1.16. (markt, kkolinko)
       </update>
       <fix>
         Correct potential DOS issue in Java AJP connector when processing

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=786792&r1=786791&r2=786792&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Sat Jun 20 10:59:49 2009
@@ -107,12 +107,6 @@
   +1: kkolinko, markt
   -1:
 
-* Fix wrong download location of tcnative 1.1.16
-  Patch for "build/build.properties.default":
-  
http://people.apache.org/~kkolinko/patches/2009-05-25_fix_tcnative_download.patch
-  +1: kkolinko, fhanik
-  -1: markt - the updated location is still wrong
-
 * Make 64-bit binaries/installer available for 5.5.x as well as 6.0.x
   http://svn.apache.org/viewvc?rev=777624&view=rev 
   +1: markt, fhanik



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

Reply via email to