mcconnell 2003/10/27 13:13:55
Modified: mavenized-site/xdocs index.xml
mavenized-site/xdocs/community index.xml
mavenized-site/xdocs/community/who index.xml
mavenized-site/xdocs/related apache.xml
Log:
Fill in all missing content and correct a number of broken links.
Revision Changes Path
1.3 +11 -10 avalon-sandbox/mavenized-site/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 26 Oct 2003 12:58:49 -0000 1.2
+++ index.xml 27 Oct 2003 21:13:55 -0000 1.3
@@ -54,15 +54,15 @@
</section>
<section name="Avalon Products and Sub-Projects">
<ul>
- <li><a href="containers/"><strong>Containers</strong></a>:
+ <li><a href="product/containers/index.html"><strong>Containers</strong></a>:
several complete container implementations used to host
components.
</li>
- <li><a href="platform/"><strong>Platform</strong></a>:
+ <li><a href="product/framework/index.html"><strong>Framework</strong></a>:
provides a specification of design patterns and rules in the
form of interfaces.
</li>
- <li><a href="components/"><strong>Components</strong></a>:
+ <li><a href="product/components/index.html"><strong>Components</strong></a>:
contains container related utilities and simple core
components.
</li>
@@ -78,9 +78,9 @@
<p>
Avalon provides a number of containers such as Merlin and
Fortress. For information about containers in general, see the
- <a href="containers/">containers</a> section. For other
+ <a href="product/containers/index.html">containers</a> section. For other
Avalon-based or Avalon-related container solutions, see the <a
- href="related.html">related projects</a> section. Avalon is
+ href="related/index.html">related projects</a> section. Avalon is
used in several external projects, such as Cocoon, OpenIM, and
others.
</p>
@@ -88,7 +88,7 @@
<subsection name="Component Developers">
<p>
If you're new to Avalon, be certain to check out the <a
- href="articles.html">Articles</a> section, specifically, the
+ href="doc/articles.html">Articles</a> section, specifically, the
Developing With Avalon white paper and the Getting Started
Tutorial. You may also want to look at the Excalibur and
Cornerstone documentation to examine existing utilities and
@@ -99,8 +99,8 @@
<p>
Whether you're a contributor or a committer, you'll should
familiarize yourself with the <a
- href="/community/code-standards.html">Coding Standards</a>
- document. The <a href="/community/index.html">Community</a>
+ href="community/process/code-standards.html">Coding Standards</a>
+ document. The <a href="community/index.html">Community</a>
section also reviews various standards, policies, and practices
within the Avalon community.
</p>
@@ -109,9 +109,10 @@
<p>
If you're interested in learning more about component oriented
programming, then in addition to the <a
- href="articles.html">Articles</a> section, look at the
+ href="doc/articles.html">Articles</a> section, look at the
Framework documentation. The <a
- href="/framework/index.html">Framework</a> project contains
+ href="http://avalon.apache.org/framework/index.html">Framework</a>
+ project contains
sections of COP practices and is itself a good COP reference
implementation.
</p>
1.3 +33 -59 avalon-sandbox/mavenized-site/xdocs/community/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/community/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 26 Oct 2003 12:58:49 -0000 1.2
+++ index.xml 27 Oct 2003 21:13:55 -0000 1.3
@@ -7,67 +7,41 @@
<body>
<section name="The Avalon Community">
- <p>
- Welcome to the Avalon community!
- </p>
- <p>
+ <subsection name="Index">
+ <table>
+ <tr><th>Topic</th><th>Description</th></tr>
+ <tr>
+ <td><a href="who/index.html">Who We Are</a></td>
+ <td>
+ <p>
+ These pages list many of the contributors to avalon. They
+ have worked and are working long and hard to make quality
+ software for the rest of the world to use. Contributors to the
+ Avalon Project should be extremely proud of themselves! If you
+ would like to become a contributor, please see the Get Involved
+ document to figure out how. If you are a contributor but are not
+ listed, submit a patch!
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td><a href="process/index.html">Process</a></td>
+ <td>
+ <p>
Avalon, like all other projects at Apache, is a
<em>meritocracy</em> and follows the <em>Apache Way</em> of
- community and project management. The following documents
- help define these terms and form the guidelines by which Avalon operates.
- </p>
- <ul>
- <li><a href="http://jakarta.apache.org/site/decisions.html">
- Meritocracy</a></li>
- <li><a
- href="http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheWay">
- The Apache Way</a></li>
- <li><a href="http://jakarta.apache.org/site/roles.html">Roles
- and Responsibilities</a></li>
- <li><a href="http://jakarta.apache.org/site/guidelines.html">
- Jakarta Project Guidelines</a></li>
- <li><a href="http://incubator.apache.org/index.html">
- The Apache Incubator Project</a></li>
- <li><a href="http://apache.org/foundation/">The Apache Software
- Foundation</a> (ASF)</li>
- <li><a
- href="http://incubator.apache.org/forms/ASF_Contributor_License_2_form.pdf">
- Contributor license Agreement</a> [PDF]</li>
- <li><a href="http://james.apache.org/contribute.html">Getting
Involved</a></li>
- </ul>
- </section>
- <section name="Opening up Avalon's Repositories">
- <p>
- Avalon continually looks at ways to cooperate better with
- other projects, especially here at Apache. Recently, the
- Avalon team decided to open up the "avalon-excalibur"
- repository to the Apache Cocoon community. The response has
- been favorable as the libraries there now have a wider group
- of supporting developers. As a result, the Avalon team decided
- to take this process one step further and open up the
- "avalon-components" repository to both the Apache Cocoon and
- Apache JAMES projects.
- </p>
- <p>
- If you are from another Apache project, and would like all the
- committers from your project to have access to the Avalon
- Repositories, all you need to do is ask the Avalon PMC
- ([EMAIL PROTECTED]). The repositories that are available
- for wider access are:
- </p>
- <ul>
- <li>avalon-components</li>
- <li>avalon-excalibur</li>
- <li>avalon-sandbox</li>
- </ul>
- <p>
- The PMC will let you know if your request is accepted or
- not. If you are interested in commit privileges, but are not
- part of one of the Apache projects, then you have to do it
- the old fashioned way and participate on the mailing lists
- and post patches, etc. We are taking advantage of the Apache
- infrastructure to make this happen.
- </p>
+ community and project management. This page contains a bunch of
+ references to the structure, operation and process aspects that
+ help us maintain project oversight.
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td><a href="history/index.html">Historical</a></td>
+ <td><p>Background content - how Avalon came to be.<br/></p></td>
+ </tr>
+ </table>
+ </subsection>
</section>
</body>
</document>
1.3 +7 -19 avalon-sandbox/mavenized-site/xdocs/community/who/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/community/who/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 26 Oct 2003 11:15:05 -0000 1.2
+++ index.xml 27 Oct 2003 21:13:55 -0000 1.3
@@ -5,30 +5,18 @@
<title>Apache Avalon</title>
</properties>
<body>
- <section name="Introduction">
- <p>
- These pages list many of the contributors to avalon. Not all,
- because some are too lazy to update the list themselves ;) They
- have worked and are working long and hard to make quality
- software for the rest of the world to use. Contributors to the
- Avalon Project should be extremely proud of themselves! If you
- would like to become a contributor, please see the Get Involved
- document to figure out how. If you are a contributor but are not
- listed, submit a patch!
- </p>
- </section>
<section name="Project Management Committee">
<p>The following people form the current Avalon PMC:</p>
<ul>
- <li><a href="/community/who/bloritsch.html">Berin Loritsch</a>(Chair)</li>
- <li><a href="/community/who/mcconnell.html">Stephen McConnell</a></li>
+ <li><a href="bloritsch.html">Berin Loritsch</a>(Chair)</li>
+ <li><a href="mcconnell.html">Stephen McConnell</a></li>
<li><a href="">Leo Sutic</a></li>
- <li><a href="/community/who/lsimons.html">Leo Simons</a></li>
- <li><a href="/community/who/crafterm.html">Marcus Crafter</a></li>
- <li><a href="/community/who/cziegeler.html">Carsten Ziegeler</a></li>
- <li><a href="/community/who/proyal.html">Pete Royal</a></li>
- <li><a href="/community/who/jturner.html">Jeff Turner</a></li>
+ <li><a href="lsimons.html">Leo Simons</a></li>
+ <li><a href="crafterm.html">Marcus Crafter</a></li>
+ <li><a href="cziegeler.html">Carsten Ziegeler</a></li>
+ <li><a href="proyal.html">Pete Royal</a></li>
+ <li><a href="jturner.html">Jeff Turner</a></li>
</ul>
</section>
<section name="Active Committers">
1.5 +2 -1 avalon-sandbox/mavenized-site/xdocs/related/apache.xml
Index: apache.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/apache.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apache.xml 27 Oct 2003 18:15:25 -0000 1.4
+++ apache.xml 27 Oct 2003 21:13:55 -0000 1.5
@@ -46,7 +46,8 @@
</tr>
<tr>
<td><p><a href="http://jakarta.apache.org/turbine/fulcrum/">Turbine
Fulcrum</a></p></td>
- <td><p>CONTENT PENDING</p></td>
+ <td><p>Fulcrum was originally created as part of the Turbine 3 effort. The
idea was to be able to decouple the services from Turbine 2 allowing them to be used
on both projects. Fulcrum is currently evolving into a component repository for
Turbine. Each service is being converted into a stand alone component that can be
released independently of the other components. This will allow the Turbine project to
to release components as they change instead of having to release everything at once.
+</p></td>
</tr>
</table>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]