From 550af2aa93b9b62e36adf5a9372b1dd0b3932426 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 12 May 2010 23:08:10 +0000 Subject: [PATCH] Remove some stuff we have already done. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@943746 13f79535-47bb-0310-9956-ffa450edef68 --- PROPOSALS.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/PROPOSALS.txt b/PROPOSALS.txt index 482ef49bc..feaa18d0d 100644 --- a/PROPOSALS.txt +++ b/PROPOSALS.txt @@ -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 -- 2.11.0