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 2013/08/15 08:33:45 UTC

svn commit: r1514173 - /gump/metadata/project/mockito.xml

Author: bodewig
Date: Thu Aug 15 06:33:45 2013
New Revision: 1514173

URL: http://svn.apache.org/r1514173
Log:
use the objenesis built from source

Modified:
    gump/metadata/project/mockito.xml

Modified: gump/metadata/project/mockito.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mockito.xml?rev=1514173&r1=1514172&r2=1514173&view=diff
==============================================================================
--- gump/metadata/project/mockito.xml (original)
+++ gump/metadata/project/mockito.xml Thu Aug 15 06:33:45 2013
@@ -32,6 +32,7 @@
     </ant>
     <depend project="ant" inherit="runtime"/>
     <depend project="junit"/>
+    <depend project="objenesis"/>
     <depend project="xalan"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
@@ -43,7 +44,6 @@
     <work nested="lib/build/jaxen-1.1.1.jar"/>
     <work nested="lib/build/pmd-4.1.jar"/>
     <work nested="lib/repackaged/cglib-and-asm-1.0.jar"/>
-    <work nested="lib/run/com.springsource.org.objenesis-1.0.0.jar"/>
     <work nested="lib/test/fest-assert-1.3.jar"/>
     <work nested="lib/test/fest-util-1.1.4.jar"/>
     <work nested="lib/test/powermock-reflect-1.2.5.jar"/>