Author: markt Date: Mon Oct 7 19:09:27 2013 New Revision: 1530030 URL: http://svn.apache.org/r1530030 Log: Trailing whitespace police
Modified: tomcat/trunk/conf/catalina.properties tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/conf/catalina.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/catalina.properties?rev=1530030&r1=1530029&r2=1530030&view=diff ============================================================================== --- tomcat/trunk/conf/catalina.properties (original) +++ tomcat/trunk/conf/catalina.properties Mon Oct 7 19:09:27 2013 @@ -45,7 +45,7 @@ package.definition=sun.,java.,org.apache # repositories # "foo/bar.jar": Add bar.jar as a class repository # -# Note: Values are enclosed in double quotes ("...") in case either the +# Note: Values are enclosed in double quotes ("...") in case either the # ${catalina.base} path or the ${catalina.home} path contains a comma. common.loader="${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar" Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1530030&r1=1530029&r2=1530030&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Mon Oct 7 19:09:27 2013 @@ -175,7 +175,7 @@ </add> <fix> <bug>55620</bug>: Enable Tomcat to start when either $CATALINA_HOME - and/or $CATALINA_BASE contains a comma character. (markt) + and/or $CATALINA_BASE contains a comma character. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org