Author: dims
Date: Thu Aug 10 21:29:42 2006
New Revision: 430660

URL: http://svn.apache.org/viewvc?rev=430660&view=rev
Log:
- Update woodstox to 3.0.0
- Update log4j to 1.2.13
- Update jaxen to 1.1-beta-9
- Use Sun's JavaMail 1.4 since it is available in a java.net's public repo 
- Use Sun's Activation 1.1 since it is available in a java.net's public repo 
- Replace axis1's wsdl4j.jar with the 1.5.2 jar from wsdl4j project
- Fix maven.repo.remote's for all 3 projects (XmlSchema/Neethi/Axiom)



Modified:
    webservices/commons/trunk/modules/XmlSchema/project.properties
    webservices/commons/trunk/modules/axiom/pom.xml
    webservices/commons/trunk/modules/axiom/project.properties
    webservices/commons/trunk/modules/axiom/project.xml
    webservices/commons/trunk/modules/neethi/project.properties
    webservices/commons/trunk/modules/neethi/project.xml

Modified: webservices/commons/trunk/modules/XmlSchema/project.properties
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/project.properties?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/project.properties (original)
+++ webservices/commons/trunk/modules/XmlSchema/project.properties Thu Aug 10 
21:29:42 2006
@@ -25,11 +25,10 @@
 # -------------------------------------------------------------------
 maven.repo.remote=\
 http://www.ibiblio.org/maven,\
-http://cvs.apache.org/repository/,\
-http://www.apache.org/dist/java-repository/,\
-http://www.openejb.org/maven,\
-http://dist.codehaus.org/,\
-http://mirrors.sunsite.dk/maven/
+https://maven-repository.dev.java.net/nonav/repository/,\
+http://people.apache.org/repo/m1-ibiblio-rsync-repository/,\
+http://people.apache.org/repository/,\
+http://ws.zones.apache.org/~dims/maven/
 
 # -------------------------------------------------------------------
 #                JUnit
@@ -50,20 +49,16 @@
 # -------------------------------------------------------------------
 
 commons.logging.version=1.0.4
-geronimo.spec.activation.version=1.0.2-rc4
-geronimo.spec.javamail.version=1.3.1-rc5
-jaxen.version=1.1-beta-7
+activation.version=1.1
+javamail.version=1.4
+jaxen.version=1.1-beta-9
 junit.version=3.8.1
-log4j.version=1.2.12
+log4j.version=1.2.13
 stax.api.version=1.0
 stax.impl.groupid=woodstox
 stax.impl.artifactid=wstx
-stax.impl.version=asl-2.8.1
+stax.impl.version=asl-3.0.0
 xmlunit.version=1.0
-
-#stax.impl.groupid=stax
-#stax.impl.artifactid=stax
-#stax.impl.version=1.1.2-dev
 
 # -------------------------------------------------------------------
 #                xdoc

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Thu Aug 10 21:29:42 2006
@@ -340,7 +340,7 @@
       <dependency>
         <groupId>woodstox</groupId>
         <artifactId>wstx-asl</artifactId>
-        <version>2.9.3</version>
+        <version>3.0.0</version>
       </dependency>
       <dependency>
         <groupId>jaxen</groupId>

Modified: webservices/commons/trunk/modules/axiom/project.properties
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.properties?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.properties (original)
+++ webservices/commons/trunk/modules/axiom/project.properties Thu Aug 10 
21:29:42 2006
@@ -26,11 +26,11 @@
 # -------------------------------------------------------------------
 maven.repo.remote=\
 http://www.ibiblio.org/maven,\
-http://cvs.apache.org/repository/,\
-http://www.apache.org/dist/java-repository/,\
-http://www.openejb.org/maven,\
-http://dist.codehaus.org/,\
-http://mirrors.sunsite.dk/maven/
+https://maven-repository.dev.java.net/nonav/repository/,\
+http://people.apache.org/repo/m1-ibiblio-rsync-repository/,\
+http://people.apache.org/repository/,\
+http://mirrors.sunsite.dk/maven/,\
+http://ws.zones.apache.org/~dims/maven/
 
 # -------------------------------------------------------------------
 #                JUnit
@@ -50,17 +50,17 @@
 #                Versions of dependencies
 # -------------------------------------------------------------------
 commons.logging.version=1.0.4
-geronimo.spec.activation.version=1.0.2-rc4
-geronimo.spec.javamail.version=1.3.1-rc5
-jaxen.version=1.1-beta-7
+activation.version=1.1
+javamail.version=1.4
+jaxen.version=1.1-beta-9
 junit.version=3.8.1
-log4j.version=1.2.12
+log4j.version=1.2.13
 stax.api.version=1.0.1
 xmlunit.version=1.0
-xml_apis.version=1.3.02
+xml_apis.version=1.3.03
 stax.impl.groupid=woodstox
 stax.impl.artifactid=wstx
-stax.impl.version=asl-2.9.2
+stax.impl.version=asl-3.0.0
 
 # -------------------------------------------------------------------
 #                xdoc

Modified: webservices/commons/trunk/modules/axiom/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.xml?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.xml (original)
+++ webservices/commons/trunk/modules/axiom/project.xml Thu Aug 10 21:29:42 2006
@@ -317,18 +317,18 @@
         </dependency>
 
         <dependency>
-            <groupId>geronimo-spec</groupId>
-            <artifactId>geronimo-spec-javamail</artifactId>
-            <version>${geronimo.spec.javamail.version}</version>
+            <groupId>javax.mail</groupId>
+            <artifactId>mail</artifactId>
+            <version>${javamail.version}</version>
             <properties>
                 <module>true</module>
             </properties>
         </dependency>
 
         <dependency>
-            <groupId>geronimo-spec</groupId>
-            <artifactId>geronimo-spec-activation</artifactId>
-            <version>${geronimo.spec.activation.version}</version>
+            <groupId>javax.activation</groupId>
+            <artifactId>activation</artifactId>
+            <version>${activation.version}</version>
             <properties>
                 <module>true</module>
             </properties>

Modified: webservices/commons/trunk/modules/neethi/project.properties
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/project.properties?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/project.properties (original)
+++ webservices/commons/trunk/modules/neethi/project.properties Thu Aug 10 
21:29:42 2006
@@ -20,10 +20,10 @@
 neethi.version=SNAPSHOT
 axiom.version=SNAPSHOT
 stax.api.version=1.0
-stax.impl.groupid=stax
-stax.impl.artifactid=stax
-stax.impl.version=1.1.2-dev
-axis.wsdl4j.version=1.2
+stax.impl.groupid=woodstox
+stax.impl.artifactid=wstx
+stax.impl.version=asl-3.0.0
+wsdl4j.version=1.5.2
 commons.logging.version=1.0.4
 
 # -------------------------------------------------------------------
@@ -31,9 +31,8 @@
 # -------------------------------------------------------------------
 maven.repo.remote=\
 http://www.ibiblio.org/maven,\
-http://cvs.apache.org/repository/,\
-http://www.apache.org/dist/java-repository/,\
-http://www.openejb.org/maven,\
-http://dist.codehaus.org/,\
-http://mirrors.sunsite.dk/maven/
+https://maven-repository.dev.java.net/nonav/repository/,\
+http://people.apache.org/repo/m1-ibiblio-rsync-repository/,\
+http://people.apache.org/repository/,\
+http://ws.zones.apache.org/~dims/maven/
 

Modified: webservices/commons/trunk/modules/neethi/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/project.xml?rev=430660&r1=430659&r2=430660&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/project.xml (original)
+++ webservices/commons/trunk/modules/neethi/project.xml Thu Aug 10 21:29:42 
2006
@@ -128,9 +128,9 @@
                        </properties>
                </dependency>
                <dependency>
-                       <groupId>axis</groupId>
-                       <artifactId>axis-wsdl4j</artifactId>
-                       <version>${axis.wsdl4j.version}</version>
+                       <groupId>wsdl4j</groupId>
+                       <artifactId>wsdl4j</artifactId>
+                       <version>${wsdl4j.version}</version>
                        <properties>
                                <module>true</module>
                        </properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to