From 0d841981e62b67ddee75c2809b6d820f1f1f7ed0 Mon Sep 17 00:00:00 2001 From: crossley Date: Tue, 17 Dec 2002 07:18:11 +0000 Subject: [PATCH] Clarify mailing list addresses. Add section about building from source. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226026 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/index.xml | 29 +++++++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 2784dee..5436662 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -174,7 +174,7 @@ and includes:
  • This release is includes just the 1.0 XmlResolver component, by request from coccoon-dev and others. It is released for users who just want to use the Resolver and don't need the rest of xml-commons. Pending discussion on commons-dev, we believe that future xml-commons -releases will be separated out in this manner (external/resolver/which/etc).
  • +releases will be separated out in this manner (external, resolver, which etc).

    The xml-commons-1.0.b2 release 06-Feb-02 is available in our @@ -224,6 +224,25 @@ SAX 2R2pre3 or later + +

    + Building from local sources +

    +If you have done 'cvs checkout xml-commons' then you have local +sources of all components and all documentation sources. There is a high-level +build file that will also call the other sub-build files for each component. +Just do 'ant -projecthelp' to get started. +

    + +

    +The documentation for the xml-commons project is built using Apache Forrest. +If you have Forrest installed then just type 'forrest' in the +top-level xml-commons directory. Otherwise see the +Apache XML Commons website +documentation. +

    +
    +
    How can I find out more? @@ -232,12 +251,12 @@ SAX 2R2pre3 or later or to general<at>xml.apache.org

      -
    • Send an email to commons-dev -... commons-dev<at>xml.apache.org
    • -
    • Subscribe to commons-dev +
    • To subscribe to commons-dev ... commons-dev-subscribe<at>xml.apache.org
    • -
    • Un-subscribe from commons-dev +
    • To un-subscribe from commons-dev ... commons-dev-unsubscribe<at>xml.apache.org
    • +
    • To send an email to commons-dev +... commons-dev<at>xml.apache.org