Author: violetagg
Date: Tue Jul 21 12:16:30 2015
New Revision: 1692095

URL: http://svn.apache.org/r1692095
Log:
Fixed the tests compilation. Applied feedback by kkolinko.

Modified:
    tomcat/tc7.0.x/trunk/build.xml

Modified: tomcat/tc7.0.x/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.xml?rev=1692095&r1=1692094&r2=1692095&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.xml (original)
+++ tomcat/tc7.0.x/trunk/build.xml Tue Jul 21 12:16:30 2015
@@ -1315,7 +1315,7 @@
            source="${compile.source}"
            target="${compile.target}"
            encoding="ISO-8859-1"
-           includeantruntime="false">
+           includeantruntime="true">
       <classpath refid="tomcat.test.classpath" />
       <include name="org/apache/**" />
       <include name="javax/**" />



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

Reply via email to