Author: lmandel
Date: Wed Apr 23 11:41:29 2008
New Revision: 650996

URL: http://svn.apache.org/viewvc?rev=650996&view=rev
Log:
Applied John's patch to update XmlSchema and Axiom version numbers.

Modified:
    webservices/woden/trunk/java/build.properties
    webservices/woden/trunk/java/release-notes.html

Modified: webservices/woden/trunk/java/build.properties
URL: 
http://svn.apache.org/viewvc/webservices/woden/trunk/java/build.properties?rev=650996&r1=650995&r2=650996&view=diff
==============================================================================
--- webservices/woden/trunk/java/build.properties (original)
+++ webservices/woden/trunk/java/build.properties Wed Apr 23 11:41:29 2008
@@ -16,7 +16,7 @@
 ###########################################################################
 
 ! Prereq information
-XmlSchemaURL         = 
http://archive.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.12.jar
+XmlSchemaURL         = 
http://archive.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2.jar
 XmlSchemaFile        = XmlSchema-1.4.2.jar
 XercesURL            = 
http://archive.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.8.1.zip
 XercesFile           = Xerces-J-bin.2.8.1.zip
@@ -28,9 +28,9 @@
 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.7/axiom-api-1.2.7.jar
-AxiomApiFile         = axiom-api-1.2.6.jar
+AxiomApiFile         = axiom-api-1.2.7.jar
 AxiomImplURL         = 
http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.7/axiom-impl-1.2.7.jar
-AxiomImplFile        = axiom-impl-1.2.6.jar
+AxiomImplFile        = axiom-impl-1.2.7.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://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar

Modified: webservices/woden/trunk/java/release-notes.html
URL: 
http://svn.apache.org/viewvc/webservices/woden/trunk/java/release-notes.html?rev=650996&r1=650995&r2=650996&view=diff
==============================================================================
--- webservices/woden/trunk/java/release-notes.html (original)
+++ webservices/woden/trunk/java/release-notes.html Wed Apr 23 11:41:29 2008
@@ -111,13 +111,13 @@
        Woden depends on the following libraries and these are also included in 
the binary distribution:
        <ul>
            <li>
-            Apache WS Commons XmlSchema 1.4.1 (for representing schemas in the 
Woden API)
+            Apache WS Commons XmlSchema 1.4.2 (for representing schemas in the 
Woden API)
            </li>
            <li>
             Apache Xerces 2.8.1 (used by XmlSchema and by the DOM 
implementation of Woden)
            </li>
            <li>
-            Apache WS Commons AXIOM 1.2.6
+            Apache WS Commons AXIOM 1.2.7
            </li>
            <li>
             Apache Commons Logging API 1.1 (used by the AXIOM implementation 
of Woden)



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

Reply via email to