Author: felixk
Date: Thu Mar 24 18:54:31 2011
New Revision: 1085071

URL: http://svn.apache.org/viewvc?rev=1085071&view=rev
Log:
Update to maven-skin-1.6

Modified:
    james/imap/trunk/src/reporting-site/site.xml
    james/imap/trunk/src/site/site.xml
    james/jdkim/trunk/src/reporting-site/site.xml
    james/jdkim/trunk/src/site/site.xml
    james/jspf/trunk/src/reporting-site/site.xml
    james/jspf/trunk/src/site/site.xml
    james/mailbox/trunk/src/reporting-site/site.xml
    james/mailbox/trunk/src/site/site.xml
    james/mpt/trunk/src/reporting-site/site.xml
    james/mpt/trunk/src/site/site.xml
    james/protocols/trunk/src/reporting-site/site.xml
    james/protocols/trunk/src/site/site.xml
    james/server/trunk/src/reporting-site/site.xml
    james/server/trunk/src/site/site.xml

Modified: james/imap/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/imap/trunk/src/reporting-site/site.xml (original)
+++ james/imap/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/imap/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/imap/trunk/src/site/site.xml (original)
+++ james/imap/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/jdkim/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/jdkim/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/jdkim/trunk/src/reporting-site/site.xml (original)
+++ james/jdkim/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/jdkim/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/jdkim/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/jdkim/trunk/src/site/site.xml (original)
+++ james/jdkim/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -1,28 +1,28 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  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.    
--->
+<!--
+  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.
+-->
 <project name="James jDKIM">
 
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>
@@ -32,35 +32,35 @@
     <alt>james-jdkim-logo.gif</alt>
   </bannerLeft>
 
-  <bannerRight>
-    <name>The Apache Software Foundation</name>
-    <src>images/logos/asf-logo-reduced.gif</src>
-    <href>http://www.apache.org/index.html</href>
-  </bannerRight> 
+  <bannerRight>
+    <name>The Apache Software Foundation</name>
+    <src>images/logos/asf-logo-reduced.gif</src>
+    <href>http://www.apache.org/index.html</href>
+  </bannerRight> 
 
   <body>
-    <head>
-      <link rel="meta" title="DOAP" 
href="${project.url}/doap_maven-doap-plugin.rdf" type="application/rdf+xml"/>
-    </head>
-    
-    <menu name="jDKIM" inherit="top">
-       <item name="Project" href="http://james.apache.org/jdkim/index.html"; />
-       <item name="Library" 
href="http://james.apache.org/jdkim/main/index.html"; />
-       <item name="Mailets" 
href="http://james.apache.org/jdkim/mailets/index.html"; />
-    </menu>
+    <head>
+      <link rel="meta" title="DOAP" 
href="${project.url}/doap_maven-doap-plugin.rdf" type="application/rdf+xml"/>
+    </head>
+    
+    <menu name="jDKIM" inherit="top">
+       <item name="Project" href="http://james.apache.org/jdkim/index.html"; />
+       <item name="Library" 
href="http://james.apache.org/jdkim/main/index.html"; />
+       <item name="Mailets" 
href="http://james.apache.org/jdkim/mailets/index.html"; />
+    </menu>
 
-    <!-- 
+    <!-- 
     <menu name="jDKIM Project">
       <item name="Overview" href="/index.html"/>
     </menu>
      -->
     
-    <menu ref="reports" />
-    
-    <menu name="Related Projects">
-       <item name="jSPF" href="http://james.apache.org/jspf/index.html"; />
-       <item name="DKIM Javamail" href="http://dkim-javamail.sourceforge.net"; 
/>
-       <item name="JavaDKIM" href="http://www.badpenguin.co.uk/dkim/"; />
+    <menu ref="reports" />
+    
+    <menu name="Related Projects">
+       <item name="jSPF" href="http://james.apache.org/jspf/index.html"; />
+       <item name="DKIM Javamail" href="http://dkim-javamail.sourceforge.net"; 
/>
+       <item name="JavaDKIM" href="http://www.badpenguin.co.uk/dkim/"; />
     </menu>
   </body>
 </project>

Modified: james/jspf/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/jspf/trunk/src/reporting-site/site.xml (original)
+++ james/jspf/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/jspf/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/jspf/trunk/src/site/site.xml (original)
+++ james/jspf/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -1,27 +1,27 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  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.    
--->
+<!--
+  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.
+-->
 <project name="jSPF">
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>
@@ -36,23 +36,23 @@
     <src>images/logos/asf-logo-reduced.gif</src>
     <href>http://www.apache.org/index.html</href>
   </bannerRight> 
-
+
   <body>
     
     <menu name="jSPF" inherit="top">
       <item name="Overview" href="/index.html"/>
       <item name="jSPF FAQ" href="/FAQ.html"/>
       <item name="Mailing Lists" 
href="https://builds.apache.org/hudson/view/G-L/view/James/job/jspf-trunk-site/site/mail-lists.html";
 />
-      <item name="Useful RFCs" href="/rfclist.html"/>
+      <item name="Useful RFCs" href="/rfclist.html"/>
     </menu>
 
-    <!-- Not yet there
+    <!-- Not yet there
     <menu name="Documentation">
       <item name="jSPF" href="documentation.html"/>
       <item name="Design" href="design.html"/>
-      <item name="jSPF Javadocs" href="apidocs/index.html" />
+      <item name="jSPF Javadocs" href="apidocs/index.html" />
     </menu>
-    -->
+    -->
 
     <menu name="Project">
       <item name="Bug Database" 
href="https://builds.apache.org/hudson/view/G-L/view/James/job/jspf-trunk-site/site/issue-tracking.html"/>

Modified: james/mailbox/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/mailbox/trunk/src/reporting-site/site.xml (original)
+++ james/mailbox/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/mailbox/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/site.xml (original)
+++ james/mailbox/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>

Modified: james/mpt/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mpt/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/mpt/trunk/src/reporting-site/site.xml (original)
+++ james/mpt/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
     
     <bannerLeft>

Modified: james/mpt/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mpt/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/mpt/trunk/src/site/site.xml (original)
+++ james/mpt/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -21,7 +21,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>

Modified: james/protocols/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/protocols/trunk/src/reporting-site/site.xml (original)
+++ james/protocols/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
     <bannerLeft>

Modified: james/protocols/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/protocols/trunk/src/site/site.xml (original)
+++ james/protocols/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>

Modified: james/server/trunk/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/reporting-site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/server/trunk/src/reporting-site/site.xml (original)
+++ james/server/trunk/src/reporting-site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
     </skin>
 
        <bannerLeft>

Modified: james/server/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/site.xml?rev=1085071&r1=1085070&r2=1085071&view=diff
==============================================================================
--- james/server/trunk/src/site/site.xml (original)
+++ james/server/trunk/src/site/site.xml Thu Mar 24 18:54:31 2011
@@ -22,7 +22,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6</version>
   </skin>
 
   <bannerLeft>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to