Author: kkolinko
Date: Mon Nov 15 02:30:49 2010
New Revision: 1035120
URL: http://svn.apache.org/viewvc?rev=1035120&view=rev
Log:
Add a comment
CTR
Modified:
tomcat/tc5.5.x/trunk/build/build.properties.default
Modified: tomcat/tc5.5.x/trunk/build/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/build/build.properties.default?rev=1035120&r1=1035119&r2=1035120&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/build/build.properties.default (original)
+++ tomcat/tc5.5.x/trunk/build/build.properties.default Mon Nov 15 02:30:49 2010
@@ -121,6 +121,9 @@ commons-el.loc=${base-commons.loc}/el/bi
# ----- Commons Logging, version 1.0.1 or later -----
+# Warning: If the version number here changes, several other files have to be
updated.
+# Search the sources for "commons-logging-api-1.1.1.jar"
+# -> tomcat.nsi, bootstrap.MF, catalina.policy
commons-logging.home=${base.path}/commons-logging-1.1.1
commons-logging.lib=${commons-logging.home}
commons-logging-api.jar=${commons-logging.lib}/commons-logging-api-1.1.1.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]