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 di...@apache.org on 2006/10/20 08:14:33 UTC

svn commit: r466004 - in /webservices/axis2/trunk/c: AUTHORS ChangeLog NEWS

Author: dinesh
Date: Thu Oct 19 23:14:30 2006
New Revision: 466004

URL: http://svn.apache.org/viewvc?view=rev&rev=466004
Log:
authors, news and changelog updated for 0.95 release

Modified:
    webservices/axis2/trunk/c/AUTHORS
    webservices/axis2/trunk/c/ChangeLog
    webservices/axis2/trunk/c/NEWS

Modified: webservices/axis2/trunk/c/AUTHORS
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/AUTHORS?view=diff&rev=466004&r1=466003&r2=466004
==============================================================================
--- webservices/axis2/trunk/c/AUTHORS (original)
+++ webservices/axis2/trunk/c/AUTHORS Thu Oct 19 23:14:30 2006
@@ -0,0 +1,14 @@
+Developers
+----------
+Samisa Abeysinghe
+Sahan Gamage
+Nandika Jayawardana
+Kaushalye Kapuruge
+Damitha Kumarage
+Dinesh Premalal
+Sanjaya Rathnaweera
+Nabeel Yoosuf
+Dimuthu Gamage
+Paul Fremantle
+Davanum Srinivas
+Sanjiva Weerawarana

Modified: webservices/axis2/trunk/c/ChangeLog
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ChangeLog?view=diff&rev=466004&r1=466003&r2=466004
==============================================================================
--- webservices/axis2/trunk/c/ChangeLog (original)
+++ webservices/axis2/trunk/c/ChangeLog Thu Oct 19 23:14:30 2006
@@ -1,3 +1,38 @@
+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

Modified: webservices/axis2/trunk/c/NEWS
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/NEWS?view=diff&rev=466004&r1=466003&r2=466004
==============================================================================
--- webservices/axis2/trunk/c/NEWS (original)
+++ webservices/axis2/trunk/c/NEWS Thu Oct 19 23:14:30 2006
@@ -1,4 +1,4 @@
-We are pleased to announce the release of Apache Axis2/C version 0.94.
+We are pleased to announce the release of Apache Axis2/C version 0.95.
 You can download this release from
 http://ws.apache.org/axis2/c/download.cgi
 
@@ -25,17 +25,13 @@
   16. Security module with UsernameToken support
   17. REST support (HTTP GET case)
   18. Dynamic invocation support (based on XML schema and WSDL implementations)
-  19. Guththila pull parser support - New
-  20. WSDL2C code generation tool- with schema code generation (experimental) - New
-  21. TCP Monitor - C implementation (experimental) - New
+  19. Guththila pull parser support
+  20. WSDL2C code generation tool- with schema code generation
+  21. TCP Monitor - C implementation
 
 Major Changes Since Last Release
-   1. Guththila pull parser support
-   2. WSDL2C code generation tool
-   3. TCP Monitor - C implementation 
-   4. Major Memory leak fixes
-   5. Fixes to code generation with Java Tool
-   6. Many Bug Fixes
+   1. Major Memory leak fixes
+   2. Many Bug Fixes
  
 TODOs Remaining for 1.0
    1. Complete API documentation and API improvements



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