Author: rjung Date: Wed Sep 16 22:34:42 2009 New Revision: 815992 URL: http://svn.apache.org/viewvc?rev=815992&view=rev Log: Add proposals.
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=815992&r1=815991&r2=815992&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Sep 16 22:34:42 2009 @@ -153,3 +153,21 @@ +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 + -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 + - Remove build.properties.default. All that's needed is in + the top level file + +1: rjung + -1: + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org