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 fe...@apache.org on 2011/11/05 06:45:19 UTC

svn commit: r1197887 - in /james/mailet/maven-mailetdocs-plugin/trunk/src: reporting-site/site.xml site/site.xml

Author: felixk
Date: Sat Nov  5 05:45:19 2011
New Revision: 1197887

URL: http://svn.apache.org/viewvc?rev=1197887&view=rev
Log:
Move to james-project-1.7

Modified:
    james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml
    james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml

Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml?rev=1197887&r1=1197886&r2=1197887&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml Sat Nov  5 05:45:19 2011
@@ -19,12 +19,6 @@
 -->
 <project name="${project.name}">
 
-    <skin>
-        <groupId>org.apache.james</groupId>
-        <artifactId>james-skin</artifactId>
-        <version>1.7-SNAPSHOT</version>
-    </skin>
-
     <bannerLeft>
         <name>JAMES MailetDocs Maven Plugin</name>
         <src>/images/logos/james-mailetdocs-logo.gif</src>
@@ -32,12 +26,6 @@
         <alt>james-mailetdocs-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>
-
     <body>
 
         <menu ref="reports" />

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=1197887&r1=1197886&r2=1197887&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Sat Nov  5 05:45:19 2011
@@ -18,11 +18,6 @@
   under the License.    
 -->
 <project name="Apache JAMES MailetDocs Maven Plugin">
-  <skin>
-    <groupId>org.apache.james</groupId>
-    <artifactId>james-skin</artifactId>
-    <version>1.7-SNAPSHOT</version>
-  </skin>
 
   <bannerLeft>
     <name>JAMES MailetDocs Maven Plugin</name>
@@ -31,12 +26,6 @@
     <alt>james-mailetdocs-logo.gif</alt>
   </bannerLeft>
 
-  <bannerRight>
-    <name>The Apache Software Foundation</name>
-    <src>images/asf-logo-reduced.gif</src>
-    <href>http://www.apache.org/index.html</href>
-  </bannerRight> 
-
   <body>
 
     <menu name="MailetDocs Maven Plugin">
@@ -63,7 +52,5 @@
       <item name="Standard" href="http://james.apache.org/mailet/standard"/>
      </menu>
 
-    <menu ref="reports" />
-
   </body>
 </project>



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