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 2011/11/27 08:06:06 UTC

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

Author: bodewig
Date: Sun Nov 27 07:06:05 2011
New Revision: 1206671

URL: http://svn.apache.org/viewvc?rev=1206671&view=rev
Log:
test time dependencies

Modified:
    gump/metadata/project/mockito.xml

Modified: gump/metadata/project/mockito.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mockito.xml?rev=1206671&r1=1206670&r2=1206671&view=diff
==============================================================================
--- gump/metadata/project/mockito.xml (original)
+++ gump/metadata/project/mockito.xml Sun Nov 27 07:06:05 2011
@@ -40,6 +40,9 @@
 
     <work nested="target/classes"/>
     <work nested="target/test-classes"/>
+    <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"/>
 
     <jar name="target/mockito-all-@@DATE@@.jar"/>
     <license name="license"/>