Author: kkolinko Date: Sun Sep 19 12:21:20 2010 New Revision: 998638 URL: http://svn.apache.org/viewvc?rev=998638&view=rev Log: add missing patch and vote
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=998638&r1=998637&r2=998638&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Sun Sep 19 12:21:20 2010 @@ -69,6 +69,18 @@ PATCHES PROPOSED TO BACKPORT: * Add "**/*.pom" to "src.files" patternset in build.xml to fixcrlf container/modules/groupcom/build/mvn/tribes.pom. - +1: rjung + +1: rjung, kkolinko -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