Author: markt Date: Sat Oct 3 16:39:21 2009 New Revision: 821356 URL: http://svn.apache.org/viewvc?rev=821356&view=rev Log: Remove native test and examples classes from TC 5.5 They have been recovered in native trunk and are also part of the native 1.1.x branch. They are not present in TC 6.0 and trunk.
Removed: tomcat/tc5.5.x/trunk/connectors/jni/examples/ tomcat/tc5.5.x/trunk/connectors/jni/test/ Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=821356&r1=821355&r2=821356&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Sat Oct 3 16:39:21 2009 @@ -127,16 +127,6 @@ +1: markt -1: -* Remove native test and examples classes from TC 5.5 - (connectors/jni/test, connectors/jni/examples). - They have been recovered in native trunk and are also part of - the native 1.1.x branch. - They are not present in TC 6.0 and trunk. - svn rm https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk/connectors/jni/test - svn rm https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk/connectors/jni/examples - +1: rjung, markt, kkolinko - -1: - * Clean up native classes (connectors/jni) in TC 5.5: - Remove all tasks in build.xml except for compile-only That's the only task used (called) by our top level build.xml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org