Author: jfclere
Date: Tue May 25 16:08:36 2010
New Revision: 948085
URL: http://svn.apache.org/viewvc?rev=948085&view=rev
Log:
Add missing classes.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=948085&r1=948084&r2=948085&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Tue May 25 16:08:36 2010
@@ -903,6 +903,7 @@
encoding="ISO-8859-1">
<classpath refid="tomcat.test.classpath" />
<include name="org/apache/**" />
+ <include name="javax/servlet/**" />
</javac>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]