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/26 15:44:47 UTC

svn commit: r1027554 - /gump/metadata/project/hamcrest.xml

Author: bodewig
Date: Tue Oct 26 13:44:47 2010
New Revision: 1027554

URL: http://svn.apache.org/viewvc?rev=1027554&view=rev
Log:
tests need an XPath engine, Xalan should provide one

Modified:
    gump/metadata/project/hamcrest.xml

Modified: gump/metadata/project/hamcrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hamcrest.xml?rev=1027554&r1=1027553&r2=1027554&view=diff
==============================================================================
--- gump/metadata/project/hamcrest.xml (original)
+++ gump/metadata/project/hamcrest.xml Tue Oct 26 13:44:47 2010
@@ -87,6 +87,7 @@
     <depend project="jmock"/>
     <depend project="junit"/>
     <depend project="qdox" />
+    <depend project="xalan"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>