You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/04/10 21:32:09 UTC

svn commit: r393030 - in /incubator/tobago/trunk: core/src/site/site.xml pom.xml src/site/site.xml

Author: bommel
Date: Mon Apr 10 12:32:08 2006
New Revision: 393030

URL: http://svn.apache.org/viewcvs?rev=393030&view=rev
Log:
changed site to myfaces url

Modified:
    incubator/tobago/trunk/core/src/site/site.xml
    incubator/tobago/trunk/pom.xml
    incubator/tobago/trunk/src/site/site.xml

Modified: incubator/tobago/trunk/core/src/site/site.xml
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/core/src/site/site.xml?rev=393030&r1=393029&r2=393030&view=diff
==============================================================================
--- incubator/tobago/trunk/core/src/site/site.xml (original)
+++ incubator/tobago/trunk/core/src/site/site.xml Mon Apr 10 12:32:08 2006
@@ -3,8 +3,7 @@
   <bannerLeft>
     <name>Tobago</name>
     <src>http://tobago.atanion.net/site/images/tobago_head.gif</src>
-    <!--<href>http://tobago.atanion.net</href>-->
-    <href>http://incubator.apache.org/tobago</href>
+    <href>http://myfaces.apache.org/tobago</href>
   </bannerLeft>
   <bannerRight>
     <name>MyFaces</name>

Modified: incubator/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/pom.xml?rev=393030&r1=393029&r2=393030&view=diff
==============================================================================
--- incubator/tobago/trunk/pom.xml (original)
+++ incubator/tobago/trunk/pom.xml Mon Apr 10 12:32:08 2006
@@ -29,8 +29,7 @@
   <prerequisites>
     <maven>2.0.3</maven>
   </prerequisites>
-  <url>http://incubator.apache.org/tobago</url>
-  <!--<url>http://tobago.atanion.net/site/</url>-->
+  <url>http://myfaces.apache.org/tobago</url>
   <inceptionYear>2002</inceptionYear>
   <issueManagement>
     <system>jira</system>
@@ -52,15 +51,23 @@
       <name>Myfaces User List</name>
       <subscribe>users-subscribe@myfaces.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@myfaces.apache.org</unsubscribe>
-      <post>users@myfaces.apache.org</post>
+      <post>do not post to users@myfaces.apache.org unless subscribed</post>
       <archive>http://mail-archives.apache.org/mod_mbox/myfaces-users</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/users@myfaces.apache.org/</otherArchive>
+        <otherArchive>http://www.nabble.com/MyFaces---Users-f181.html</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Myfaces Developer List</name>
       <subscribe>dev-subscribe@myfaces.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@myfaces.apache.org</unsubscribe>
-      <post>dev@myfaces.apache.org</post>
+      <post>do not post to dev@myfaces.apache.org unless subscribed</post>
       <archive>http://mail-archives.apache.org/mod_mbox/myfaces-dev</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/dev@myfaces.apache.org/</otherArchive>
+        <otherArchive>http://www.nabble.com/My-Faces---Dev-f182.html</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Myfaces Commits List</name>
@@ -69,6 +76,13 @@
       <post>do not post</post>
       <archive>http://mail-archives.apache.org/mod_mbox/myfaces-commits</archive>
     </mailingList>
+    <mailingList>
+      <name>Myfaces Announcements List</name>
+      <subscribe>announce-subscribe@myfaces.apache.org</subscribe>
+      <unsubscribe>announce-unsubscribe@myfaces.apache.org</unsubscribe>
+      <post>do not post</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/myfaces-announce</archive>
+    </mailingList>
   </mailingLists>
   <developers>
     <developer>
@@ -331,16 +345,12 @@
     </snapshotRepository>
     <site>
       <id>website</id>
-      <url>scpexe://minotaur.apache.org/www/incubator.apache.org/tobago</url>
+      <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/tobago/</url>
     </site>
     <!--<site>-->
       <!--<id>website</id>-->
       <!--<url>scpexe://shrek/home/resource/tobago-site</url>-->
     <!--</site>-->
-    <!--site>
-      <id>website</id>
-      <url>scpexe://www.apache.org/home/bommel/public_html</url>
-    </site-->
   </distributionManagement>
 
 </project>

Modified: incubator/tobago/trunk/src/site/site.xml
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/src/site/site.xml?rev=393030&r1=393029&r2=393030&view=diff
==============================================================================
--- incubator/tobago/trunk/src/site/site.xml (original)
+++ incubator/tobago/trunk/src/site/site.xml Mon Apr 10 12:32:08 2006
@@ -3,20 +3,17 @@
   <bannerLeft>
     <name>Tobago</name>
     <src>images/tobago_head.gif</src>
-    <!--<href>http://tobago.atanion.net</href>-->
-    <href>http://incubator.apache.org/tobago</href>
+    <href>http://myfaces.apache.org/tobago</href>
   </bannerLeft>
   <bannerRight>
     <name>MyFaces</name>
-    <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
-    <href>http://incubator.apache.org</href>
-    <!--<src>http://myfaces.apache.org/images/logo.png</src>-->
-    <!--<href>http://myfaces.apache.org/</href>-->
+    <src>http://myfaces.apache.org/images/logo.png</src>
+    <href>http://myfaces.apache.org/</href>
   </bannerRight>
   <body>
     <links>
       <item name="Tobago Core" href="tobago-core/"/>
-      <item name="Tobago" href="http://incubator.apache.org/tobago" />
+      <item name="Tobago" href="http://myfaces.apache.org/tobago" />
       <item name="MyFaces" href="http://myfaces.apache.org/" />
     </links>