You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2008/04/08 10:43:24 UTC

svn commit: r645793 - /tomcat/current/tc5.5.x/STATUS.txt

Author: rjung
Date: Tue Apr  8 01:43:24 2008
New Revision: 645793

URL: http://svn.apache.org/viewvc?rev=645793&view=rev
Log:
Fix BZ 44463: War file upload in manager webapp fails due to missing
commons-io dependency. Added commons-io 1.4.
Part 3/3

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=645793&r1=645792&r2=645793&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Tue Apr  8 01:43:24 2008
@@ -36,13 +36,6 @@
   +1: markt, fhanik
   -1:
 
-* Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=44463
-  war file upload during manager webapp deploy is broken
-  http://people.apache.org/~rjung/patches/add_commons-io.patch
-  NOTE: there are also references to commons-fileupload in the
-  container build.xml, but I think we don't need to add commons-io there.
-  +1: rjung, fhanik, markt
-
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44562
   http://svn.apache.org/viewvc?rev=635294&view=rev (prior code clean up)
   http://svn.apache.org/viewvc?rev=635297&view=rev (the actual fix)



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