You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/11/15 14:27:34 UTC

svn commit: r714253 - /tomcat/trunk/DIFF-STATUS.txt

Author: markt
Date: Sat Nov 15 05:27:34 2008
New Revision: 714253

URL: http://svn.apache.org/viewvc?rev=714253&view=rev
Log:
Add temp file to track diff status

Added:
    tomcat/trunk/DIFF-STATUS.txt   (with props)

Added: tomcat/trunk/DIFF-STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/DIFF-STATUS.txt?rev=714253&view=auto
==============================================================================
--- tomcat/trunk/DIFF-STATUS.txt (added)
+++ tomcat/trunk/DIFF-STATUS.txt Sat Nov 15 05:27:34 2008
@@ -0,0 +1,40 @@
+================================================================================
+ This file records the status of the ongoing diff of 6.0.x against trunk. The
+ purpose of the diff is to ensure that:
+  - all the changes to 6.0.x have also been made to trunk
+  - all appropriate changes from trunk are ported to 6.0.x
+  - the trunk change log is complete
+
+ As the diff progresses, all of the differences between 6.0.x and trunk will be
+ one of the following:
+  - merged into trunk/6.0.x as appropriate to eliminate the difference
+  - proposed for merge into 6.0.x
+  - added to the trunk change log
+================================================================================
+
+TODO
+====
+/bin
+/conf
+/java
+/native
+/res
+/test
+/webapps
+
+Note that larger directory structures, like java, will be broken down into
+smaller, more manageable chunks.
+
+In progress
+===========
+/        - markt
+
+
+Complete
+========
+None
+
+
+Issues
+======
+None
\ No newline at end of file

Propchange: tomcat/trunk/DIFF-STATUS.txt
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org