You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2009/12/04 06:10:12 UTC

svn commit: r887062 - in /geronimo/server/trunk/framework/bundles: commons-fileupload/ pom.xml

Author: xuhaihong
Date: Fri Dec  4 05:10:11 2009
New Revision: 887062

URL: http://svn.apache.org/viewvc?rev=887062&view=rev
Log:
Now we use bundlized version 1.2.1

Removed:
    geronimo/server/trunk/framework/bundles/commons-fileupload/
Modified:
    geronimo/server/trunk/framework/bundles/pom.xml

Modified: geronimo/server/trunk/framework/bundles/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/bundles/pom.xml?rev=887062&r1=887061&r2=887062&view=diff
==============================================================================
--- geronimo/server/trunk/framework/bundles/pom.xml (original)
+++ geronimo/server/trunk/framework/bundles/pom.xml Fri Dec  4 05:10:11 2009
@@ -46,8 +46,7 @@
         <module>dwr</module>
         <module>jstl</module>
         <module>woden-impl-dom</module>
-        <module>backport-util-concurrent</module>
-        <module>commons-fileupload</module>
+        <module>backport-util-concurrent</module>        
         <module>httpcore</module>
         <!-- todo remove -->
         <module>log4j</module>