Author: markt Date: Wed Sep 22 13:33:14 2010 New Revision: 999937 URL: http://svn.apache.org/viewvc?rev=999937&view=rev Log: Remove applied patch
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=999937&r1=999936&r2=999937&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Sep 22 13:33:14 2010 @@ -66,21 +66,3 @@ PATCHES PROPOSED TO BACKPORT: -- see attachment 25657 in BZ 49521, but I do not think that it is worth it.) jim: Also not comfortable with such a change this late in the game regarding default behavior of a stable branch. - -* Add "**/*.pom" to "src.files" patternset in build.xml to fixcrlf - container/modules/groupcom/build/mvn/tribes.pom. - +1: rjung, kkolinko, markt - -1: -Index: build/build.xml -=================================================================== ---- build/build.xml (revision 998630) -+++ build/build.xml (working copy) -@@ -134,6 +134,7 @@ - <include name="**/*.nsi"/> - <include name="**/*.pl"/> - <include name="**/*.policy"/> -+ <include name="**/*.pom"/> - <include name="**/*.properties"/> - <include name="**/*.properties.default"/> - <include name="**/*.properties.minimal"/> - --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org