You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/07/02 09:37:11 UTC

svn commit: r1356092 - in /cocoon/trunk/site/cocoon-main-site/src/site/xdoc: 1279_1_1.xml index.xml news-subprojects-new-release.xml

Author: ilgrosso
Date: Mon Jul  2 07:37:10 2012
New Revision: 1356092

URL: http://svn.apache.org/viewvc?rev=1356092&view=rev
Log:
News: Subprojects New Releases

Added:
    cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml   (with props)
Modified:
    cocoon/trunk/site/cocoon-main-site/src/site/xdoc/1279_1_1.xml
    cocoon/trunk/site/cocoon-main-site/src/site/xdoc/index.xml

Modified: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/1279_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/src/site/xdoc/1279_1_1.xml?rev=1356092&r1=1356091&r2=1356092&view=diff
==============================================================================
--- cocoon/trunk/site/cocoon-main-site/src/site/xdoc/1279_1_1.xml (original)
+++ cocoon/trunk/site/cocoon-main-site/src/site/xdoc/1279_1_1.xml Mon Jul  2 07:37:10 2012
@@ -27,6 +27,17 @@
       <div id="bodyText">
         <h1 class="docTitle">News archive</h1>
           <dl class="news">
+            <dt>Apache Cocoon 3.0.0-alpha-1 Released</dt>
+            <dd>The Apache Cocoon Community is proud to announce the release of Cocoon 3.0.0-alpha-1.
+              Apache Cocoon 3 is a major rewrite of Cocoon 2.2.
+              Like Cocoon 2 it is based around the concept of pipelines and sitemaps and it is very
+              similar to Cocoon 2.2 in many respects but is slimmed down and
+              designed to be *easily usable from within any Java environment*.
+              [<a href="news-c3-alpha-1-released.html">more</a>] 
+            </dd>
+            <dd class="newsMeta">submitted by Reinhard Pötz, 01/24/09 12:53:55 GMT</dd>
+          </dl>
+          <dl class="news">
             <dt>Apache Cocoon 3</dt>
             <dd>Corona was accepted by the Cocoon PMC to become Apache Cocoon 3. The Cocoon 3 website has more details. A first ALPHA release will follow soon.
               [<a href="1487_1_1.html">more</a>] 

Modified: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/src/site/xdoc/index.xml?rev=1356092&r1=1356091&r2=1356092&view=diff
==============================================================================
--- cocoon/trunk/site/cocoon-main-site/src/site/xdoc/index.xml (original)
+++ cocoon/trunk/site/cocoon-main-site/src/site/xdoc/index.xml Mon Jul  2 07:37:10 2012
@@ -133,11 +133,21 @@
         <h1>News</h1>
         <div class="news">
           <dl class="news">
+            <dt>Apache Cocoon Subprojects New Releases</dt>
+            <dd>During the last weeks the Apache Cocoon Community released a new version of each one of 11 subprojects
+            currently managed.
+            Subprojects are libraries, shared by different Apache Cocoon versions, that can be used independently from 
+            the rest of Cocoon (1.x, 2.x 3.x), or any of its parts (such as sitemap, pipelines, blocks, etc.).
+            [<a href="news-subprojects-new-release.html">more</a>] 
+            </dd>
+            <dd class="newsMeta">submitted by Francesco Chicchiriccò, 07/02/12 09:30:00 CET</dd>
+          </dl>
+          <dl class="news">
             <dt>Looking for samples?</dt>
             <dd>In case you have been wondering where the good old Cocoon samples were gone, we have just restored 
             <a href="http://cocoon.zones.apache.org">our jail</a>, currently with Cocoon 3.0 and Cocoon 2.1 samples.
             </dd>
-            <dd class="newsMeta">submitted by Francesco Chicchiriccò, 03/20/11 13:12:00 GMT</dd>
+            <dd class="newsMeta">submitted by Francesco Chicchiriccò, 03/20/12 13:12:00 GMT</dd>
           </dl>
           <dl class="news">
             <dt>Apache Cocoon 3.0.0-alpha-3 Released</dt>
@@ -150,17 +160,6 @@
             </dd>
             <dd class="newsMeta">submitted by Simone Tripodi, 07/01/11 09:35:37 GMT</dd>
           </dl>
-          <dl class="news">
-            <dt>Apache Cocoon 3.0.0-alpha-1 Released</dt>
-            <dd>The Apache Cocoon Community is proud to announce the release of Cocoon 3.0.0-alpha-1.
-              Apache Cocoon 3 is a major rewrite of Cocoon 2.2.
-              Like Cocoon 2 it is based around the concept of pipelines and sitemaps and it is very
-              similar to Cocoon 2.2 in many respects but is slimmed down and
-              designed to be *easily usable from within any Java environment*.
-              [<a href="news-c3-alpha-1-released.html">more</a>] 
-            </dd>
-            <dd class="newsMeta">submitted by Reinhard Pötz, 01/24/09 12:53:55 GMT</dd>
-          </dl>
         </div>
         <a href="1279_1_1.html">News Archive</a>
         <br/><br/><br/>

Added: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml?rev=1356092&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml (added)
+++ cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml Mon Jul  2 07:37:10 2012
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License.
+    -->
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+  <properties>
+    <title>Cocoon Main Site - Apache Cocoon 3</title>
+    <author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author>
+  </properties>
+  <body>
+    <div id="contentBody">
+      <div id="bodyText">
+        <h1 class="docTitle">Apache Cocoon Subprojects New Releases</h1>
+        <p>During the last weeks the Apache Cocoon Community released a new version of each one of 11 subprojects
+          currently managed.
+        </p>
+        <p>
+          Subprojects are libraries, shared by different Apache Cocoon versions, that can be used independently from 
+          the rest of Cocoon (1.x, 2.x 3.x), or any of its parts (such as sitemap, pipelines, blocks, etc.).
+        </p>
+        <p>
+          Here it follows the detailed list of new releases:
+          <ul>
+            <li><a href="http://cocoon.apache.org/subprojects/block-deployment/download.html">Block-Deployment</a> 1.2.1</li>
+            <li><a href="http://cocoon.apache.org/subprojects/configuration/index.html">Configuration API</a> 1.0.4</li>
+            <li><a href="http://cocoon.apache.org/subprojects/configuration/index.html">Spring Configurator</a> 2.2.1</li>
+            <li><a href="http://cocoon.apache.org/subprojects/jnet/download_1_2.html">JNet</a> 1.2.2</li>
+            <li><a href="http://cocoon.apache.org/subprojects/servlet-service/servlet-service-impl/index.html">Servlet-Service Framework</a> 1.3.1</li>
+            <li><a href="http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/">Maven Plugin</a> 1.0.2</li>
+            <li>RCL <a href="http://www.apache.org/dist/cocoon/subprojects/rcl/cocoon-rcl-spring-reloader/1.0.2/">Spring Reloader</a> and <a href="http://www.apache.org/dist/cocoon/subprojects/rcl/cocoon-rcl-webapp-wrapper/1.0.2/">WebApp Wrapper</a> 1.0.2</li>
+            <li><a href="http://www.apache.org/dist/cocoon/subprojects/it-fw/1.0.0/">Integration Test Framework</a> 1.0.0</li>
+            <li><a href="http://www.apache.org/dist/cocoon/subprojects/xml/2.0.4/">XML Utilities</a> 2.0.4</li>
+            <li><a href="http://www.apache.org/dist/cocoon/subprojects/serializers-charsets/1.0.2/">Serializers Charsets</a> 1.0.2</li>
+          </ul>
+        </p>
+        <p>
+          Take a look at 
+          <a href="http://cocoon.apache.org/subprojects/">subprojects site</a> and 
+          <a href="http://cocoon.apache.org/2.2/maven-plugins/">Maven plugin site</a> for more details.
+        </p>
+      </div>
+    </div>
+  </body>
+</document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/news-subprojects-new-release.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml