You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2012/12/27 10:06:40 UTC

svn commit: r1426148 - in /turbine/site: src/site/site.xml xdocs/download.xml xdocs/index.xml xdocs/news.xml xdocs/turbine-concepts.xml xdocs/who-we-are.xml

Author: tv
Date: Thu Dec 27 09:06:39 2012
New Revision: 1426148

URL: http://svn.apache.org/viewvc?rev=1426148&view=rev
Log:
- Remove references to META
- Add information about archetypes
- Add Georg Kallidis to the who-we-are page
- Add the blog to the menu

Modified:
    turbine/site/src/site/site.xml
    turbine/site/xdocs/download.xml
    turbine/site/xdocs/index.xml
    turbine/site/xdocs/news.xml
    turbine/site/xdocs/turbine-concepts.xml
    turbine/site/xdocs/who-we-are.xml

Modified: turbine/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/turbine/site/src/site/site.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/src/site/site.xml (original)
+++ turbine/site/src/site/site.xml Thu Dec 27 09:06:39 2012
@@ -35,14 +35,8 @@
     <links>
       <item name="Turbine Home"            href="/turbine/"/>
       <item name="Fulcrum"                 href="/fulcrum/"/>
-      <item name="META"                    href="/meta/"/>
     </links>
 
-    <!-- menu name="Events">
-       <item name="ApacheCon US 2005"  href="http://apachecon.com/2005/US/" alt="ApacheCon US 2005"
-             img="http://apache.org/images/ac2005us_blue_184x90.jpg" width="184" height="90"  />
-     </menu -->
-
     <menu name="General Information">
         <item name="Overview"              href="/index.html"/>
         <item name="Turbine Concepts"      href="/turbine-concepts.html"/>
@@ -56,7 +50,8 @@
         <item name="Example Apps"          href="/examples.html"/>
     </menu>
 
-    <menu name="Turbine Wiki Shortcuts">
+    <menu name="Shortcuts to Turbine Documentation">
+        <item name="Turbine Blog"                     href="https://blogs.apache.org/turbine/"/>
         <item name="Turbine Wiki Home"                href="http://wiki.apache.org/turbine/"/>
         <item name="Frequently Asked Questions (FAQ)" href="http://wiki.apache.org/turbine/Turbine2/FAQ"/>
         <item name="Tutorial"                         href="http://wiki.apache.org/turbine/Turbine2/Tutorial"/>
@@ -79,12 +74,12 @@
 
     <menu name="Turbine Sub Projects">
         <item name="Fulcrum"               href="/fulcrum/index.html"/>
-        <item name="META"                  href="/meta/index.html"/>
     </menu>
 
     <menu name="Closed projects">
         <item name="Stratum"               href="/stratum/index.html"/>
         <item name="TDK"                   href="/tdk/index.html"/>
+        <item name="META"                  href="/meta/index.html"/>
     </menu>
 
     <menu name="Community">

Modified: turbine/site/xdocs/download.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/download.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/xdocs/download.xml (original)
+++ turbine/site/xdocs/download.xml Thu Dec 27 09:06:39 2012
@@ -26,14 +26,14 @@
 
 <body>
 
-<!-- 
 <section name="Getting Started With Turbine">
   <p>
-    Currently, the best way to get started with Turbine is to use the
-    <a href="meta/">Maven Environment for Turbine Applications (M.E.T.A.)</a>.
+    The best way to get started with Turbine is to use the
+    Maven Archetypes. See the <a href="https://blogs.apache.org/turbine/entry/maven_archetypes_for_apache_turbine">blog post</a>
+    in the <a href="https://blogs.apache.org/turbine/">Turbine Blog</a> for
+    usage information.
   </p>
 </section>
--->
 
 <section name="Binary And Source Distributions">
   <p>

Modified: turbine/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/index.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/xdocs/index.xml (original)
+++ turbine/site/xdocs/index.xml Thu Dec 27 09:06:39 2012
@@ -89,7 +89,7 @@
     <li>While <a href="turbine/development/turbine-4.0/">Turbine 4.0</a> is
     the shape of things to come. For production use
     we recommend that you stick with the 2.3.x release series. Turbine 4.0 uses
-    next generation technologies like an <a href="http://avalon.apache.org/">
+    different technologies like an <a href="http://avalon.apache.org/">
     Avalon-based</a> container and decoupled components from the
     <a href="fulcrum/">Fulcrum</a> sub-project of Turbine (most of benefits of
     these enhancements are realized in the
@@ -114,18 +114,14 @@
     developed as part of Turbine, but now decoupled and usable in any environment
     that supports <a href="http://wiki.apache.org/excalibur/AvalonFramework">Avalon</a> components.
   </li>
-  <li>
-    <a href="/meta/">META</a> (Maven Environment for Turbine Applications) helps
-    you to write Turbine applications.
-  </li>
 </ul>
 </section>
 
 <section name="Turbine Alumni">
 
 <p>
- As a longtime, but now ex-member of the <a href="http://jakarta.apache.org/">Jakarta Project</a>, Turbine has influenced
-quite a number of projects:
+ As a longtime, but now ex-member of the <a href="http://jakarta.apache.org/">Jakarta Project</a>, 
+ Turbine has influenced quite a number of projects:
 </p>
 <ul>
   <li>

Modified: turbine/site/xdocs/news.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/news.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/xdocs/news.xml (original)
+++ turbine/site/xdocs/news.xml Thu Dec 27 09:06:39 2012
@@ -27,6 +27,24 @@
 <body>
 
 <section name="News And Status">
+  <h4>18 Nov 2012 - Release of Turbine Maven Archetypes</h4>
+  <p>
+    The Turbine Team announces the release of two Maven archetypes for the 
+    creation of Apache Turbine web applications. They have been created to
+    take the hassle out of the process of creating a new working Turbine 
+    project. See the <a href="https://blogs.apache.org/turbine/entry/maven_archetypes_for_apache_turbine">blog post</a>
+    in the <a href="https://blogs.apache.org/turbine/">Turbine Blog</a> for
+    usage information.
+  </p>
+
+  <h4>18 Nov 2012 - Release of Turbine Parent POM 2</h4>
+  <p>
+    The Turbine Team announces the release of a common Parent POM for the 
+    Apache Turbine and Fulcrum project.
+    Despite it's version 2 this is the first official release. This POM is
+    supposed to be used as parent for all modules in the Apache Turbine Project.
+  </p>
+
   <h4>23 Jun 2011 - Release of Turbine 4.0-M1 Milestone</h4>
   <p>
     The Turbine Team is proud to announce the 4.0-M1 release of the Turbine Framework.

Modified: turbine/site/xdocs/turbine-concepts.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/turbine-concepts.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/xdocs/turbine-concepts.xml (original)
+++ turbine/site/xdocs/turbine-concepts.xml Thu Dec 27 09:06:39 2012
@@ -31,13 +31,15 @@
 <p>Looking for a modern web application architecture for your Java
 development? Turbine is an open source server-side Java framework from
 the Apache Software Foundation. Any servlet container supporting Servlet
-Specification 2.2 or better can be used to run your Turbine
+Specification 2.4 or better can be used to run your Turbine
 application.</p>
 
-<p>We offer an easy-to use development environment using a <a
-href="http://maven.apache.org/">Maven</a>-based <a
-href="meta/">plugin</a> to quickly start developing Turbine
-applications.</p>
+<p>We offer an easy-to use development environment using some <a
+href="http://maven.apache.org/">Maven</a>-Archetypes to quickly 
+start developing Turbine applications. See the 
+<a href="https://blogs.apache.org/turbine/entry/maven_archetypes_for_apache_turbine">blog post</a>
+in the <a href="https://blogs.apache.org/turbine/">Turbine Blog</a> for
+usage information.</p>
 
 <p>Of course, the biggest advantage of Turbine is that it is free, and
 all of the source code is available to you, the application

Modified: turbine/site/xdocs/who-we-are.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/who-we-are.xml?rev=1426148&r1=1426147&r2=1426148&view=diff
==============================================================================
--- turbine/site/xdocs/who-we-are.xml (original)
+++ turbine/site/xdocs/who-we-are.xml Thu Dec 27 09:06:39 2012
@@ -151,38 +151,45 @@ common mistakes and as a community we al
             <td>Java Developer</td>
         </tr>
         <tr class="a">
+            <td>Siegfried Goeschl</td>
+            <td>sgoeschl</td>
+            <td>sgoeschl@apache.org</td>
+            <td>IT20one</td>
+            <td>Java Developer</td>
+        </tr>
+        <tr class="b">
             <td>J&#x00fc;rgen Hoffmann</td>
             <td>hoffmann</td>
             <td>hoffmann@apache.org</td>
             <td>ByteAction GmbH</td>
             <td>Java Developer</td>
         </tr>
-        <tr class="b">
+        <tr class="a">
             <td>Will Glass-Husain</td>
             <td>wglass</td>
             <td>wglass@forio.com</td>
             <td>Forio Business Simulations</td>
             <td>Java Developer</td>
         </tr>
-        <tr class="a">
-            <td>Siegfried Goeschl</td>
-            <td>sgoeschl</td>
-            <td>sgoeschl@apache.org</td>
-            <td>IT20one</td>
+        <tr class="b">
+            <td>Georg Kallidis</td>
+            <td>gk</td>
+            <td>gk@apache.org</td>
+            <td></td>
             <td>Java Developer</td>
         </tr>
-        <tr class="b">
+        <tr class="a">
             <td>Ludwig Magnusson</td>
             <td>ludwig</td>
             <td>ludwig@apache.org</td>
             <td></td>
             <td>Java Developer</td>
         </tr>
-        <tr class="a">
+        <tr class="b">
             <td>Thomas Vandahl</td>
             <td>tv</td>
             <td>tv@apache.org</td>
-            <td>TeWiSoft GmbH</td>
+            <td></td>
             <td>Java Developer</td>
         </tr>
     </tbody>