Author: kaushalye
Date: Fri Jan 11 01:38:34 2008
New Revision: 611125

URL: http://svn.apache.org/viewvc?rev=611125&view=rev
Log:
Changes for the 1.1.0 release

Modified:
    webservices/rampart/trunk/c/NOTICE
    webservices/rampart/trunk/c/samples/build.sh
    webservices/rampart/trunk/c/xdocs/archived_news.html
    webservices/rampart/trunk/c/xdocs/docs/installationguide.html
    webservices/rampart/trunk/c/xdocs/index.html
    webservices/rampart/trunk/c/xdocs/lists_issues.html

Modified: webservices/rampart/trunk/c/NOTICE
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/NOTICE?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/NOTICE (original)
+++ webservices/rampart/trunk/c/NOTICE Fri Jan 11 01:38:34 2008
@@ -1,5 +1,5 @@
 Apache Rampart/C
-Copyright 2005, 2006, 2007 The Apache Software Foundation
+Copyright 2005, 2006, 2007, 2008 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: webservices/rampart/trunk/c/samples/build.sh
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/build.sh?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/build.sh (original)
+++ webservices/rampart/trunk/c/samples/build.sh Fri Jan 11 01:38:34 2008
@@ -1,5 +1,5 @@
 #!/bin/bash
-./autogen.sh
+#./autogen.sh
 ./configure --prefix=${AXIS2C_HOME} --enable-static=no 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.2
 make
 make install

Modified: webservices/rampart/trunk/c/xdocs/archived_news.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/archived_news.html?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/archived_news.html (original)
+++ webservices/rampart/trunk/c/xdocs/archived_news.html Fri Jan 11 01:38:34 
2008
@@ -16,7 +16,7 @@
 
 
 <a id="1.0.0"></a>
-<h3>14th Dec 2007 - Apache Axis2/C Version 1.0 Released</h3>
+<h3>05th Oct 2007 - Apache Axis2/C Version 1.0 Released</h3>
     <a href='http://ws.apache.org/rampart/c/download.cgi'>Download 1.0</a>
     <h4>Key Features</h4>
 <ol>

Modified: webservices/rampart/trunk/c/xdocs/docs/installationguide.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/docs/installationguide.html?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/rampart/trunk/c/xdocs/docs/installationguide.html Fri Jan 11 
01:38:34 2008
@@ -93,7 +93,7 @@
       <li>This can be done using the following command sequence, in the
         directory where you have extracted the source:
         <ul>
-          <li>./configure --prefix=${AXIS2C_HOME} --enable-static=no 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.1</li>
+          <li>./configure --prefix=${AXIS2C_HOME} --enable-static=no 
--with-axis2=${AXIS2C_HOME}/include/axis2-1.2</li>
           <li>make</li>
           <li>make install</li>
         </ul>

Modified: webservices/rampart/trunk/c/xdocs/index.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/index.html?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/index.html (original)
+++ webservices/rampart/trunk/c/xdocs/index.html Fri Jan 11 01:38:34 2008
@@ -18,7 +18,7 @@
 
 <h2>Latest Release</h2>
 
-<h3>14th Dec 2007 - Apache Rampart/C Version 1.1 Released</h3>
+<h3>16th Jan 2008 - Apache Rampart/C Version 1.1.0 Released</h3>
 <a href="http://ws.apache.org/rampart/c/download.cgi";>Download 1.1</a>
 
 <h4>Key Features</h4>

Modified: webservices/rampart/trunk/c/xdocs/lists_issues.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/lists_issues.html?rev=611125&r1=611124&r2=611125&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/lists_issues.html (original)
+++ webservices/rampart/trunk/c/xdocs/lists_issues.html Fri Jan 11 01:38:34 2008
@@ -22,18 +22,8 @@
                     <a
                        
href="http://marc.theaimsgroup.com/?l=rampart-c-dev&amp;r=1&amp;w=2";
                        class="externalLink" title="External Link">Archive</a>
-                </td></tr>
-                 <tr class="b"><td>Rampart C User List</td><td>
-                    <a
-                       href="mailto:[EMAIL PROTECTED]">Subscribe</a>
-                  </td><td>
-                    <a
-                       href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
-                  </td><td>
-                    <a
-                       
href="http://marc.theaimsgroup.com/?l=rampart-c-user&amp;r=1&amp;w=2";
-                       class="externalLink" title="External Link">Archive</a>
-                </td></tr>
+                </td>
+         </tr>
 </tbody></table>
 <p><strong>Note: </strong> For the moment many discussion related to Rampart/C 
can be seen in <a href="http://ws.apache.org/axis2/c/lists_issues.html";>Axis2/C 
mailing lists</a></p>
 <h2>Issue Tracking</h2><p>


Reply via email to