dlr 01/12/06 18:21:59
Modified: xdocs/site source.xml
Log:
Corrected link to Turbine coding conventions.
Revision Changes Path
1.5 +7 -6 jakarta-site2/xdocs/site/source.xml
Index: source.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/source.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -u -r1.4 -r1.5
--- source.xml 2001/03/28 18:32:01 1.4
+++ source.xml 2001/12/07 02:21:58 1.5
@@ -20,12 +20,13 @@
All Java Language source code in the repository must be written in
conformance to the "<a
href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Code
- Conventions for the Java Programming Language</a> as published by Sun.
- However, some projects may decide to override these defaults and use
- their own defined conventions. For example, the <a href="/turbine/">Turbine</a>
- project has its own <a href="/turbine/code-standards.html">defined conventions</a>
- which are similar to the Sun standards but specify slightly different
- conventions.
+ Conventions for the Java Programming Language</a> as published by
+ Sun. However, some projects may decide to override these defaults
+ and use their own defined conventions. For example, the <a
+ href="/turbine/">Turbine</a> project has its own <a
+ href="/turbine/common/code-standards.html">defined conventions</a>
+ which are similar to the Sun standards but specify slightly
+ different conventions.
</p>
<h2>License</h2>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>