[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsrf-commits
Subject:    svn commit: r348230 - /webservices/wsrf/trunk/project.xml
From:       ips () apache ! org
Date:       2005-11-22 20:13:37
Message-ID: 20051122201338.83899.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: ips
Date: Tue Nov 22 12:13:30 2005
New Revision: 348230

URL: http://svn.apache.org/viewcvs?rev=348230&view=rev
Log:
fixed StAX API dep

Modified:
    webservices/wsrf/trunk/project.xml

Modified: webservices/wsrf/trunk/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/project.xml?rev=348230&r1=348229&r2=348230&view=diff
 ==============================================================================
--- webservices/wsrf/trunk/project.xml (original)
+++ webservices/wsrf/trunk/project.xml Tue Nov 22 12:13:30 2005
@@ -341,6 +341,17 @@
     </dependency>
 
     <dependency>
+      <groupId>stax</groupId>
+      <artifactId>stax-api</artifactId>
+      <version>1.0</version>
+      <url>http://stax.codehaus.org/Home</url>
+      <properties>
+        <war.bundle>true</war.bundle>
+        <usage>The StAX API - a dependency of XMLBeans.</usage>
+      </properties>
+    </dependency>       
+
+    <dependency>
       <groupId>velocity</groupId>
       <artifactId>velocity</artifactId>
       <version>1.4</version>
@@ -448,18 +459,6 @@
         <usage>Needed for handling XML types in a platform agnostic way.</usage>
       </properties>
     </dependency>
-
-    <dependency>
-      <groupId>xmlbeans</groupId>
-      <artifactId>xmlbeans-jsr173-api</artifactId>
-      <version>2.0-dev</version>
-      <url>http://xmlbeans.apache.org/</url>
-      <properties>
-        <license>ApacheLicense-2.0.txt</license>
-        <war.bundle>true</war.bundle>
-        <usage>Needed for handling XML types in a platform agnostic way.</usage>
-      </properties>
-    </dependency>       
     
   </dependencies>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic