You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/06/15 16:08:30 UTC

cvs commit: avalon-site/src/documentation/content/xdocs site.xml

leosimons    2003/06/15 07:08:30

  Modified:    src/documentation/content/xdocs site.xml
  Log:
  merge project/book.xml into main site.xml
  
  Revision  Changes    Path
  1.6       +99 -79    avalon-site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- site.xml	24 Apr 2003 16:36:49 -0000	1.5
  +++ site.xml	15 Jun 2003 14:08:30 -0000	1.6
  @@ -1,84 +1,104 @@
   <?xml version="1.0"?>
   <site label="Forrest" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
   
  -  <project label="Project">
  -    <overview label="Overview" href="index.html"/>
  -    <mission label="Mission" href="mission.html"/>
  -    <news label="News" href="news.html"/>
  -    <features label="Features" href="features.html"/>
  -    <download label="Download" href="http://avalon.apache.org/download.cgi"/>
  -    <license label="License" href="license.html"/>
  -    <who-we-are label="Who we Are" href="whoweare/index.html"/>
  -  </project>
  -  
  -  <subprojects label="Subprojects">
  -    <framework label="Framework" href="framework/"/>
  -    <components label="Components" href="components/">
  -      <framework label="Repositories" href="index.html"/>    
  -      <cornerstone label="Cornerstone" href="http://avalon.apache.org/cornerstone/"/>
  -      <excalibur label="Excalibur" href="http://avalon.apache.org/excalibur/"/>
  -      <logkit label="Logkit" href="http://avalon.apache.org/logkit/"/>
  -    </components>    
  -    <containers label="Containers" href="containers/">
  -      <framework label="Overview" href="index.html"/>    
  -      <ecm label="ECM" href="http://avalon.apache.org/excalibur/component/"/>
  -      <fortress label="Fortress" href="http://avalon.apache.org/excalibur/fortress/"/>
  -      <phoenix label="Phoenix" href="http://avalon.apache.org/phoenix/"/>
  -      <merlin label="Merlin" href="http://avalon.apache.org/sandbox/merlin/"/>
  -    </containers>
  -    <apps label="Apps" href="http://avalon.apache.org/apps/index.html"/>
  -    <sandbox label="Sandbox" href="http://avalon.apache.org/sandbox/"/>
  -  </subprojects>
  -  
  -  <documentation label="Documentation">
  -    <faq label="Frequently Asked Questions" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonFAQ"/>
  -    <start label="Getting Started" href="getting-started.html"/>
  -    <developing label="Developing with Avalon" href="developing/index.html"/>
  -    <studies label="Case Studies" href="case-studies.html"/>
  -  </documentation>
  -
  -  <resources label="Resources">
  -    <vcs label="CVS" href="http://www.apache.org/dev/contributors.html#cvsbasics"/>
  -    <mail label="Mailing Lists" href="mailing-lists.html"/>
  -    <bugs label="Bug Database" href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&amp;output=most_doomed&amp;links=1&amp;banner=1&amp;quip=0"/>
  -    <wiki label="WikiWikiWeb" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonProjectPages"/>
  -  </resources>
  -  
  -  <development label="Development">
  -    <coding-standards label="Coding Standards" href="code-standards.html"/>
  -    <get-involved label="Get Involved" href="http://james.apache.org/contribute.html"/>
  -    <guidelines label="Project Guidelines" href="project/index.html"/>
  -    <history label="Project History" href="history/index.html"/>
  -  </development>
  -  
  -  <external-refs>
  -    <xml.apache.org href="http://xml.apache.org/">
  -      <cocoon href="cocoon/">
  -        <ml href="mail-lists.html"/>
  -        <actions href="userdocs/concepts/actions.html"/>
  -        <catalogs href="userdocs/concepts/catalog.html"/>
  -        <sitemap href="userdocs/concepts/sitemap.html"/>
  -        <input-modules href="userdocs/concepts/modules.html"/>
  -      </cocoon>
  -      <forrest href="forrest/"/>
  -      <xindice href="xindice/"/>
  -      <fop href="fop/"/>
  -      <batik href="batik/"/>
  -    </xml.apache.org>
  -    <mail-archive href="http://marc.theaimsgroup.com"/>
  -    <xpath-tut href="http://www.w3schools.com/xpath/"/>
  -    <jakarta href="http://jakarta.apache.org/">
  -      <jxpath href="commons/jxpath"/>
  -      <anakia href="velocity/anakia.html"/>
  -      <tomcat href="tomcat/">
  -        <r3.3.1 href="builds/jakarta-tomcat/release/v3.3.1/bin/"/>
  -      </tomcat>
  -      <gump href="gump/"/>
  -    </jakarta>
  -    <ant href="http://ant.apache.org/"/>
  -          
  -    <mozilla href="http://www.mozilla.org/"/>
  -    <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/>
  -  </external-refs>
  +    <project label="Project">
  +        <overview label="Overview" href="index.html"/>
  +        <mission label="Mission" href="mission.html"/>
  +        <news label="News" href="news.html"/>
  +        <features label="Features" href="features.html"/>
  +        <download label="Download" href="http://avalon.apache.org/download.cgi"/>
  +        <license label="License" href="license.html"/>
  +        <who-we-are label="Who we Are" href="whoweare/index.html"/>
  +    </project>
  +
  +    <subprojects label="Subprojects">
  +        <framework label="Framework" href="framework/"/>
  +        <components label="Components" href="components/">
  +            <framework label="Repositories" href="index.html"/>
  +            <cornerstone label="Cornerstone" href="http://avalon.apache.org/cornerstone/"/>
  +            <excalibur label="Excalibur" href="http://avalon.apache.org/excalibur/"/>
  +            <logkit label="Logkit" href="http://avalon.apache.org/logkit/"/>
  +        </components>
  +        <containers label="Containers" href="containers/">
  +            <framework label="Overview" href="index.html"/>
  +            <ecm label="ECM" href="http://avalon.apache.org/excalibur/component/"/>
  +            <fortress label="Fortress" href="http://avalon.apache.org/excalibur/fortress/"/>
  +            <phoenix label="Phoenix" href="http://avalon.apache.org/phoenix/"/>
  +            <merlin label="Merlin" href="http://avalon.apache.org/sandbox/merlin/"/>
  +        </containers>
  +        <apps label="Apps" href="http://avalon.apache.org/apps/index.html"/>
  +        <sandbox label="Sandbox" href="http://avalon.apache.org/sandbox/"/>
  +    </subprojects>
  +
  +    <documentation label="Documentation">
  +        <faq label="Frequently Asked Questions" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonFAQ"/>
  +        <start label="Getting Started" href="getting-started.html"/>
  +        <developing label="Developing with Avalon" href="developing/index.html"/>
  +        <studies label="Case Studies" href="case-studies.html"/>
  +    </documentation>
  +
  +    <resources label="Resources">
  +        <vcs label="CVS" href="http://www.apache.org/dev/contributors.html#cvsbasics"/>
  +        <mail label="Mailing Lists" href="mailing-lists.html"/>
  +        <bugs label="Bug Database" href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&amp;output=most_doomed&amp;links=1&amp;banner=1&amp;quip=0"/>
  +        <wiki label="WikiWikiWeb" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonProjectPages"/>
  +    </resources>
  +
  +    <development label="Development">
  +        <guidelines label="Project Guidelines" href="project/">
  +            <overview label="Overview" href="index.html"/>
  +            <mission label="Our Mission" href="../mission.html"/>
  +            <history label="Project History" href="../history/index.html"/>
  +            <meritocracy label="Meritocracy" href="http://jakarta.apache.org/site/decisions.html"/>
  +            <high-esteem label="High Esteem" href="http://dictionary.reference.com/search?q=esteem"/>
  +            <apache-way label="The Apache Way" href="http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheWay"/>
  +
  +            <organization label="Organization">
  +                <roles label="Roles and Responsibilities" href="http://jakarta.apache.org/site/roles.html"/>
  +                <asf label="The ASF" href="http://apache.org/foundation/"/>
  +                <pmc label="The Avalon PMC" href="pmc.html"/>
  +                <license label="About the ASF License" href="http://www.apache.org/foundation/licence-FAQ.html"/>
  +                <cla label="Contributor License Agreement" href="http://incubator.apache.org/forms/ASF_Contributor_License_2_form.pdf"/>
  +            </organization>
  +
  +            <process label="Development Process">
  +                <coding-standards label="Coding Standards" href="../code-standards.html"/>
  +                <get-involved label="Get Involved" href="http://james.apache.org/contribute.html"/>
  +                <roadmap label="Roadmap" href="roadmap.html"/>
  +                <releases label="Release Management" href="releases.html"/>
  +                <patches label="Patches and Bug Reports" href="patches.html"/>
  +            </process>
  +        </guidelines>
  +    </development>
  +
  +    <external-refs>
  +        <xml.apache.org href="http://xml.apache.org/">
  +            <cocoon href="cocoon/">
  +                <ml href="mail-lists.html"/>
  +                <actions href="userdocs/concepts/actions.html"/>
  +                <catalogs href="userdocs/concepts/catalog.html"/>
  +                <sitemap href="userdocs/concepts/sitemap.html"/>
  +                <input-modules href="userdocs/concepts/modules.html"/>
  +            </cocoon>
  +            <forrest href="forrest/"/>
  +            <xindice href="xindice/"/>
  +            <fop href="fop/"/>
  +            <batik href="batik/"/>
  +        </xml.apache.org>
  +        <mail-archive href="http://marc.theaimsgroup.com"/>
  +        <xpath-tut href="http://www.w3schools.com/xpath/"/>
  +        <jakarta href="http://jakarta.apache.org/">
  +            <jxpath href="commons/jxpath"/>
  +            <anakia href="velocity/anakia.html"/>
  +            <tomcat href="tomcat/">
  +                <r3.3.1 href="builds/jakarta-tomcat/release/v3.3.1/bin/"/>
  +            </tomcat>
  +            <gump href="gump/"/>
  +        </jakarta>
  +        <ant href="http://ant.apache.org/"/>
  +
  +        <mozilla href="http://www.mozilla.org/"/>
  +        <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/>
  +    </external-refs>
   
   </site>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org