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 2006/02/19 10:54:04 UTC

svn commit: r378869 - /gump/metadata/project/xml-security.xml

Author: bodewig
Date: Sun Feb 19 01:54:02 2006
New Revision: 378869

URL: http://svn.apache.org/viewcvs?rev=378869&view=rev
Log:
xml-security compiles against swingui test runner, which is no longer there in JUnit 4

Modified:
    gump/metadata/project/xml-security.xml

Modified: gump/metadata/project/xml-security.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/xml-security.xml?rev=378869&r1=378868&r2=378869&view=diff
==============================================================================
--- gump/metadata/project/xml-security.xml (original)
+++ gump/metadata/project/xml-security.xml Sun Feb 19 01:54:02 2006
@@ -40,7 +40,7 @@
     <depend project="jce"/>
     <depend project="xalan" runtime="true"/>
     <depend project="commons-logging"/>
-    <option project="junit"/>
+    <option project="junit3"/>
 
     <work nested="build/classes"/>