rdonkin 2003/11/20 15:03:57
Modified: docs index.html
docs/site elsewhere.html
xdocs index.xml
xdocs/site elsewhere.xml
Log:
Added news about cocoon release
Revision Changes Path
1.343 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -r1.342 -r1.343
--- index.html 20 Nov 2003 21:40:41 -0000 1.342
+++ index.html 20 Nov 2003 23:03:57 -0000 1.343
@@ -257,6 +257,7 @@
<h4>Other news from <a
href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20031114.1">14 November 2003 -
<b>Apache Cocoon 2.1.3 Released</b> Released</a></li>
<li><a href="site/elsewhere.html#20031031.1">31 October 2003 -
<b>Apache Axis C++ v1.0 (Alpha)</b> Released</a></li>
<li><a href="site/elsewhere.html#20031030.1">30 October 2003 -
<b>Apache Xalan Java 2.5.2</b> Released</a></li>
<li><a href="site/elsewhere.html#20031029.2">29 October 2003 -
<b>Apache HTTP Server 2.0.48</b> Released</a></li>
@@ -265,7 +266,6 @@
<li><a href="site/elsewhere.html#20031014.1">14 October 2003 -
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031013.1">13 October 2003 -
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
<li><a href="site/elsewhere.html#20031006.1">06 October 2003 -
<b>Apache Forrest 0.5.1</b> Released</a></li>
- <li><a href="site/elsewhere.html#20031002.1">02 October 2003 -
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
</ul>
</blockquote>
</p>
1.101 +33 -1 jakarta-site2/docs/site/elsewhere.html
Index: elsewhere.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- elsewhere.html 20 Nov 2003 21:40:41 -0000 1.100
+++ elsewhere.html 20 Nov 2003 23:03:57 -0000 1.101
@@ -195,7 +195,39 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20031031.1">
+ <a name="20031114.1">
+ <h3>14 November 2003 - Apache Cocoon 2.1.3 Released</h3>
+</a>
+ <p>
+The Apache Cocoon Community is proud to announce the new release
+of Apache Cocoon. This new release is a major maintenance release
+focusing on minor improvements and bug fixes.
+</p>
+ <p>
+Apache Cocoon is a web development framework built around the concept
+of separation of concerns (that is: allowing people to do their job
+without having to step on each other toes) and component-oriented web
+RAD.
+</p>
+ <p>
+Cocoon implements these concepts around the notion of 'component
+pipelines' modelled after the 'process chain' concept where each
+worker specializes on a particular operation. This makes it possible
+to use a Lego(tm)-like approach in building web solutions where
+these components can be hooked together into pipelines without
+requiring further programming.
+</p>
+ <p>
+We like to think at Cocoon as "web glue" for your web application
+development needs. But most important, a glue that can keep
+concerns separate and allow parallel evolution of the two sides,
+improving development pace and reducing the chance of conflicts.
+</p>
+ <p>
+For more information about Apache Cocoon 2.1.3, please go to
+<a href="http://cocoon.apache.org/2.1">the Apache Cocoon website</a>
+</p>
+ <a name="20031031.1">
<h3>31 October 2003 - Apache Axis C++ v1.0 (Alpha) Released</h3>
</a>
<p>
1.281 +1 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- index.xml 20 Nov 2003 05:29:26 -0000 1.280
+++ index.xml 20 Nov 2003 23:03:57 -0000 1.281
@@ -64,6 +64,7 @@
<h4>Other news from <a href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20031114.1">14 November 2003 -
<b>Apache Cocoon 2.1.3 Released</b> Released</a></li>
<li><a href="site/elsewhere.html#20031031.1">31 October 2003 -
<b>Apache Axis C++ v1.0 (Alpha)</b> Released</a></li>
<li><a href="site/elsewhere.html#20031030.1">30 October 2003 -
<b>Apache Xalan Java 2.5.2</b> Released</a></li>
<li><a href="site/elsewhere.html#20031029.2">29 October 2003 -
<b>Apache HTTP Server 2.0.48</b> Released</a></li>
@@ -72,7 +73,6 @@
<li><a href="site/elsewhere.html#20031014.1">14 October 2003 -
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031013.1">13 October 2003 -
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
<li><a href="site/elsewhere.html#20031006.1">06 October 2003 -
<b>Apache Forrest 0.5.1</b> Released</a></li>
- <li><a href="site/elsewhere.html#20031002.1">02 October 2003 -
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
</ul>
</section>
1.64 +34 -0 jakarta-site2/xdocs/site/elsewhere.xml
Index: elsewhere.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- elsewhere.xml 31 Oct 2003 12:58:53 -0000 1.63
+++ elsewhere.xml 20 Nov 2003 23:03:57 -0000 1.64
@@ -12,6 +12,40 @@
<section name="Elsewhere ...">
+<a name="20031114.1">
+ <h3>14 November 2003 - Apache Cocoon 2.1.3 Released</h3>
+</a>
+<p>
+The Apache Cocoon Community is proud to announce the new release
+of Apache Cocoon. This new release is a major maintenance release
+focusing on minor improvements and bug fixes.
+</p>
+<p>
+Apache Cocoon is a web development framework built around the concept
+of separation of concerns (that is: allowing people to do their job
+without having to step on each other toes) and component-oriented web
+RAD.
+</p>
+<p>
+Cocoon implements these concepts around the notion of 'component
+pipelines' modelled after the 'process chain' concept where each
+worker specializes on a particular operation. This makes it possible
+to use a Lego(tm)-like approach in building web solutions where
+these components can be hooked together into pipelines without
+requiring further programming.
+</p>
+<p>
+We like to think at Cocoon as "web glue" for your web application
+development needs. But most important, a glue that can keep
+concerns separate and allow parallel evolution of the two sides,
+improving development pace and reducing the chance of conflicts.
+</p>
+<p>
+For more information about Apache Cocoon 2.1.3, please go to
+<a href='http://cocoon.apache.org/2.1'>the Apache Cocoon website</a>
+</p>
+
+
<a name="20031031.1">
<h3>31 October 2003 - Apache Axis C++ v1.0 (Alpha) Released</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]