Author: kristwaa
Date: Wed Jun 4 01:44:04 2008
New Revision: 663035
URL: http://svn.apache.org/viewvc?rev=663035&view=rev
Log:
Removed a lonely quote and fixed three broken links;
- removed mention of a non-existing FAQ page.
- removed links for "JAR" and "Sun JARs" (non-existing page "jars.html").
- replaced branches link to Turbine with a link to Derby.
Modified:
db/site/xdocs/source.xml
Modified: db/site/xdocs/source.xml
URL:
http://svn.apache.org/viewvc/db/site/xdocs/source.xml?rev=663035&r1=663034&r2=663035&view=diff
==============================================================================
--- db/site/xdocs/source.xml (original)
+++ db/site/xdocs/source.xml Wed Jun 4 01:44:04 2008
@@ -19,14 +19,12 @@
<p>
All Java Language source code in the repository must be written in
- conformance to the "
+ 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, or in conformance with another well-defined convention specified
- by the subproject. See the
- <a href="faqs.html">FAQ page</a>
- for links to subproject conventions.
+ by the subproject.
</p>
<subsection name="License">
@@ -57,12 +55,10 @@
</p>
<p>
- Any
- <a href="jars.html">JAR</a> committed to the Project's repositories
+ Any JAR committed to the Project's repositories
<strong>must</strong> be licensed for redistribution. BSD and MPL
style
licenses are generally fine, but many
- <a href="jars.html">Sun JARs</a>
- do not permit redistribution.
+ Sun JARs do not permit redistribution.
</p>
</subsection>
@@ -93,8 +89,8 @@
their release cycle is complete. All branches currently in use should
be documented by the respective projects. For example,
<a
- href="/turbine/branches.html">Turbine</a> has page on the site that
- details the branches currently in use.
+ href="/derby/dev/derby_source.html#Branches">Derby</a> has a page
on
+ the site that details the branches currently in use.
</p>
</subsection>