You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/10/27 14:48:29 UTC

svn commit: r1027944 - /gump/metadata/project/jmock.xml

Author: bodewig
Date: Wed Oct 27 12:48:29 2010
New Revision: 1027944

URL: http://svn.apache.org/viewvc?rev=1027944&view=rev
Log:
allow jmock to use its own version of cglib - the 1.x codebase hasn't been touched in three years and is a candidate for being removed/packaged anyway

Modified:
    gump/metadata/project/jmock.xml

Modified: gump/metadata/project/jmock.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jmock.xml?rev=1027944&r1=1027943&r2=1027944&view=diff
==============================================================================
--- gump/metadata/project/jmock.xml (original)
+++ gump/metadata/project/jmock.xml Wed Oct 27 12:48:29 2010
@@ -31,11 +31,11 @@
     </ant>
 
     <depend project="ant"/>
-    <depend project="cglib"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
     <depend project="junit3"/>
 
+    <work nested="lib/cglib-nodep-2.1_3.jar"/>
     <work nested="build/classes"/>
     <work nested="build/testdata/signed.jar"/>