svn commit: rev 21289 - in avalon/trunk/central/site/src/xdocs/central/about/news: . 2003 2004

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Tue Jun 15 08:36:53 2004
New Revision: 21289

Added:
   avalon/trunk/central/site/src/xdocs/central/about/news/20030901.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20030925.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20031206.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20040118.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20040212.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20040224.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20040312.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/20040501.xml
Removed:
   avalon/trunk/central/site/src/xdocs/central/about/news/2003/
   avalon/trunk/central/site/src/xdocs/central/about/news/2004/
Modified:
   avalon/trunk/central/site/src/xdocs/central/about/news/index.xml
   avalon/trunk/central/site/src/xdocs/central/about/news/navigation.xml
Log:
refactor the news layout

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20030901.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20030901.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="Merlin 3.0 beta 1 Release">
+    <p>26-SEP-2003</p>
+    <p>
+     The Avalon Team is proud to announce the release of Merlin 3.0
+     Beta 1. Merlin is an advanced component and service management
+     solution that simplifies and enhances component development,
+     assembly and service deployment concerns.
+     </p>
+     <p>
+      Merlin 3.0 binaries can be downloaded from the following site:
+     </p>
+     <p>
+      <a href="http://www.apache.org/dist/avalon/merlin/binaries/">
+       http://www.apache.org/dist/avalon/merlin/binaries/</a>
+     </p>
+
+<p>Key Product Features:</p>
+ <ul>
+   <li>auto assembly</li>
+   <li>muli-layer configuration management</li>
+   <li>advanced context management</li>
+   <li>composite component management</li>
+   <li>packaged deployment scenarios</li>
+   <li>local and remote repository integration</li>
+   <li>integral jar extension management</li>
+   <li>Maven plugin support for meta-info generation and simulated deployment</li>
+   <li>product packaging and install services</li>
+   <li>based on Avalon component meta model</li>
+   <li>support for legacy migration</li>
+ </ul>
+
+  <p>Product documentation, tutorials and specifications are available
+     on the <a href="http://avalon.apache.org/merlin">Merlin Home</a>
+     site or the download link referenced above.
+  </p> 
+
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20030925.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20030925.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="Avalon Framework 4.1.5 and Avalon Meta 1.1">
+  <p>25-SEP-2003</p>
+   <p>
+   The Avalon Team is proud to announce the general availability of <a
+href="http://avalon.apache.org/framework">Avalon Framework 4.1.5</a>
+and <a href=" http://avalon.apache.org/meta/">Avalon Meta 1.1</a>
+packages. The new framework release includes enhancements linked to
+the new Avalon Meta model.  Collectively the two packages represent an
+important step forward in the evolution of the Avalon component model.
+  </p>
+
+<p>New features introduced under the Avalon Meta package include:</p>
+<ul>
+ <li>component type descriptor meta-info model</li>
+ <li>container-neutral framework</li>
+ <li>declaration of component type dependencies</li>
+ <li>declaration of service publication</li>
+ <li>specification of logging channel assumptions</li>
+ <li>context strategy and context casting assumptions</li>
+ <li>context entry dependencies</li>
+ <li>context entry generation semantic</li>
+ <li>configuration schema details</li>
+ <li>XML and serialized object support</li>
+</ul>
+
+  <p>
+   Tools released in conjunction with the Avalon Meta package include
+   an Ant task and Maven plugin supporting the automation of meta-info
+   generation from @avalon javadoc tags.
+  </p>
+   
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20031206.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20031206.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="New Wiki Site">
+    <p>06-DEC-2003</p>
+    <p>
+      Thanks to Leo Simons and the other good folks of Apache Infrastructure,
+      Avalon has a new wiki site!  The new 
+      <a href="http://moin.sourceforge.net/">MoinMoin</a> based site is at
+      <a href="http://wiki.apache.org/avalon">http://wiki.apache.org/avalon</a>.
+      Please contribute to our growing documentation!
+    </p>
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20040118.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20040118.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="Merlin Studio Graduates From Incubator">
+
+    <p>18-JAN-2004</p>
+    <p>
+     The <a href="http://marc.theaimsgroup.com/?l=avalon-dev&amp;m=107443966427714&amp;w=2">
+     vote</a> passed and Merlin Studio (a.k.a. MerlinDeveloper)
+     now has a new home in Avalon.
+     Special thanks to Leo Simons for helping the project through
+     the incubator and Andreas for his work on the new project.
+    </p>
+
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20040212.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20040212.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+
+   <section name="Avalon Adopts JIRA Management Solution">
+     <p>
+      12-FEB-2004
+     </p>
+     <p>
+      The Avalon project has migrated from Bugzilla to
+      <a href="http://issues.apache.org/jira">JIRA</a> for
+      issue tracking and managing bugs and patches.
+     </p>
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20040224.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20040224.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+   <section name="Wiki Revisions">
+     <p>24-FEB-2004
+     </p>
+     <p>
+      We've been reorganizing our <a href="http://wiki.apache.org/avalon">wiki</a>
+      in order to provide better documentation sooner.  This means the
+      <em>latest</em> notes and ideas can be found there.  Hopefully this documentation
+      will be refined and end up back on our main site.  Developers and users
+      alike are encouraged to contribute!
+     </p>
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20040312.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20040312.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="Avalon Adopts Single Platform Strategy">
+     <p>12-MAR-2004</p>
+     <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."
+     </p>
+    </section>
+  </body>
+</document>
+

Added: avalon/trunk/central/site/src/xdocs/central/about/news/20040501.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/20040501.xml	Tue Jun 15 08:36:53 2004
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <author email="[email protected]">Avalon Documentation Team</author>
+    <title>Avalon Central</title>
+  </properties> 
+
+  <body>
+    <section name="Merlin Runtime 3.3.0 Release">
+    <p>
+     The Avalon Team is proud to announce the release of Merlin 3.3.0. 
+     The 3.3 release incorporates the advanced component and service management
+     solution that simplifyand enhances component development,
+     assembly and service deployment concerns.  The 3.3 release 
+     adds complete model/runtime seperation enabling advanced dynamic
+     component management and deployment solutions 
+     </p>
+     <p>
+      Merlin 3.3.0 binaries can be downloaded from the following site:
+     </p>
+     <p>
+      <a href="http://www.apache.org/dist/avalon/merlin/binaries/">
+       http://www.apache.org/dist/avalon/merlin/binaries/</a>
+     </p>
+
+<p>Key Product Features:</p>
+ <ul>
+   <li>auto assembly</li>
+   <li>muli-layer configuration management</li>
+   <li>advanced context management</li>
+   <li>composite component management</li>
+   <li>packaged deployment scenarios</li>
+   <li>local and remote repository integration</li>
+   <li>integral jar extension management</li>
+   <li>maven plugin support for meta-info generation and simulated deployment</li>
+   <li>product packaging and install services</li>
+   <li>support for the Avalon component meta model</li>
+   <li>support for legacy migration</li>
+ </ul>
+
+    </section>
+  </body>
+</document>
+

Modified: avalon/trunk/central/site/src/xdocs/central/about/news/index.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/central/about/news/index.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/index.xml	Tue Jun 15 08:36:53 2004
@@ -7,8 +7,11 @@
 
   <body>
     <section name="Latest News">
-      <p>
-      </p>
+      <p>
+      Latest news and information and Avalon events, product 
+      releases and announcements, community decisions, and 
+      information about related iniatives.
+      </p>
     </section>
   </body>
 </document>

Modified: avalon/trunk/central/site/src/xdocs/central/about/news/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/central/about/news/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/central/about/news/navigation.xml	Tue Jun 15 08:36:53 2004
@@ -23,8 +23,14 @@
 
   <body>
     <menu>
-      <item name="2004" href="2004/january/index.html"/>
-      <item name="2003" href="2003/september/index.html"/>
+      <item name="Merlin 3.3 Release" href="20040501.html"/>
+      <item name="Single Platform Strategy" href="20040312.html"/>
+      <item name="Wiki Revisions" href="20040224.html"/>
+      <item name="JIRA Management" href="20040212.html"/>
+      <item name="Merlin Studio Graduation" href="20040118.html"/>
+      <item name="New Wiki Site" href="20031206.html"/>
+      <item name="Framework and Meta" href="20030925.html"/>
+      <item name="Merlin 3.0" href="20030901.html"/>
     </menu>
   </body>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.