niclas 2004/03/12 21:11:21
Modified: xdocs index.xml news.xml
Added: xdocs/news SinglePlatform.xml navigation.xml
Log:
Added the 'Single Platform Strategy' news item.
Revision Changes Path
1.7 +30 -27 avalon-site/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-site/xdocs/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 8 Mar 2004 18:25:17 -0000 1.6
+++ index.xml 13 Mar 2004 05:11:21 -0000 1.7
@@ -9,20 +9,23 @@
<section name="News and Information">
<ul>
<li>
+ 03/12/2004 : <a href="news.html#12-MAR-2004: Avalon Adopts Single
Platform Strategy">Avalon Adopts Single Platform Strategy</a>
+ </li>
+ <li>
03/01/2004 : <a href="news.html#01-MAR-2004: Fortress + Excalibur
Release">New Fortress and Excalibur Component Release</a>
- </li>
+ </li>
<li>
02/24/2004 : <a href="news.html#24-FEB-2004: Wiki Revisions">Wiki
Revisions</a>
- </li>
+ </li>
+ <li>
+ 02/12/2004 : <a href="news.html#12-FEB-2004: Avalon Adopts JIRA">Avalon
Adopts JIRA</a>
+ </li>
<li>
- 02/12/2004 : <a href="news.html#12-FEB-2004: Avalon Adopts JIRA">Avalon
Adopts JIRA</a>
- </li>
- <li>
- 01/18/2004 : <a href="news.html#18-JAN-2004: MerlinDeveloper Graduates From
Incubator">MerlinDeveloper graduates from Apache Incubator</a>
- </li>
+ 01/18/2004 : <a href="news.html#18-JAN-2004: MerlinDeveloper Graduates
From Incubator">MerlinDeveloper graduates from Apache Incubator</a>
+ </li>
<li>
- 12/06/2003 : <a href="news.html#06-DEC-2003: New Wiki Site">New Wiki
Site</a>
- </li>
+ 12/06/2003 : <a href="news.html#06-DEC-2003: New Wiki Site">New Wiki
Site</a>
+ </li>
</ul>
</section>
<section name="What is it?">
@@ -36,12 +39,12 @@
</p>
<ul>
<li>No implementation lock</li>
- <li>Low coupling between components</li>
- <li>Component lifecycle management</li>
- <li>Configuration management and easy to use API</li>
- <li>Component meta-data framework and tools</li>
- <li>Service dependecy management</li>
- <li>Embeddable containers for standalone, J2EE and web environments</li>
+ <li>Low coupling between components</li>
+ <li>Component lifecycle management</li>
+ <li>Configuration management and easy to use API</li>
+ <li>Component meta-data framework and tools</li>
+ <li>Service dependecy management</li>
+ <li>Embeddable containers for standalone, J2EE and web environments</li>
</ul>
<p>
In Component Oriented Programming (COP), reusable and
@@ -58,26 +61,26 @@
<ul>
<li>Provide a stable COP development platform (currently in
JAVA)</li>
- <li>Create a rich set of client components API's and default
+ <li>Create a rich set of client components API's and default
implementations</li>
- <li>Develop complete container solutions</li>
- <li>Explore and extend COP development practices</li>
+ <li>Develop complete container solutions</li>
+ <li>Explore and extend COP development practices</li>
</ul>
</section>
<section name="Avalon Products and Sub-Projects">
<ul>
- <li><a href="product/containers/index.html"><strong>Containers</strong></a>:
- several complete container implementations used to host
- components.
- </li>
+ <li><a
href="product/containers/index.html"><strong>Containers</strong></a>:
+ several complete container implementations used to host
+ components.
+ </li>
<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="product/components/index.html"><strong>Components</strong></a>:
- contains container related utilities and simple core
- components.
- </li>
+ </li>
+ <li><a href="product/components/index.html"><strong>Components</strong></a>:
+ contains container related utilities and simple core
+ components.
+ </li>
</ul>
</section>
<section name="What Next">
1.6 +10 -3 avalon-site/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/avalon-site/xdocs/news.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- news.xml 8 Mar 2004 18:25:17 -0000 1.5
+++ news.xml 13 Mar 2004 05:11:21 -0000 1.6
@@ -8,7 +8,15 @@
<body>
<section name="News and Information">
- <!-- insert new news items as a subsection here -->
+ <!-- insert new news items as a subsection here -->
+ <subsection name="12-MAR-2004: Avalon Adopts Single Platform Strategy">
+ <p>
+ The Avalon community made a historical vote on Friday, where it
+ adopted a <strong>Single Platform</strong> strategy.
+ Single Platform = "a single specification, single container, single
+ architecture." <a href="news/SinglePlatform.html">read more...</a>
+ </p>
+ </subsection>
<subsection name="01-MAR-2004: Fortress + Excalibur Release">
<pre>
@@ -37,8 +45,7 @@
alike are encouraged to contribute!
</p>
</subsection>
-
-
+
<subsection name="12-FEB-2004: Avalon Adopts JIRA">
<p>
The Avalon project has migrated from Bugzilla to
1.1 avalon-site/xdocs/news/SinglePlatform.xml
Index: SinglePlatform.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<author email="[EMAIL PROTECTED]">Avalon Documentation Team</author>
<title>Apache Avalon News</title>
</properties>
<body>
<section name="Single Platform Strategy">
<p>
The significance of the vote on 12 March 2004 can not be
under-estimated, as the community has long struggled about identity
and divergence issues. We hope that this can put an end to identity
crisis and Avalon can forge ahead.
</p>
<p>
For users, it is a signal that;
</p>
<ul>
<li>
Framework will evolve and embrace more component aspects than currently.
</li>
<li>
Work will start on a formal Test Compatibility Kit, where the
Avalon componentm specification can be validated.
</li>
<li>
Merlin will become the undisputed Reference Container, and the only
fully supported Avalon container for the foreseeable future.
</li>
<li>
MerlinDeveloper's status will be improved and rejuvenated effort will
go into bringing it to a releasable state.
</li>
<li>
Fortress will be put on halt for the time being, and it is uncertain
if a revival effort will take place later, or if it will be forked
elsewhere.
</li>
<li>
Excalibur will be terminally deprecated, and only updated with
bug fixes to support existing users.
</li>
<li>
The official website and Wiki will be updated to reflect this fact,
i.e. references to ECM and Fortress will be removed, and the
documentation of these containers will be move to a historical
section.
</li>
</ul>
</section>
</body>
</document>
1.1 avalon-site/xdocs/news/navigation.xml
Index: navigation.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<project>
<title>Apache Avalon</title>
<body>
<links>
<item name="Apache" href="http://apache.org/"/>
<item name="Avalon" href="/index.html"/>
<item name="Framework" href="/product/framework/index.html"/>
<item name="Containers" href="/product/containers/index.html"/>
<item name="Components" href="/product/components/index.html"/>
</links>
<menu name="About Avalon">
<item name="Overview" href="/index.html"/>
<item name="Latest News" href="/news.html"/>
<item name="Community" href="/community/index.html"/>
<item name="Products" href="/product/index.html"/>
<item name="Documentation" href="/doc/index.html"/>
</menu>
<menu name="Resources">
<item name="License" href="/license.html"/>
<item name="Downloads" href="/download.cgi"/>
<item name="CVS" href="/cvs.html"/>
<item name="WIKI" href="http://wiki.apache.org/avalon"/>
<item name="Sandbox" href="/sandbox/index.html"/>
<item name="Mailing Lists" href="/mailing-lists.html"/>
<item name="Issue Tracking" href="/issues.html"/>
<item name="Related Projects" href="/related/index.html"/>
</menu>
<menu name="Related">
<item name="Framework" href="http://avalon.apache.org/framework"/>
<item name="Meta" href="http://avalon.apache.org/meta"/>
<item name="Utilities" href="http://avalon.apache.org/util"/>
<item name="Repository" href="http://avalon.apache.org/repository"/>
<item name="Merlin" href="http://avalon.apache.org/merlin"/>
</menu>
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]