Author: markt
Date: Thu Feb 14 15:54:39 2008
New Revision: 627911
URL: http://svn.apache.org/viewvc?rev=627911&view=rev
Log:
Add a file to track possible 6.2 features so I can refer to it from the wiki.
Added:
tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt (with props)
Modified:
tomcat/trunk/NOTES-FOR-TOMCAT-7.txt
Added: tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt?rev=627911&view=auto
==============================================================================
--- tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt (added)
+++ tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt Thu Feb 14 15:54:39 2008
@@ -0,0 +1,24 @@
+================================================================================
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+================================================================================
+
+$Id: NOTES-FOR-TOMCAT-7.txt 607604 2007-12-30 22:41:20Z markt $
+
+ ==================================================
+ Things to consider for inclusion in Tomcat 6.2.0
+ ==================================================
+
+1. AnnotationProcessor -> InstanceManager replacement (used by Geronimo)
Propchange: tomcat/trunk/NOTES-FOR-TOMCAT-6.2.txt
------------------------------------------------------------------------------
svn:eol-style = native
Modified: tomcat/trunk/NOTES-FOR-TOMCAT-7.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/NOTES-FOR-TOMCAT-7.txt?rev=627911&r1=627910&r2=627911&view=diff
==============================================================================
--- tomcat/trunk/NOTES-FOR-TOMCAT-7.txt (original)
+++ tomcat/trunk/NOTES-FOR-TOMCAT-7.txt Thu Feb 14 15:54:39 2008
@@ -21,5 +21,7 @@
Things to refer to when planning / writing Tomcat 7
===================================================
-1. Support for standalone EL
- http://issues.apache.org/bugzilla/show_bug.cgi?id=43819
\ No newline at end of file
+1. Anything in NOTES-FOR-TOMCAT-6.2.txt that didn't make it into 6.2.x
+
+2. Support for standalone EL
+ http://issues.apache.org/bugzilla/show_bug.cgi?id=43819
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]