You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/06/01 17:38:44 UTC

svn commit: r950118 - /james/server/trunk/pom.xml

Author: norman
Date: Tue Jun  1 15:38:44 2010
New Revision: 950118

URL: http://svn.apache.org/viewvc?rev=950118&view=rev
Log:
Update to dbcp 1.4 so the classloader works. Thx to Eric Charles for the patch (JAMES-1003)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=950118&r1=950117&r2=950118&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Jun  1 15:38:44 2010
@@ -741,7 +741,7 @@
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
-      <version>1.2.1</version>
+      <version>1.4</version>
       <exclusions>
         <exclusion>
           <artifactId>xercesImpl</artifactId>



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