You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/02/28 15:07:09 UTC

svn commit: r748855 - in /james/mailet: base/trunk/src/site/site.xml crypto/trunk/src/site/site.xml maven-mailetdocs-plugin/trunk/src/site/site.xml standard/trunk/src/site/site.xml

Author: rdonkin
Date: Sat Feb 28 14:07:08 2009
New Revision: 748855

URL: http://svn.apache.org/viewvc?rev=748855&view=rev
Log:
Add skin

Modified:
    james/mailet/base/trunk/src/site/site.xml
    james/mailet/crypto/trunk/src/site/site.xml
    james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
    james/mailet/standard/trunk/src/site/site.xml

Modified: james/mailet/base/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/base/trunk/src/site/site.xml (original)
+++ james/mailet/base/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Basic Mailet Toolkit">

Modified: james/mailet/crypto/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/crypto/trunk/src/site/site.xml (original)
+++ james/mailet/crypto/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Cryptography Mailets">

Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="MailetDocs Maven Plugin">

Modified: james/mailet/standard/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/standard/trunk/src/site/site.xml?rev=748855&r1=748854&r2=748855&view=diff
==============================================================================
--- james/mailet/standard/trunk/src/site/site.xml (original)
+++ james/mailet/standard/trunk/src/site/site.xml Sat Feb 28 14:07:08 2009
@@ -30,6 +30,12 @@
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
 
+  <skin>
+    <groupId>org.apache.james</groupId>
+    <artifactId>maven-skin</artifactId>
+    <version>1.2</version>
+  </skin>
+
   <body>
 
     <menu name="Standard Mailets">



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org