You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by ro...@apache.org on 2007/01/14 22:32:45 UTC

svn commit: r496159 - /labs/speedyfeed/servlet/trunk/ivy.xml

Author: rooneg
Date: Sun Jan 14 13:32:45 2007
New Revision: 496159

URL: http://svn.apache.org/viewvc?view=rev&rev=496159
Log:
* ivy.xml: Drop the stax requirement, we need either woodstox or stax, not
  both.

Modified:
    labs/speedyfeed/servlet/trunk/ivy.xml

Modified: labs/speedyfeed/servlet/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/labs/speedyfeed/servlet/trunk/ivy.xml?view=diff&rev=496159&r1=496158&r2=496159
==============================================================================
--- labs/speedyfeed/servlet/trunk/ivy.xml (original)
+++ labs/speedyfeed/servlet/trunk/ivy.xml Sun Jan 14 13:32:45 2007
@@ -47,11 +47,6 @@
                 rev='1.0'
                 />
 
-    <dependency org='stax'
-                name='stax'
-                rev='1.2.0_rc2-dev'
-                />
-
     <dependency org='woodstox'
                 name='wstx-asl'
                 rev='2.0.5'



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org