Author: markt Date: Tue Mar 19 21:36:49 2013 New Revision: 1458526 URL: http://svn.apache.org/r1458526 Log: Fix typo
Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1458526&r1=1458525&r2=1458526&view=diff ============================================================================== --- tomcat/trunk/build.xml (original) +++ tomcat/trunk/build.xml Tue Mar 19 21:36:49 2013 @@ -1123,7 +1123,7 @@ failonerror="false"/> <copy file="${jdt.jar}" todir="${tomcat.embed}" /> - <!-- Note the meta-int below will work as long as there is only one JAR + <!-- Note the meta-inf below will work as long as there is only one JAR that needs to add entries. If there is more than one a more complex solution will be required. --> <jarIt jarfile="${tomcat-embed-core.jar}" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org