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 2009/02/11 18:30:38 UTC

svn commit: r743417 - /gump/metadata/project/jgroups.xml

Author: bodewig
Date: Wed Feb 11 17:30:38 2009
New Revision: 743417

URL: http://svn.apache.org/viewvc?rev=743417&view=rev
Log:
jgroups needs Xalan now

Modified:
    gump/metadata/project/jgroups.xml

Modified: gump/metadata/project/jgroups.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jgroups.xml?rev=743417&r1=743416&r2=743417&view=diff
==============================================================================
--- gump/metadata/project/jgroups.xml (original)
+++ gump/metadata/project/jgroups.xml Wed Feb 11 17:30:38 2009
@@ -30,6 +30,7 @@
     <ant target="jar"/>
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-apis"/>
+    <depend project="xalan"/>
     <depend project="xml-xerces"/>
 
     <depend project="bsh"/>