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 12:31:48 UTC

svn commit: r1426168 - in /turbine/fulcrum/trunk/parent: src/site/site.xml xdocs/changes.xml

Author: tv
Date: Thu Dec 27 11:31:48 2012
New Revision: 1426168

URL: http://svn.apache.org/viewvc?rev=1426168&view=rev
Log:
Changed site descriptor to derive from the Turbine Parent POM and removed all duplicate definitions

Modified:
    turbine/fulcrum/trunk/parent/src/site/site.xml
    turbine/fulcrum/trunk/parent/xdocs/changes.xml

Modified: turbine/fulcrum/trunk/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/src/site/site.xml?rev=1426168&r1=1426167&r2=1426168&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/src/site/site.xml (original)
+++ turbine/fulcrum/trunk/parent/src/site/site.xml Thu Dec 27 11:31:48 2012
@@ -23,18 +23,6 @@
     <src>http://turbine.apache.org/images/turbine-project.png</src>
     <href>http://turbine.apache.org/fulcrum/</href>
   </bannerLeft>
-  <publishDate format="dd MMMM yyyy" position="left" />
-  <version position="left" />
   <body>
-    <links>
-      <item name="Apache"  href="http://www.apache.org"/>
-      <item name="Turbine" href="http://turbine.apache.org/" />      
-      <item name="Fulcrum" href="http://turbine.apache.org/fulcrum" />
-    </links>
-    <menu ref="reports" inherit="bottom" />
-    <menu name="ASF" inherit="bottom">
-      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />
-      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />
-    </menu>
   </body>
 </project>

Modified: turbine/fulcrum/trunk/parent/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/xdocs/changes.xml?rev=1426168&r1=1426167&r2=1426168&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/xdocs/changes.xml (original)
+++ turbine/fulcrum/trunk/parent/xdocs/changes.xml Thu Dec 27 11:31:48 2012
@@ -26,6 +26,10 @@
   <body>
     <release version="2-SNAPSHOT" date="as in SVN">
       <action dev="tv" type="update">
+        Changed site descriptor to derive from the Turbine Parent POM and removed all 
+        duplicate definitions
+      </action>
+      <action dev="tv" type="update">
         Changed parent POM to the Turbine Parent POM and removed all duplicate definitions
       </action>
       <action dev="sgoeschl" type="update">