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 2008/01/29 16:51:32 UTC

svn commit: r616405 - in /webservices/axis2/trunk/c/xdocs: ./ docs/ docs/hello/client/ docs/hello/service/ docs/mod_log/

Author: dinesh
Date: Tue Jan 29 07:51:29 2008
New Revision: 616405

URL: http://svn.apache.org/viewvc?rev=616405&view=rev
Log:
removed generated code from, original html pages

Modified:
    webservices/axis2/trunk/c/xdocs/archived_news.html
    webservices/axis2/trunk/c/xdocs/coding_conventions.html
    webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html
    webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html
    webservices/axis2/trunk/c/xdocs/docs/hello/client/hello.c.html
    webservices/axis2/trunk/c/xdocs/docs/hello/service/hello_svc.c.html
    webservices/axis2/trunk/c/xdocs/docs/index.html
    webservices/axis2/trunk/c/xdocs/docs/installationguide.html
    webservices/axis2/trunk/c/xdocs/docs/mod_log/log_in_handler.c.html
    webservices/axis2/trunk/c/xdocs/docs/mod_log/log_out_handler.c.html
    webservices/axis2/trunk/c/xdocs/docs/mod_log/mod_log.c.html
    webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html
    webservices/axis2/trunk/c/xdocs/download.html
    webservices/axis2/trunk/c/xdocs/lists_issues.html
    webservices/axis2/trunk/c/xdocs/svn.html
    webservices/axis2/trunk/c/xdocs/versioning.html

Modified: webservices/axis2/trunk/c/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/archived_news.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/archived_news.html (original)
+++ webservices/axis2/trunk/c/xdocs/archived_news.html Tue Jan 29 07:51:29 2008
@@ -481,4 +481,4 @@
 included</p></div><div class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><p>1. Core engine in place with deployment, description, and context
 hierarchies and HTTP transport support.</p><p>2. SOAP processing support</p><p>3. Simple HTTP server</p><p>4. Client API implementation</p><p>5. Couple of working service and client samples</p><p><a id="M0.2"></a></p></div><div class="subsection"><a name="08th_December_2005_Axis2_C_Milestone_0_2_Released"></a><h3>08th December 2005 Axis2/C Milestone 0.2 Released</h3><p>We have been able to improve the OM module since the last release, and PHP
 binding for the OM module is in place.</p></div><div class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><p>1. Improved OM module</p><p>2. libxml2 parser support</p><p>3. PHP binding for the OM module</p><p>4. Some test cases for PHP binding</p><p>5. Many memory leak fixes</p><p><a id="M0.1"></a></p></div><div class="subsection"><a name="25th_November_2005_Axis2_C_Milestone_0_1_Released"></a><h3>25th November 2005 Axis2/C Milestone 0.1 Released</h3><p>This release includes the C implementation of AXIOM, an important part of
-the Axis2C Web service stack.</p></div><div class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><p>1. OM module</p><p>2. Guththila pull parser support</p><p>3. libxml2 parser support (only reader is supported as of now)</p><p>4. doxygen documentation support</p><p>5. A sample demonstrating how to use OM</p></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+the Axis2C Web service stack.</p></div><div class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><p>1. OM module</p><p>2. Guththila pull parser support</p><p>3. libxml2 parser support (only reader is supported as of now)</p><p>4. doxygen documentation support</p><p>5. A sample demonstrating how to use OM</p></div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/coding_conventions.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/coding_conventions.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/coding_conventions.html (original)
+++ webservices/axis2/trunk/c/xdocs/coding_conventions.html Tue Jan 29 07:51:29 2008
@@ -127,4 +127,4 @@
 
 
 </pre></div>
-  </div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+  </div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html Tue Jan 29 07:51:29 2008
@@ -73,4 +73,4 @@
 implementation of this API can be plugged into the Axis2/C core. If an
 external XML parser needs to be plugged into Axis2/C, a wrapper that maps the
 reading/writing functions to the Axis2/C XML reader/writer API should be
-written.</p></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+written.</p></div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html Tue Jan 29 07:51:29 2008
@@ -1637,4 +1637,4 @@
     <tr class="a"><td>const axis2_char_t *password</td><td>String representing password.</td></tr>
     <tr class="b"><td>const axis2_char_t *auth_type</td><td>use "Basic" to force basic authentication and "Digest" to 
       force digest authentication or NULL for not forcing authentication</td></tr>
-  </tbody></table></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+  </tbody></table></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/hello/client/hello.c.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/hello/client/hello.c.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/hello/client/hello.c.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/hello/client/hello.c.html Tue Jan 29 07:51:29 2008
@@ -149,4 +149,4 @@
     <font color="#000000"><b>return</b></font> <font color="#000000">NULL</font>;<br></br>
 }<br></br>
 <br></br>
-		</font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+		</font></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/hello/service/hello_svc.c.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/hello/service/hello_svc.c.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/hello/service/hello_svc.c.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/hello/service/hello_svc.c.html Tue Jan 29 07:51:29 2008
@@ -195,4 +195,4 @@
 }<br></br>
 <br></br>
 <br></br>
-		</font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+		</font></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/index.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/index.html Tue Jan 29 07:51:29 2008
@@ -8,4 +8,4 @@
   <li><a href="architecture_notes.html">C Specific Architecture Notes</a></li>
   <li><a href="om_tutorial.html">OM Tutorial</a></li>
   <li><a href="../coding_conventions.html">Coding Conventions in Axis2/C</a></li>
-</ul></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+</ul></div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/installationguide.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/installationguide.html Tue Jan 29 07:51:29 2008
@@ -683,4 +683,4 @@
 
   </li>
 
-</ul></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+</ul></div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/mod_log/log_in_handler.c.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/mod_log/log_in_handler.c.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/mod_log/log_in_handler.c.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/mod_log/log_in_handler.c.html Tue Jan 29 07:51:29 2008
@@ -89,4 +89,4 @@
 }<br></br>
 <br></br>
 <br></br>
-		</font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+		</font></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/mod_log/log_out_handler.c.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/mod_log/log_out_handler.c.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/mod_log/log_out_handler.c.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/mod_log/log_out_handler.c.html Tue Jan 29 07:51:29 2008
@@ -87,4 +87,4 @@
 }<br></br>
 <br></br>
 <br></br>
-		</font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+		</font></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/mod_log/mod_log.c.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/mod_log/mod_log.c.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/mod_log/mod_log.c.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/mod_log/mod_log.c.html Tue Jan 29 07:51:29 2008
@@ -140,4 +140,4 @@
 }<br></br>
 <br></br>
 <br></br>
-		</font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+		</font></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html Tue Jan 29 07:51:29 2008
@@ -544,4 +544,4 @@
 
 
 </pre></div>
-  </div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+  </div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/download.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/download.html (original)
+++ webservices/axis2/trunk/c/xdocs/download.html Tue Jan 29 07:51:29 2008
@@ -285,7 +285,4 @@
   a <a href="http://www.apache.org/dev/release-signing#web-of-trust"
        class="externalLink" title="External Link">web of trust</a> is
   used to confirm the identity of these keys.</p> 
-</div></p></div></div></div><div class="clear"><hr></hr>
-</div>
-</body>
-</html>
+</div></p></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/lists_issues.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/lists_issues.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/lists_issues.html (original)
+++ webservices/axis2/trunk/c/xdocs/lists_issues.html Tue Jan 29 07:51:29 2008
@@ -22,4 +22,4 @@
 		 </td></tr>
 </tbody></table></div><div class="section"><a name="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
       <a href="http://issues.apache.org/jira/browse/AXIS2C" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/AXIS2C</a></p></div><div class="section"><a name="Svn_Location"></a><h2>Svn Location</h2><p>
-<a href="https://svn.apache.org/repos/asf/webservices/axis2/trunk/c">https://svn.apache.org/repos/asf/webservices/axis2/trunk/c</a></p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+<a href="https://svn.apache.org/repos/asf/webservices/axis2/trunk/c">https://svn.apache.org/repos/asf/webservices/axis2/trunk/c</a></p></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/svn.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/svn.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/svn.html (original)
+++ webservices/axis2/trunk/c/xdocs/svn.html Tue Jan 29 07:51:29 2008
@@ -23,4 +23,4 @@
 'folder name' is the name of the folder into which the source code is to be
 checked out.</p><br></br><p>To update your working copy to the latest version from the repository,
 execute:</p><p><strong>svn update</strong></p><br></br><p>If you would like to submit a patch, execute:</p><p><strong>svn diff</strong></p><p>The above command will create a unified diff that can be attached to the
-Apache Axis2/C JIRA issue tracker.</p><br></br></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+Apache Axis2/C JIRA issue tracker.</p><br></br></div></div></div></div><div class="clear"><hr></hr></div></body></html>

Modified: webservices/axis2/trunk/c/xdocs/versioning.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/versioning.html?rev=616405&r1=616404&r2=616405&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/versioning.html (original)
+++ webservices/axis2/trunk/c/xdocs/versioning.html Tue Jan 29 07:51:29 2008
@@ -4,4 +4,4 @@
 compile its own third-party modules (e.g., mod_axis2) to be used with
 HTTPD.</p><p>These complexities probably mean that we need to develop a fairly
 comprehensive set of versioning rules.</p><p>Being an Apache project, the Axis2/C project follows the APR guidelines on
-versioning. <a href="http://apr.apache.org/versioning.html" class="externalLink" title="External Link">http://apr.apache.org/versioning.html</a></p><p></p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
+versioning. <a href="http://apr.apache.org/versioning.html" class="externalLink" title="External Link">http://apr.apache.org/versioning.html</a></p><p></p></div></div></div><div class="clear"><hr></hr></div></body></html>



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