Author: markt Date: Wed Aug 23 19:01:40 2006 New Revision: 434285 URL: http://svn.apache.org/viewvc?rev=434285&view=rev Log: Fix javadoc warnings
Modified: tomcat/jasper/branches/tc4.1.x/build.xml Modified: tomcat/jasper/branches/tc4.1.x/build.xml URL: http://svn.apache.org/viewvc/tomcat/jasper/branches/tc4.1.x/build.xml?rev=434285&r1=434284&r2=434285&view=diff ============================================================================== --- tomcat/jasper/branches/tc4.1.x/build.xml (original) +++ tomcat/jasper/branches/tc4.1.x/build.xml Wed Aug 23 19:01:40 2006 @@ -29,6 +29,7 @@ <pathelement location="${xmlParserAPIs.jar}"/> <pathelement location="${commons-collections.jar}"/> <pathelement location="${jasper.build}/shared/classes"/> + <pathelement location="${ant.jar}"/> </path> <!-- Construct unit tests classpath --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]