Author: markt Date: Wed May 12 23:08:10 2010 New Revision: 943746 URL: http://svn.apache.org/viewvc?rev=943746&view=rev Log: Remove some stuff we have already done.
Modified: tomcat/trunk/PROPOSALS.txt Modified: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=943746&r1=943745&r2=943746&view=diff ============================================================================== --- tomcat/trunk/PROPOSALS.txt (original) +++ tomcat/trunk/PROPOSALS.txt Wed May 12 23:08:10 2010 @@ -75,19 +75,10 @@ Membership * Include tomcat-juli and tomcat-juli-adapters as an add on package when doing a release -* Generate source jars for each maven jar posted - Session Replication =================== - New feature - only replicate upon demand Runtime tomcat doesn't do live session replication but you can move the sessions upon demand before shutting down a tomcat instance and draining sessions - -* Make it easier to embed tomcat, run it without config files and special layout: - - add a helper class to allow tomcat to be run without any external config - files. - - add unit test as example - - add a target to generate a 'fat' jar with all dependencies and - a minimal 'main' - + \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org