Author: rjung Date: Fri Jan 24 14:31:02 2014 New Revision: 1561023 URL: http://svn.apache.org/r1561023 Log: And then there were three (and a comment).
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=1561023&r1=1561022&r2=1561023&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jan 24 14:31:02 2014 @@ -32,7 +32,7 @@ PATCHES PROPOSED TO BACKPORT: * Correct Maven dependencies http://people.apache.org/~markt/patches/2014-01-23-poms-tc6-v1.patch - +1: markt, kkolinko + +1: markt, kkolinko, rjung -1: * Update sample Eclipse IDE project to use JUnit 4 and @@ -40,15 +40,17 @@ PATCHES PROPOSED TO BACKPORT: when several JDKs are configured. Remove unused JUnit-related properties from Ant build files. https://people.apache.org/~kkolinko/patches/2014-01-24_tc6_junit4_eclipse.patch - +1: kkolinko, markt + +1: kkolinko, markt, rjung -1: + rjung: there are some additional junit references in file test/build.xml. + I wasn't able to make them work. Maybe more cleanup opportunity? * Remove a stale empty test class from tribes tests. It does nothing, has no references. JUnit complains about it with "junit.framework.AssertionFailedError: No tests found" svn rm test/org/apache/catalina/tribes/test/interceptors/TestTwoPhaseCommit.java - +1: kkolinko, markt + +1: kkolinko, markt, rjung -1: * Align ROOT/index.html and ROOT/index.jsp @@ -66,13 +68,13 @@ PATCHES PROPOSED TO BACKPORT: page on the site, so that people have a chance to read instructions there. https://people.apache.org/~kkolinko/patches/2014-01-24_tc6_ROOT_index.patch - +1: kkolinko, markt + +1: kkolinko, markt, rjung -1: * Remove second copy of RUNNING.txt from the full-docs distribution. (Backport of r981845) https://people.apache.org/~kkolinko/patches/2014-01-24_tc6_fulldocs_RUNNING.patch - +1: kkolinko, markt + +1: kkolinko, markt, rjung -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