You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2006/05/15 17:04:52 UTC

svn commit: r406645 - in /webservices/axis2/trunk/c: project.properties xdocs/index.html

Author: samisa
Date: Mon May 15 08:04:38 2006
New Revision: 406645

URL: http://svn.apache.org/viewcvs?rev=406645&view=rev
Log:
Fixed more problems related to website

Modified:
    webservices/axis2/trunk/c/project.properties
    webservices/axis2/trunk/c/xdocs/index.html

Modified: webservices/axis2/trunk/c/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/project.properties?rev=406645&r1=406644&r2=406645&view=diff
==============================================================================
--- webservices/axis2/trunk/c/project.properties (original)
+++ webservices/axis2/trunk/c/project.properties Mon May 15 08:04:38 2006
@@ -14,7 +14,7 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-axis2_version=0.90
+axis2_version=0.91
 #freehep.nar.arch=i386
 #freehep.nar.os=Linux
 #freehep.nar.c.compiler=gcc

Modified: webservices/axis2/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/index.html?rev=406645&r1=406644&r2=406645&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/index.html Mon May 15 08:04:38 2006
@@ -26,8 +26,8 @@
 
 <h2>Latest Release</h2>
 
-<h3>15th May 2006 Axis2C Version 0.91 Released (<a
-href="download.cgi">Download 0.91</a>)</h3>
+<h3>15th May 2006 Axis2/C Version 0.91 Released </h3>
+<a href="download.cgi">Download 0.91</a>
 
 <h4>Key Features</h4>
 <ol>
@@ -96,8 +96,8 @@
 
 <h2>Archived News</h2>
 
-<h3>31st March 2006 Axis2C Version 0.90 Released (<a
-href="download.cgi">Download 0.90</a>)</h3>
+<h3>31st March 2006 Axis2/C Version 0.90 Released </h3>
+<a href="download.cgi">Download 0.90</a>
 
 <h4>Key Features</h4>
 <ol>
@@ -167,8 +167,8 @@
   <li>Axis2 Web application (Web App)</li>
 </ol>
 
-<h3>10th March 2006 Axis2C Milestone 0.5 Released (<a
-href="download.cgi">Download M-0.5</a>)</h3>
+<h3>10th March 2006 Axis2/C Milestone 0.5 Released </h3>
+<a href="download.cgi">Download M-0.5</a>
 
 <h4>Key Features</h4>
 <ol type="1">
@@ -214,7 +214,7 @@
   <li>REST (REpresentational State Transfer) Support</li>
 </ol>
 
-<h3>17th February 2006 Axis2C Milestone 0.4 Released</h3>
+<h3>17th February 2006 Axis2/C Milestone 0.4 Released</h3>
 
 <p>We have done considerable amount of improvements in the past two weeks
 since the M0.3 release.</p>
@@ -235,7 +235,7 @@
 
 <p>6. Ability to build and run on Windows platform</p>
 
-<h3>02nd February 2006 Axis2C Milestone 0.3 Released</h3>
+<h3>02nd February 2006 Axis2/C Milestone 0.3 Released</h3>
 
 <p>This is the first milestone release with a working soap engine; we have
 the simple axis server and client stubs working.</p>
@@ -255,7 +255,7 @@
 
 <p>5. Couple of working service and client samples</p>
 
-<h3>08th December 2005 Axis2C Milestone 0.2 Released</h3>
+<h3>08th December 2005 Axis2/C Milestone 0.2 Released</h3>
 
 <p>We have been able to improve OM module since the last release and PHP
 binding for OM module is in place.</p>
@@ -272,7 +272,7 @@
 
 <p>5. Many memory leaks fixes</p>
 
-<h3>25th November 2005 Axis2C Milestone 0.1 Released</h3>
+<h3>25th November 2005 Axis2/C Milestone 0.1 Released</h3>
 
 <p>This release includes the C implementation of AXIOM, an important part of
 Axis2C web service stack.</p>