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/01/10 10:19:43 UTC

svn commit: r1057134 - /gump/metadata/project/santuario.xml

Author: bodewig
Date: Mon Jan 10 09:19:41 2011
New Revision: 1057134

URL: http://svn.apache.org/viewvc?rev=1057134&view=rev
Log:
Santuario needs JUnit 4.x now

Modified:
    gump/metadata/project/santuario.xml

Modified: gump/metadata/project/santuario.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/santuario.xml?rev=1057134&r1=1057133&r2=1057134&view=diff
==============================================================================
--- gump/metadata/project/santuario.xml (original)
+++ gump/metadata/project/santuario.xml Mon Jan 10 09:19:41 2011
@@ -39,9 +39,9 @@
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <depend project="jce"/>
+    <depend project="junit"/>
     <depend project="xalan" runtime="true"/>
     <depend project="commons-logging"/>
-    <option project="junit3"/>
 
     <work nested="build/classes"/>