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 2010/05/24 19:27:56 UTC

svn commit: r947723 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Mon May 24 17:27:55 2010
New Revision: 947723

URL: http://svn.apache.org/viewvc?rev=947723&view=rev
Log:
Proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=947723&r1=947722&r2=947723&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon May 24 17:27:55 2010
@@ -177,5 +177,11 @@ Index: java/org/apache/tomcat/util/buf/B
              for( int srcPos=srcOff + 1; srcPos< srcEnd; ) {
                  if( buff[myPos++] != src.charAt( srcPos++ ))
               
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48990
+  Fix the skip.installer build property so once set, the Windows installer is
+  skipped but all the other artifacts are created
+  https://issues.apache.org/bugzilla/attachment.cgi?id=25477&action=edit
+  +1: markt
+  -1: 
 
   



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