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/10/12 17:48:11 UTC

svn commit: r1182448 - in /james/trunk/sandbox/felixk/sample-project-layout: imap/src/reporting-site/site.xml imap/src/site/site.xml mailbox/src/reporting-site/site.xml mailbox/src/site/site.xml

Author: felixk
Date: Wed Oct 12 15:48:10 2011
New Revision: 1182448

URL: http://svn.apache.org/viewvc?rev=1182448&view=rev
Log:
Use inheritance. Only bannerLeft which is different must be defined

Modified:
    james/trunk/sandbox/felixk/sample-project-layout/imap/src/reporting-site/site.xml
    james/trunk/sandbox/felixk/sample-project-layout/imap/src/site/site.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/reporting-site/site.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml

Modified: james/trunk/sandbox/felixk/sample-project-layout/imap/src/reporting-site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/imap/src/reporting-site/site.xml?rev=1182448&r1=1182447&r2=1182448&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/imap/src/reporting-site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/imap/src/reporting-site/site.xml Wed Oct 12 15:48:10 2011
@@ -19,12 +19,6 @@
 -->
 <project name="${project.name}">
 
-    <skin>
-        <groupId>org.apache.james</groupId>
-        <artifactId>james-skin</artifactId>
-        <version>2.0-SNAPSHOT</version>
-    </skin>
-
     <bannerLeft>
         <name>James IMAP</name>
         <src>/images/logos/james-imap-logo.gif</src>
@@ -32,12 +26,6 @@
         <alt>james-imap-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="modules" />

Modified: james/trunk/sandbox/felixk/sample-project-layout/imap/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/imap/src/site/site.xml?rev=1182448&r1=1182447&r2=1182448&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/imap/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/imap/src/site/site.xml Wed Oct 12 15:48:10 2011
@@ -19,12 +19,6 @@
 -->
 <project name='Apache James IMAP'>
 
-    <skin>
-        <groupId>org.apache.james</groupId>
-        <artifactId>james-skin</artifactId>
-        <version>2.0-SNAPSHOT</version>
-    </skin>
-
     <bannerLeft>
         <name>James IMAP</name>
         <src>/images/logos/james-imap-logo.gif</src>
@@ -32,12 +26,6 @@
         <alt>james-imap-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 name="Documentation">

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/reporting-site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/reporting-site/site.xml?rev=1182448&r1=1182447&r2=1182448&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/reporting-site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/reporting-site/site.xml Wed Oct 12 15:48:10 2011
@@ -19,12 +19,6 @@
 -->
 <project name="${project.name}">
 
-    <skin>
-        <groupId>org.apache.james</groupId>
-        <artifactId>maven-skin</artifactId>
-        <version>1.7-SNAPSHOT</version>
-    </skin>
-
     <bannerLeft>
         <name>James Server</name>
         <src>images/logos/james-server-logo.gif</src>
@@ -32,12 +26,6 @@
         <alt>james-server-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="modules" />

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml?rev=1182448&r1=1182447&r2=1182448&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/src/site/site.xml Wed Oct 12 15:48:10 2011
@@ -19,12 +19,6 @@
 -->
 <project name="Apache James Mailbox">
 
-  <skin>
-    <groupId>org.apache.james</groupId>
-    <artifactId>james-skin</artifactId>
-    <version>2.0-SNAPSHOT</version>
-  </skin>
-
   <bannerLeft>
     <name>James Server</name>
     <src>images/logos/james-server-logo.gif</src>
@@ -32,12 +26,6 @@
     <alt>james-server-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 name="Mailbox">



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