Author: markt
Date: Mon Dec  6 19:20:57 2010
New Revision: 1042761

URL: http://svn.apache.org/viewvc?rev=1042761&view=rev
Log:
Get the tests running again on the command line

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1042761&r1=1042760&r2=1042761&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Mon Dec  6 19:20:57 2010
@@ -994,7 +994,7 @@
            includeantruntime="false">
       <classpath refid="tomcat.test.classpath" />
       <include name="org/apache/**" />
-      <include name="javax/servlet/**" />
+      <include name="javax/**" />
     </javac>
   </target>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to