Lawrence (or any other woden committer),
can you please apply this patch to woden SVN for me, as I seem to have an
SVN authentication problem I haven't figured out yet and I'd like to roll a
new M8 build asap.  The patch updates the release notes and properties file
with the latest version nos. for axiom and xmlschema. Thanks.

John K.
Index: C:/workspace/woden/woden/build.properties
===================================================================
--- C:/workspace/woden/woden/build.properties   (revision 650754)
+++ C:/workspace/woden/woden/build.properties   (working copy)
@@ -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
Index: C:/workspace/woden/woden/release-notes.html
===================================================================
--- C:/workspace/woden/woden/release-notes.html (revision 649219)
+++ C:/workspace/woden/woden/release-notes.html (working copy)
@@ -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