edwingo 01/01/30 17:50:16
Modified: sources/crimson index.xml
Log:
Added more info on repository and mailing list
Revision Changes Path
1.5 +18 -0 xml-site/sources/crimson/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/crimson/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml 2001/01/31 01:10:57 1.4
+++ index.xml 2001/01/31 01:50:16 1.5
@@ -27,11 +27,29 @@
DOM Level 2 Core Recommendation</jump></li>
</ul>
</s2>
+
<s2 title="Roadmap">
<p>The &CrimsonName; codebase is based on the Sun Project X parser. It
is also the parser currently shipping in Sun products; however, the
future plan is to move to a different codebase called Xerces Java 2.
Xerces 2 is currently under development. [Link to Xerces 2, once a
project page has been created.]</p>
+ </s2>
+
+ <s2 title="Source Repository">
+ <p>The latest code is available via the CVS source repository. Please
+ see the <jump href="/cvs.html">repository page</jump> for more
+ information on access. Use the provided <jump
+ href="http://jakarta.apache.org/ant/">Ant</jump> build.xml file to
+ generate binaries.
+ </p>
+ </s2>
+
+ <s2 title="Mailing List">
+ <p>There is no mailing list specific to the &CrimsonName; project.
+ Please use the <jump
+ href="mailto:[email protected]">[email protected]</jump>
+ mailing list to discuss &CrimsonName; issues.
+ </p>
</s2>
</s1>