Author: kkolinko Date: Tue Jan 7 23:13:57 2014 New Revision: 1556397 URL: http://svn.apache.org/r1556397 Log: proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1556397&r1=1556396&r2=1556397&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jan 7 23:13:57 2014 @@ -136,8 +136,10 @@ PATCHES PROPOSED TO BACKPORT: on classpath, but uses whatever version is available with Ant, with <available classname="junit.framework.TestCase" property="junit.present" /> - A patch to introduce JUnit 4 may be based on r1408413, but note that - it requires Ant >= 1.8.0. + A patch to introduce JUnit 4 may be to fix the Eclipse file and + fix the availability check to look for a JUnit 4 class. + (A more detailed solution may be based on r1408413, but that + requires Ant >= 1.8.0). -1: * Avoid possible NPE when a content type with no charset is specified @@ -146,6 +148,12 @@ PATCHES PROPOSED TO BACKPORT: +1: markt, kkolinko, remm -1: +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55973 + Fix processing of XML schemas when validation is enabled in Jasper + http://svn.apache.org/r1556377 + +1: kkolinko + -1: + PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org