Author: kkolinko
Date: Mon Feb 10 18:48:36 2014
New Revision: 1566700

URL: http://svn.apache.org/r1566700
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56115
Merged r1566699 from tomcat/trunk:
Followup to r1566695
Correct typo

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/build.properties.default

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1566699

Modified: tomcat/tc7.0.x/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.properties.default?rev=1566700&r1=1566699&r2=1566700&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.properties.default (original)
+++ tomcat/tc7.0.x/trunk/build.properties.default Mon Feb 10 18:48:36 2014
@@ -54,7 +54,7 @@ test.jvmarg.egd=-Djava.security.egd=file
 gpg.exec=/path/to/gpg
 
 # ----- Settings to use when downloading files -----
-trydownload.usehttpcaches=true
+trydownload.httpusecaches=true
 
 # ----- Default Base Path for Dependent Packages -----
 # Please note this path must be absolute, not relative,



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to