You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by da...@apache.org on 2007/05/24 11:11:24 UTC

svn commit: r541233 - /webservices/sandesha/site/sandesha2/c/coding_conventions.html

Author: damitha
Date: Thu May 24 02:11:20 2007
New Revision: 541233

URL: http://svn.apache.org/viewvc?view=rev&rev=541233
Log:
slight change

Modified:
    webservices/sandesha/site/sandesha2/c/coding_conventions.html

Modified: webservices/sandesha/site/sandesha2/c/coding_conventions.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/coding_conventions.html?view=diff&rev=541233&r1=541232&r2=541233
==============================================================================
--- webservices/sandesha/site/sandesha2/c/coding_conventions.html (original)
+++ webservices/sandesha/site/sandesha2/c/coding_conventions.html Thu May 24 02:11:20 2007
@@ -1,8 +1,16 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Coding Conventions</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-			    @import url("./style/maven-classic.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 23 May 2007
-                  | Doc for 0.90</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="docs/index.html">Documentation</a><ul><li class="none"><a href="docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="docs/rampartc_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="lists_issues.html">Get Involved</a><ul><li class="none"><a href="lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="coding_conventions.html">Developer Guidelines</a><ul><li class="none"
 ><a href="coding_conventions.html">Coding Convention</a></li><li class="none"><a href="versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="team-list.html">Project Information</a><ul><li class="none"><a href="team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/repos/asf/webservices/sandesha/trunk/c" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Rampart_C_Coding_Conventions"></a><h2>Rampart/C Coding Conventions</h2><p>Apache Rampart/C coding convensions are as specified in Apache Axis2/C 
- <a href="http://ws.apache.org/axis2/c/versioning.html" class="externalLink" title="External Link">Coding Conventions</a>
- </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Coding Conventions</title>
+</head>
+
+<body>
+<h1>Sandesha2/C Coding Conventions</h1>
+ <p>Apache Sandesha2/C coding convensions are as specified in Apache Axis2/C 
+ <a href="http://ws.apache.org/axis2/c/versioning.html">Coding Conventions</a>
+ </p>
+
+
+</body>
+</html>



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