You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by no...@apache.org on 2005/07/13 05:58:29 UTC

svn commit: r216106 - /gump/metadata/project/ws-fx.xml

Author: (unknown)
Date: Tue Jul 12 20:58:26 2005
New Revision: 216106

URL: http://svn.apache.org/viewcvs?rev=216106&view=rev
Log:
depend += xml-apis

Modified:
    gump/metadata/project/ws-fx.xml

Modified: gump/metadata/project/ws-fx.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/ws-fx.xml?rev=216106&r1=216105&r2=216106&view=diff
==============================================================================
--- gump/metadata/project/ws-fx.xml (original)
+++ gump/metadata/project/ws-fx.xml Tue Jul 12 20:58:26 2005
@@ -79,6 +79,7 @@
     <depend project="xalan" inherit="runtime"/>
     <depend project="xml-security" inherit="runtime"/>
     <depend project="xml-xerces" inherit="runtime" runtime="true"/>
+    <depend project="xml-apis" inherit="runtime" runtime="true"/>
 
     <work nested="wss4j/build/classes"/>