Author: brett
Date: Fri Nov 16 19:37:52 2007
New Revision: 595904

URL: http://svn.apache.org/viewvc?rev=595904&view=rev
Log:
add markmail, remove os summit, add thanks/sponsorship

Modified:
    maven/site/trunk/pom.xml
    maven/site/trunk/src/site/site.xml
    maven/site/trunk/src/site/xdoc/index.xml.vm

Modified: maven/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=595904&r1=595903&r2=595904&view=diff
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Fri Nov 16 19:37:52 2007
@@ -88,6 +88,7 @@
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.users</otherArchive>
       </otherArchives>
     </mailingList>
     <mailingList>
@@ -96,13 +97,19 @@
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[EMAIL PROTECTED]</post>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
+      <otherArchives>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.dev</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Maven Commits List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
+      
<archive>http://mail-archives.apache.org/mod_mbox/maven-commits/</archive>
+      <otherArchives>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.commits</otherArchive>
+      </otherArchives>
     </mailingList>
     <!-- duplication from parent pom - temporary until they inherit properly 
-->
     <mailingList>
@@ -111,6 +118,9 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       
<archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
+      <otherArchives>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.announce</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Maven Issues List</name>
@@ -118,6 +128,9 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
+      <otherArchives>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.issues</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Maven Notifications List</name>
@@ -125,6 +138,9 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       
<archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
+      <otherArchives>
+        
<otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.maven.notifications</otherArchive>
+      </otherArchives>
     </mailingList>
   </mailingLists>
 </project>

Modified: maven/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/site.xml?rev=595904&r1=595903&r2=595904&view=diff
==============================================================================
--- maven/site/trunk/src/site/site.xml (original)
+++ maven/site/trunk/src/site/site.xml Fri Nov 16 19:37:52 2007
@@ -149,6 +149,11 @@
       <item name="The Maven Team" href="/team-list.html" />
     </menu>
 
+    <menu name="Thanks">
+      <item name="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html"; />
+      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"; 
/>
+    </menu>
+
     <menu name="Maven Projects" inherit="bottom">
       <item name="Maven" href="http://maven.apache.org/"/>
       <item name="Continuum" href="http://maven.apache.org/continuum"/>

Modified: maven/site/trunk/src/site/xdoc/index.xml.vm
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/index.xml.vm?rev=595904&r1=595903&r2=595904&view=diff
==============================================================================
--- maven/site/trunk/src/site/xdoc/index.xml.vm (original)
+++ maven/site/trunk/src/site/xdoc/index.xml.vm Fri Nov 16 19:37:52 2007
@@ -81,9 +81,11 @@
       <iframe src="http://www.apache.org/ads/bannerbar.html";
 style="margin-left: -10px; padding: 0;" frameborder="0" scrolling="no"
 width="244" height="68"></iframe>
+<!-- POSTPONED
       <div>
  <a href="http://www.ossummit.com";><img 
src="http://www.ossummit.com/ads/ossummit_button_2.jpg"; alt="OS Summit Asia" 
border="0" width="234" height="60" /></a>
       </div>
+-->
     </div>
     <section name="Welcome to Maven">
 


Reply via email to