mcconnell 2003/10/27 13:41:08
Modified: mavenized-site maven.xml
mavenized-site/xdocs/community/process pmc.xml
mavenized-site/xdocs/community/who index.xml
mavenized-site/xdocs/doc articles.xml
Log:
Remove all broken links.
Revision Changes Path
1.2 +5 -0 avalon-sandbox/mavenized-site/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/maven.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maven.xml 25 Oct 2003 20:50:43 -0000 1.1
+++ maven.xml 27 Oct 2003 21:41:07 -0000 1.2
@@ -6,6 +6,11 @@
xmlns:deploy="deploy"
xmlns:m="maven">
+ <preGoal name="site:site">
+ <copy toDir="${basedir}/target/docs/download.cgi"
+ file="${basedir}/xdocs/downloads.cgi"/>
+ </preGoal>
+
<!-- default maven.xml file -->
<!-- generate avalon meta-data and include any needed jars -->
1.2 +15 -9 avalon-sandbox/mavenized-site/xdocs/community/process/pmc.xml
Index: pmc.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/community/process/pmc.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pmc.xml 26 Oct 2003 14:42:09 -0000 1.1
+++ pmc.xml 27 Oct 2003 21:41:07 -0000 1.2
@@ -40,17 +40,23 @@
and financial support for the Apache Open Source software
projects".</p>
</section>
- <section name="he PMC Chair and Officer of the Foundation">
+ <section name="The PMC Chair and Officer of the Foundation">
<p>The position of Avalon PMC chair is an important one; the PMC
chair has special responsibilities and privileges as detailed in
the ASF bylaws.</p>
</section>
- <section name="So, who's on the PMC?">
- <p>
- This information is contained in the Avalon STATUS
- file, and also <a
- href="whoweare/index.html">on this page</a>.
- </p>
-</section>
-</body>
+ <section name="Project Management Committee">
+ <p>The following people form the current Avalon PMC:</p>
+ <ul>
+ <li><a href="../who/bloritsch.html">Berin Loritsch</a>(Chair)</li>
+ <li><a href="../who/mcconnell.html">Stephen McConnell</a></li>
+ <li><a href="">Leo Sutic</a></li>
+ <li><a href="../who/lsimons.html">Leo Simons</a></li>
+ <li><a href="../who/crafterm.html">Marcus Crafter</a></li>
+ <li><a href="../who/cziegeler.html">Carsten Ziegeler</a></li>
+ <li><a href="../who/proyal.html">Pete Royal</a></li>
+ <li><a href="../who/jturner.html">Jeff Turner</a></li>
+ </ul>
+ </section>
+ </body>
</document>
1.4 +0 -16 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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 27 Oct 2003 21:13:55 -0000 1.3
+++ index.xml 27 Oct 2003 21:41:07 -0000 1.4
@@ -5,20 +5,6 @@
<title>Apache Avalon</title>
</properties>
<body>
- <section name="Project Management Committee">
-
- <p>The following people form the current Avalon PMC:</p>
- <ul>
- <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="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">
<p>
The current avalon committers are: bloritsch, colus, cziegeler,
@@ -43,7 +29,6 @@
</p>
</section>
<section name="Contributors">
-
<p>
We've been rather sloppy in maintaining lists of these
peeps. Many, many people help out with avalon in one way or
@@ -53,7 +38,6 @@
sources. People, even if we don't keep a list of y'all, thanks
for all your good work!
</p>
-
</section>
</body>
1.2 +6 -6 avalon-sandbox/mavenized-site/xdocs/doc/articles.xml
Index: articles.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/doc/articles.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- articles.xml 26 Oct 2003 18:00:55 -0000 1.1
+++ articles.xml 27 Oct 2003 21:41:08 -0000 1.2
@@ -15,26 +15,26 @@
<subsection name="General Documentation">
<ul>
<li>
- <a href="developing/index.html">Developing With Avalon</a>:
+ <a href="http://avalon.apache.org/developing/index.html">Developing With
Avalon</a>:
An excellent white paper on the Avalon framework.
Recommended reading!
</li>
<li>
- <a href="framework/cop/index.html">An Introduction to COP</a>:
+ <a href="http://avalon.apache.org/framework/cop/index.html">An Introduction to
COP</a>:
An introduction to Component Oriented Programming and the
core Avalon Framework.
</li>
<li>
- <a href="framework/principles/index.html">COP Development
+ <a href="http://avalon.apache.org/framework/principals/index.html">COP
Development
Principles</a>: A look at design principles to consider when
developing in Avalon and COP in general.
</li>
<li>
- <a href="framework/principles/lifecycle.html">The Avalon
+ <a href="http://avalon.apache.org/framework/principals/lifecycle.html">The
Avalon
Lifecycle</a>: Introduces the standard Avalon lifecycle for components.
</li>
<li>
- <a href="history/need-for-avalon.html">The Need For
+ <a href="../community/history/need-for-avalon.html">The Need For
Avalon</a>:
In this document, Stefano introduces his vision for the Java Apache
Server Framework project. He explain why he believes that
@@ -43,7 +43,7 @@
and high quality software projects. [HISTOROICAL]
</li>
<li>
- <a href="community/history/what-is-a-server.html">What Is A
+ <a href="../community/history/what-is-a-server.html">What Is A
Server</a>: Pierpaolo Fumagalli explains how a
server could be developed using the benefits offered by the
Java Apache Server Framework (Avalon) and introduces the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]