You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by su...@apache.org on 2008/07/03 14:32:47 UTC

svn commit: r673666 - in /webservices/axis2/trunk/c: ChangeLog INSTALL project.properties project.xml xdocs/download.html xdocs/index.html

Author: supun
Date: Thu Jul  3 05:32:47 2008
New Revision: 673666

URL: http://svn.apache.org/viewvc?rev=673666&view=rev
Log:
Changing the files to the 1.5.0 release.

Modified:
    webservices/axis2/trunk/c/ChangeLog
    webservices/axis2/trunk/c/INSTALL
    webservices/axis2/trunk/c/project.properties
    webservices/axis2/trunk/c/project.xml
    webservices/axis2/trunk/c/xdocs/download.html
    webservices/axis2/trunk/c/xdocs/index.html

Modified: webservices/axis2/trunk/c/ChangeLog
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ChangeLog?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/ChangeLog (original)
+++ webservices/axis2/trunk/c/ChangeLog Thu Jul  3 05:32:47 2008
@@ -1,195 +1,206 @@
-Axis2/C (1.4.0)
+Axis2/C (1.5.0)
+   * AMQP Transport support with Apache Qpid.
+   * Modifications to IIS Module to support IIS 6 & 7
+   * Added a JScript file to automate IIS module registry configuration
+   * Improved the in-only message handling
+   * Specifying the MEP in the services.xml for non in-out messages made mandatory
+   * Improvements to Guthtila for better performance
+   * Improvements to TCPMon tool
+   * Memory leak fixes
+   * Bug fixes
+
+Axis2/C (1.4.0)
    * Fixed library version numbering
    * Made Guththila as default XML parser
--- Axis2/C team <ax...@ws.apache.org> Mon,5 May 2008
-
-Axis2/C (1.3.0)
-   * Fixed a bug on version numbering
-   * List Axis2/C dependencies licensing in LICENSE file
-   * Add relevant copyright notices to NOTICE file
-   * Digest Authentication Support
-   * Proxy Authentication Support
-   * Enhanced REST support
-   * Ability to insert xml declaration on outgoing payloads
-   * MTOM support with libcurl
-   * Improvements to TCPMon Tool
-   * Improvements to Test Coverage
-   * Improvements to API docs
-   * Improvements to CA certificate validation mechanisms on SSL Transport
-   * Improvements to Neethi
-   * Fixed issue in HTTP GET on mod_axis2
-   * Major Improvements to Guththila Parser
-   * Improvements to libcurl based sender
-   * Creation of a FAQ list
-   * Improvements to Axis2/C documentation
-   * Added Documentation on Archive Based Deployment
-   * Fixes for IIS module
-   * Removed dependency in util for the Axis2/C core
-   * Ability to access transport headers at the service level (for RESTful services)
-   * uint64_t and int64_t support at util layer and codegen level
-   * Removed zlib dependencies when Archive Based Deployment model is disabled
-   * Signal Handling in Windows
-   * Removed over 99% of the warnings found on Windows
-   * Increased build speed on Windows with nmake.
-   * Improvements to Windows build system
-   * Extensions to client API to support HTTP/Proxy Authentication
-   * Memory leak fixes
-   * Many bug fixes
-
--- Axis2/C team <ax...@ws.apache.org> Fri, 29 February 2008
-Axis2/C (1.2.0)
-   * Improvements to Java tool, WSDL2C, that generates C code
-   * Improvment to Apache2 module so that it
-	* Create a shared memory global pool
-	* create context hierarchy in the global pool 
-	enabling it to have true application level scope.
-   * Improved Policy
-   * Improvements to thread environment
-   * Improvements to error handling
-   * Memory leak fixes
-   * Many bug fixes
-
--- Axis2/C team <ax...@ws.apache.org> Mon, 17 January 2008
-Axis2/C (1.1.0)
-   * WS-Policy implementation
-   * TCP Transport
-   * Improvements to Guththila parser to improve performance
-   * Improvements to Java tool, WSDL2C, that generates C code
-   * Basic HTTP Authentication
-   * Memory leak fixes
-   * Many bug fixes
-	
--- Axis2/C team <ax...@ws.apache.org> Mon, 24 September 2007
-
-Axis2/C (1.0.0)
-   * Many Bug Fixes
-   * IIS module for server side
-   * libcurl based client transport
-   * Improvements to overall API to make it more user friendly, stable and binary compatible
-   * Transport proxy support
-   * Memory leak fixes
--- Axis2/C team <ax...@ws.apache.org> Mon, 30 April 2007
-
-Axis2/C (0.96)
-   * Major Memory leak fixes
-   * Many Bug Fixes
-   * Improvement to REST processing
-   * Improvement to SOAP-Fault processing
-   * Improvement to mod_axis2 library (plugged with apr pools)
-   * Visual Studio 7.0 project
--- Axis2/C team <ax...@ws.apache.org> Thu, 19 December 2006 
-	
-Axis2/C (0.95)
-  * Major Memory leak fixes
-  * Many Bug Fixes
-  * Improved Documentation
--- Axis2/C team <ax...@ws.apache.org> Thu, 26 October 2006 
-
-Axis2/C (0.94)
-  * Guththila pull parser support
-  * WSDL2C code generation tool
-  * TCP Monitor - C implementation
-  * Major Memory leak fixes
-  * Fixes to code generation with Java Tool
-  * Many Bug Fixes
--- Axis2/C team <ax...@ws.apache.org>  Tue, 3 October 2006 
-	
-Axis2/C (0.93)
-  * REST support for HTTP GET case
-  * XML Schema implementation
-  * Woden/C implementation that supports both WSDL 1.1 and WSDL 2.0
-  * Dynamic client invocation (given a WSDL, consume services dynamically)
-  * Numerous improvements to API and API documentation
-  * Many bug fixes, especially, many paths of execution previously untouched were tested along with Sandesha2/C  implementation
--- Axis2/C team <ax...@ws.apache.org>  Thu, 31 August 2006 
-	
-Axis2/C (0.92)
-  * Completed MTOM implementation with multiple attachment support and non-optimize  
-  * Completed service client API with send robust and fire and forget
-  * Added "message" to description hierarchy
-  * Archive based deployment Model (for services and modules)
-  * Code generation for WSDL using Java WSDL2Code tool
-  * ADB support (with Java WSDL2C tool)
-  * WS-Security usernameToken support
-  * Initial implementation of the XML Schema parser (To be used in WSDL parser and REST support)
-  * Initial implementation of WSDL parser (To be used in dynamic invocation)
-  * Changed double pointer environment parameters into pointer parameters
-  to improve efficiency
- -- Axis2/C team <ax...@ws.apache.org>  Fri, 16 June 2006 
-	
-Axis2/C (0.91)
-
-  * Full Addressing 1.0 support
-  * Improved fault handling model
-  * SSL client transport
-  * MTOM implementation
-  * Implementation of easy to use service client and operation client APIs for client side programming
-  * REST support (POST case)
-  * Module version support
-  * Service groups
-  * Numerous bug fixes since last release
- -- Axis2/C team <ax...@ws.apache.org>  Mon, 15 May 2006 
-
-
-Axis2/C (0.90)
-
-  * Minimal memory leaks
-  * Apache2 module working in Windows
-  * More samples and tests
-  * WSDL Object Model built based on the proposed WSDL 2.0 Component model
-  * Dynamic Invocation
-  * Numerous bug fixes since last release
- -- Axis2/C team <ax...@ws.apache.org>  Fri, 31 Mar 2006 
-
-
-Axis2/C (M0.5)
-
-  * Improving code quality by fixing memory leaks and reviewing the code
-  * Apache2 integration
-  * More samples and tests
-  * Initial documentation(User guide, Developer Guide and Installation Guide)
-  * Numerous bug fixes since last release
- -- Axis2/C team <ax...@ws.apache.org>  Fri, 10 Mar 2006 
-
-
-Axis2/C (M0.4)
-
-  * Threading support and threaded simple axis server
-  * Module loading support
-  * Addressing module and addressing based dispatching
-  * HTTP chunking support
-  * Improved logging mechanism
-  * Ability to build and run on Windows platform
- -- Axis2/C team <ax...@ws.apache.org>  Fri, 17 Feb 2006
-
-
-Axis2/C (M0.3)
-
-  * Core engine in place with deployment, description and context hiarachies and http transport support
-  * Soap processing support
-  * Simple http server
-  * Client API implementation
-  * Couple of working service and client samples
- -- Axis2/C team <ax...@ws.apache.org>  Thu, 02 Feb 2006 
-
-
-Axis2/C (M0.2)
-
-  * Improved OM module
-  * libxml2 parser support
-  * PHP binding for OM module
-  * Some test cases for PHP binding
-  * Many memory leaks fixes
- -- Axis2/C team <ax...@ws.apache.org>  Thu, 08 Dec 2005
-
-
-Axis2/C (M0.1)
-
-  * Initial release
-
-  * OM module
-  * Guththila pull parser support
-  * libxml2 parser support(only reader is supported as of now)
-  * doxygen documentation support
-  * A sample demonstrating how to use OM
- -- Axis2/C team <ax...@ws.apache.org>  Fri, 25 Nov 2005
+-- Axis2/C team <ax...@ws.apache.org> Mon,5 May 2008
+
+Axis2/C (1.3.0)
+   * Fixed a bug on version numbering
+   * List Axis2/C dependencies licensing in LICENSE file
+   * Add relevant copyright notices to NOTICE file
+   * Digest Authentication Support
+   * Proxy Authentication Support
+   * Enhanced REST support
+   * Ability to insert xml declaration on outgoing payloads
+   * MTOM support with libcurl
+   * Improvements to TCPMon Tool
+   * Improvements to Test Coverage
+   * Improvements to API docs
+   * Improvements to CA certificate validation mechanisms on SSL Transport
+   * Improvements to Neethi
+   * Fixed issue in HTTP GET on mod_axis2
+   * Major Improvements to Guththila Parser
+   * Improvements to libcurl based sender
+   * Creation of a FAQ list
+   * Improvements to Axis2/C documentation
+   * Added Documentation on Archive Based Deployment
+   * Fixes for IIS module
+   * Removed dependency in util for the Axis2/C core
+   * Ability to access transport headers at the service level (for RESTful services)
+   * uint64_t and int64_t support at util layer and codegen level
+   * Removed zlib dependencies when Archive Based Deployment model is disabled
+   * Signal Handling in Windows
+   * Removed over 99% of the warnings found on Windows
+   * Increased build speed on Windows with nmake.
+   * Improvements to Windows build system
+   * Extensions to client API to support HTTP/Proxy Authentication
+   * Memory leak fixes
+   * Many bug fixes
+
+-- Axis2/C team <ax...@ws.apache.org> Fri, 29 February 2008
+Axis2/C (1.2.0)
+   * Improvements to Java tool, WSDL2C, that generates C code
+   * Improvment to Apache2 module so that it
+	* Create a shared memory global pool
+	* create context hierarchy in the global pool 
+	enabling it to have true application level scope.
+   * Improved Policy
+   * Improvements to thread environment
+   * Improvements to error handling
+   * Memory leak fixes
+   * Many bug fixes
+
+-- Axis2/C team <ax...@ws.apache.org> Mon, 17 January 2008
+Axis2/C (1.1.0)
+   * WS-Policy implementation
+   * TCP Transport
+   * Improvements to Guththila parser to improve performance
+   * Improvements to Java tool, WSDL2C, that generates C code
+   * Basic HTTP Authentication
+   * Memory leak fixes
+   * Many bug fixes
+	
+-- Axis2/C team <ax...@ws.apache.org> Mon, 24 September 2007
+
+Axis2/C (1.0.0)
+   * Many Bug Fixes
+   * IIS module for server side
+   * libcurl based client transport
+   * Improvements to overall API to make it more user friendly, stable and binary compatible
+   * Transport proxy support
+   * Memory leak fixes
+-- Axis2/C team <ax...@ws.apache.org> Mon, 30 April 2007
+
+Axis2/C (0.96)
+   * Major Memory leak fixes
+   * Many Bug Fixes
+   * Improvement to REST processing
+   * Improvement to SOAP-Fault processing
+   * Improvement to mod_axis2 library (plugged with apr pools)
+   * Visual Studio 7.0 project
+-- Axis2/C team <ax...@ws.apache.org> Thu, 19 December 2006 
+	
+Axis2/C (0.95)
+  * Major Memory leak fixes
+  * Many Bug Fixes
+  * Improved Documentation
+-- Axis2/C team <ax...@ws.apache.org> Thu, 26 October 2006 
+
+Axis2/C (0.94)
+  * Guththila pull parser support
+  * WSDL2C code generation tool
+  * TCP Monitor - C implementation
+  * Major Memory leak fixes
+  * Fixes to code generation with Java Tool
+  * Many Bug Fixes
+-- Axis2/C team <ax...@ws.apache.org>  Tue, 3 October 2006 
+	
+Axis2/C (0.93)
+  * REST support for HTTP GET case
+  * XML Schema implementation
+  * Woden/C implementation that supports both WSDL 1.1 and WSDL 2.0
+  * Dynamic client invocation (given a WSDL, consume services dynamically)
+  * Numerous improvements to API and API documentation
+  * Many bug fixes, especially, many paths of execution previously untouched were tested along with Sandesha2/C  implementation
+-- Axis2/C team <ax...@ws.apache.org>  Thu, 31 August 2006 
+	
+Axis2/C (0.92)
+  * Completed MTOM implementation with multiple attachment support and non-optimize  
+  * Completed service client API with send robust and fire and forget
+  * Added "message" to description hierarchy
+  * Archive based deployment Model (for services and modules)
+  * Code generation for WSDL using Java WSDL2Code tool
+  * ADB support (with Java WSDL2C tool)
+  * WS-Security usernameToken support
+  * Initial implementation of the XML Schema parser (To be used in WSDL parser and REST support)
+  * Initial implementation of WSDL parser (To be used in dynamic invocation)
+  * Changed double pointer environment parameters into pointer parameters
+  to improve efficiency
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 16 June 2006 
+	
+Axis2/C (0.91)
+
+  * Full Addressing 1.0 support
+  * Improved fault handling model
+  * SSL client transport
+  * MTOM implementation
+  * Implementation of easy to use service client and operation client APIs for client side programming
+  * REST support (POST case)
+  * Module version support
+  * Service groups
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Mon, 15 May 2006 
+
+
+Axis2/C (0.90)
+
+  * Minimal memory leaks
+  * Apache2 module working in Windows
+  * More samples and tests
+  * WSDL Object Model built based on the proposed WSDL 2.0 Component model
+  * Dynamic Invocation
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 31 Mar 2006 
+
+
+Axis2/C (M0.5)
+
+  * Improving code quality by fixing memory leaks and reviewing the code
+  * Apache2 integration
+  * More samples and tests
+  * Initial documentation(User guide, Developer Guide and Installation Guide)
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 10 Mar 2006 
+
+
+Axis2/C (M0.4)
+
+  * Threading support and threaded simple axis server
+  * Module loading support
+  * Addressing module and addressing based dispatching
+  * HTTP chunking support
+  * Improved logging mechanism
+  * Ability to build and run on Windows platform
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 17 Feb 2006
+
+
+Axis2/C (M0.3)
+
+  * Core engine in place with deployment, description and context hiarachies and http transport support
+  * Soap processing support
+  * Simple http server
+  * Client API implementation
+  * Couple of working service and client samples
+ -- Axis2/C team <ax...@ws.apache.org>  Thu, 02 Feb 2006 
+
+
+Axis2/C (M0.2)
+
+  * Improved OM module
+  * libxml2 parser support
+  * PHP binding for OM module
+  * Some test cases for PHP binding
+  * Many memory leaks fixes
+ -- Axis2/C team <ax...@ws.apache.org>  Thu, 08 Dec 2005
+
+
+Axis2/C (M0.1)
+
+  * Initial release
+
+  * OM module
+  * Guththila pull parser support
+  * libxml2 parser support(only reader is supported as of now)
+  * doxygen documentation support
+  * A sample demonstrating how to use OM
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 25 Nov 2005

Modified: webservices/axis2/trunk/c/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/INSTALL?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/INSTALL (original)
+++ webservices/axis2/trunk/c/INSTALL Thu Jul  3 05:32:47 2008
@@ -182,7 +182,7 @@
 	$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${AXIS2C_HOME}/lib/
     $ cd samples
     $ ./configure --prefix=${AXIS2C_HOME} 
-				  --with-axis2=${AXIS2C_HOME}/include/axis2-1.4.0
+				  --with-axis2=${AXIS2C_HOME}/include/axis2-1.5.0
     $ make
     $ make install
 

Modified: webservices/axis2/trunk/c/project.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/project.properties?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/project.properties (original)
+++ webservices/axis2/trunk/c/project.properties Thu Jul  3 05:32:47 2008
@@ -1,30 +1,30 @@
-# -------------------------------------------------------------------
-# Copyright 2001-2004 The Apache Software Foundation.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# -------------------------------------------------------------------
-
-axis2_version=1.4.0
-maven.xdoc.date=left
-maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.includeProjectDocumentation=no
-maven.html2xdoc.enabled=true
-maven.html2xdoc.dir=./xdocs
-maven.pdf.navigationFile=navigation-pdf.xml
-maven.allreports.disable=true
-maven.xdoc.theme=classic
-maven.ui.navcol.background=#fff
-maven.ui.navcol.background.ns4=#fff
-maven.ui.banner.border.top=#fff
-maven.ui.banner.border.bottom=#fff
-maven.ui.banner.background=#fff
+# -------------------------------------------------------------------
+# Copyright 2001-2004 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -------------------------------------------------------------------
+
+axis2_version=1.5.0
+maven.xdoc.date=left
+maven.xdoc.version=${pom.currentVersion}
+maven.xdoc.includeProjectDocumentation=no
+maven.html2xdoc.enabled=true
+maven.html2xdoc.dir=./xdocs
+maven.pdf.navigationFile=navigation-pdf.xml
+maven.allreports.disable=true
+maven.xdoc.theme=classic
+maven.ui.navcol.background=#fff
+maven.ui.navcol.background.ns4=#fff
+maven.ui.banner.border.top=#fff
+maven.ui.banner.border.bottom=#fff
+maven.ui.banner.background=#fff

Modified: webservices/axis2/trunk/c/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/project.xml?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/project.xml (original)
+++ webservices/axis2/trunk/c/project.xml Thu Jul  3 05:32:47 2008
@@ -251,6 +251,34 @@
 	<role>Suggestion to improve API and several inputs through JIRA</role>
       </roles>
     </contributor>
+    <contributor>
+      <name>Rajika Kumarasiri</name>
+      <email>rajikacc AT gmail DOT com</email>
+      <roles>
+        <role>Bug Fixes</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Danushka Menikkumbura</name>
+      <email>danushka AT wso2 DOT com</email>
+      <roles>
+        <role>AMQP Transport implementation</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Frederic Heem</name>
+      <email>frederic DOT heem AT telsey DOT it</email>
+      <roles>
+        <role>Suggestions for improvements through Jiras and Bug fixes</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Diluka Moratuwage</name>
+      <email>diluka DOT wso2 DOT com</email>
+      <roles>
+        <role>Suggestions for improvements through Jiras and Bug fixes</role>
+      </roles>
+    </contributor>
   </contributors>
 
   <!-- ################################################################ -->

Modified: webservices/axis2/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/download.html?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/download.html (original)
+++ webservices/axis2/trunk/c/xdocs/download.html Thu Jul  3 05:32:47 2008
@@ -23,6 +23,31 @@
             <td width="69" align="center">Date</td>
             <td width="119" align="center">Description</td>
           </tr>
+<!--##############################1.5.0 Release#############################-->
+          <tr class="b">
+            <td align="center" valign="middle">1.5.0</td>
+            <td align="center">Release</td>
+            <td>MS Windows Distribution<br></br> - Binary Distribution <a href="[preferred]/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-win32.zip" title="[preferred]/ws/axis2/1_5_0/axis2c-bin-1.5.0-win32.zip" onclick="javascript:urchinTracker (&apos;/downloads/axis2c-bin-1.5.0-win32.zip&apos;);">zip</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-win32.zip.md5" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-win32.zip.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-win32.zip.asc" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-win32.zip.asc">PGP</a>
+        <br></br>
+        - Source Distribution <a href="[preferred]/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip" title="[preferred]/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip" onclick="javascript:urchinTracker (&apos;/downloads/axis2c-src-1.5.0.zip&apos;);">zip</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip.md5" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip.asc" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.zip.asc">PGP</a>
+        <br></br>
+        Linux Distribution <br></br>
+        - Binary Distribution <a href="[preferred]/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz" title="[preferred]/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz" onclick="javascript:urchinTracker (&apos;/downloads/axis2c-bin-1.5.0-linux.tar.gz&apos;);">tar.gz</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz.md5" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz.asc" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-bin-1.5.0-linux.tar.gz.asc">PGP</a>
+        <br></br>
+        - Source Distribution <a href="[preferred]/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz" title="[preferred]/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz" onclick="javascript:urchinTracker (&apos;/downloads/axis2c-src-1.5.0.tar.gz&apos;);">tar.gz</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz.md5" class="externalLink" title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz.asc"
+           class="externalLink"  title="http://www.apache.org/dist/ws/axis2/c/1_5_0/axis2c-src-1.5.0.tar.gz.asc">PGP</a>
+            </td>
+            <td>06-05-2008</td>
+            <td>1.5.0 Release (Mirrored)</td>
+          </tr>
 <!--##############################1.4.0 Release#############################-->
           <tr class="b">
             <td align="center" valign="middle">1.4.0</td>

Modified: webservices/axis2/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/index.html?rev=673666&r1=673665&r2=673666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/index.html Thu Jul  3 05:32:47 2008
@@ -22,9 +22,9 @@
       <h3>Latest Release</h3>
     </div>
     <div class="subsection">
-      <a name="17_January_2008_-_Apache_Axis2_C_Version_1_2_0_Released"></a>
-      <h3>6th May 2008 - Apache Axis2/C Version 1.4.0 Released</h3>
-      <p><a href="http://ws.apache.org/axis2/c/download.cgi" class="externalLink" title="External Link">Download 1.4.0</a></p>
+      <a name="17_January_2008_-_Apache_Axis2_C_Version_1_5_0_Released"></a>
+      <h3>6th May 2008 - Apache Axis2/C Version 1.5.0 Released</h3>
+      <p><a href="http://ws.apache.org/axis2/c/download.cgi" class="externalLink" title="External Link">Download 1.5.0</a></p>
     </div>
     <div class="subsection">
       <a name="Key_Features"></a>