You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by jk...@apache.org on 2007/03/29 05:09:13 UTC

svn commit: r523539 - /incubator/woden/trunk/java/build.properties

Author: jkaputin
Date: Wed Mar 28 20:09:13 2007
New Revision: 523539

URL: http://svn.apache.org/viewvc?view=rev&rev=523539
Log:
changed axiom files to 1.2.3 RC1 to prepare a 
woden release for Axis2 1.2. Updated milestone to 8.

Modified:
    incubator/woden/trunk/java/build.properties

Modified: incubator/woden/trunk/java/build.properties
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/build.properties?view=diff&rev=523539&r1=523538&r2=523539
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Wed Mar 28 20:09:13 2007
@@ -27,10 +27,10 @@
 AntJar               = ant.jar
 WSDL4JURL            = http://surfnet.dl.sourceforge.net/sourceforge/wsdl4j/wsdl4j-bin-1.6.2.zip
 WSDL4JFile           = wsdl4j-bin-1.6.2.zip
-AxiomApiURL          = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-api/1.2.2/axiom-api-1.2.2.jar
-AxiomApiFile         = axiom-api-1.2.2.jar
-AxiomImplURL         = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.2/axiom-impl-1.2.2.jar
-AxiomImplFile        = axiom-impl-1.2.2.jar
+AxiomApiURL          = http://people.apache.org/~deepal/maven/org.apache.ws.commons.axiom/jars/axiom-api-1.2.3-RC1.jar
+AxiomApiFile         = axiom-api-1.2.3-RC1.jar
+AxiomImplURL         = http://people.apache.org/~deepal/maven/org.apache.ws.commons.axiom/jars/axiom-impl-1.2.3-RC1.jar
+AxiomImplFile        = axiom-impl-1.2.3.jar
 CommonsLoggingURL    = http://www.ibiblio.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
 CommonsLoggingFile   = commons-logging-api-1.1.jar
 StaxURL              = http://www.ibiblio.org/maven/stax/jars/stax-api-1.0.1.jar
@@ -50,7 +50,7 @@
 version              = 1.0
 
 ! The current milestone id
-milestone            = 7
+milestone            = 8
 
 ! The type of build to run. Valid value are R - release, M - milestone, I - integration, N - nightly
 buildType            = M



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org