You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/09 19:22:43 UTC

svn commit: r1311341 - in /archiva/redback/redback-components/trunk: plexus-spring/src/site/site.xml redback-components-parent/src/site/site.xml spring-cache/src/site/site.xml

Author: olamy
Date: Mon Apr  9 17:22:43 2012
New Revision: 1311341

URL: http://svn.apache.org/viewvc?rev=1311341&view=rev
Log:
use fluido skin 1.2.1

Modified:
    archiva/redback/redback-components/trunk/plexus-spring/src/site/site.xml
    archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml
    archiva/redback/redback-components/trunk/spring-cache/src/site/site.xml

Modified: archiva/redback/redback-components/trunk/plexus-spring/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/plexus-spring/src/site/site.xml?rev=1311341&r1=1311340&r2=1311341&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/plexus-spring/src/site/site.xml (original)
+++ archiva/redback/redback-components/trunk/plexus-spring/src/site/site.xml Mon Apr  9 17:22:43 2012
@@ -17,10 +17,11 @@
 -->
 <project name="Plexus Spring integration support">
 
-  <bannerRight>
-    <name>Plexus Spring integration support</name>
-    <href>/index.html</href>
-  </bannerRight>
+  <skin>
+    <groupId>org.apache.maven.skins</groupId>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.2.1</version>
+  </skin>
 
   <body>
     <menu name="Plexus Spring integration support">

Modified: archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml?rev=1311341&r1=1311340&r2=1311341&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml (original)
+++ archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml Mon Apr  9 17:22:43 2012
@@ -24,14 +24,13 @@
 
   <skin>
     <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-default-skin</artifactId>
-    <version>1.0</version>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.2.1</version>
   </skin>
 
   <body>
     <links>
-      <item name="The Codehaus" href="http://codehaus.org" />
-      <item name="Redback" href="http://redback.codehaus.org"/>
+      <item name="Redback" href="http://archiva.apache.org/redback"/>
     </links>
     <menu ref="parent" inherit="top"/>
     <menu ref="modules" inherit="bottom"/>

Modified: archiva/redback/redback-components/trunk/spring-cache/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-cache/src/site/site.xml?rev=1311341&r1=1311340&r2=1311341&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-cache/src/site/site.xml (original)
+++ archiva/redback/redback-components/trunk/spring-cache/src/site/site.xml Mon Apr  9 17:22:43 2012
@@ -18,16 +18,13 @@
   ~ under the License.
   -->
 <project name="Spring Cache Component">
-  <bannerLeft>
-    <name>Redback</name>
-    <href>http://redback.codehaus.org/</href>
-  </bannerLeft>
+
   <publishDate format="dd MMM yyyy" position="left" />
   <version position="left" />  
   <skin>
     <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-default-skin</artifactId>
-    <version>1.0</version>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.2.1</version>
   </skin>
   <body>
     <menu ref="parent" />