You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/02/08 02:24:05 UTC

svn commit: r375823 - in /myfaces/site/trunk/src/site: apt/download.apt site.xml xdoc/index.xml xdoc/news-archive.xml

Author: schof
Date: Tue Feb  7 17:24:03 2006
New Revision: 375823

URL: http://svn.apache.org/viewcvs?rev=375823&view=rev
Log:
miscelaneous improvements to website

Modified:
    myfaces/site/trunk/src/site/apt/download.apt
    myfaces/site/trunk/src/site/site.xml
    myfaces/site/trunk/src/site/xdoc/index.xml
    myfaces/site/trunk/src/site/xdoc/news-archive.xml

Modified: myfaces/site/trunk/src/site/apt/download.apt
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/apt/download.apt?rev=375823&r1=375822&r2=375823&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/apt/download.apt (original)
+++ myfaces/site/trunk/src/site/apt/download.apt Tue Feb  7 17:24:03 2006
@@ -18,6 +18,8 @@
   created using GNU tar extensions. Thus they must be untarred with a GNU compatible
   version of tar.
 
+  << Binary Distribution >>
+
 *-------------------------+---------+----------+-----------+
 |                         | Mirrors | Checksum | Signature |
 *-------------------------+---------+----------+-----------+
@@ -26,7 +28,7 @@
 | MyFaces 1.1.1 (zip)      | {{{http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-1.1.1.zip} myfaces-1.1.1.zip}} | {{{http://www.apache.org/dist/myfaces/binaries/myfaces-1.1.1.zip.md5} myfaces-1.1.1.zip.md5}} | {{{http://www.apache.org/dist/myfaces/binaries/myfaces-1.1.1.zip.asc} myfaces-1.1.1.zip.asc}} |
 *-------------------------+---------+----------+-----------+
 
-  A source distribution of the myfaces is also available.
+  << Source Distribution >>
 
 *-------------------------+---------+----------+-----------+
 |                         | Mirrors | Checksum | Signature |
@@ -37,6 +39,8 @@
 *-------------------------+---------+----------+-----------+
 
 
+  << Tomahawk (Binary) Distribution >>
+
   A binary distribution of the standalone tomahawk components (which work with any JSF implementation) is available.
 
 *-------------------------+---------+----------+-----------+
@@ -47,7 +51,7 @@
 | Tomahawk 1.1.1 (zip)      | {{{http://www.apache.org/dyn/closer.cgi/myfaces/binaries/tomahawk-1.1.1.zip} tomahawk-1.1.1.zip}} | {{{http://www.apache.org/dist/myfaces/binaries/tomahawk-1.1.1.zip.md5} tomahawk-1.1.1.zip.md5}} | {{{http://www.apache.org/dist/myfaces/binaries/tomahawk-1.1.1.zip.asc} tomahawk-1.1.1.zip.asc}} |
 *-------------------------+---------+----------+-----------+
 
-  There is also a binary distribution of the various webapp examples available.
+  << Examples (Binary) Distribution >>
 
 *-------------------------+---------+----------+-----------+
 |                         | Mirrors | Checksum | Signature |

Modified: myfaces/site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/site.xml?rev=375823&r1=375822&r2=375823&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/site.xml (original)
+++ myfaces/site/trunk/src/site/site.xml Tue Feb  7 17:24:03 2006
@@ -12,7 +12,10 @@
   </bannerRight>  
   <body>
     <links>
-      <item name="Apache" href="http://www.apache.org/" />
+      <item name="Core" href="http://myfaces.apache.org/core" />
+      <item name="API" href="http://myfaces.apache.org/api" />
+      <item name="Commons" href="http://myfaces.apache.org/commons" />
+      <item name="Tomahawk" href="http://myfaces.apache.org/tomahawk" />
     </links>
     
     <menu name="Apache MyFaces">

Modified: myfaces/site/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/xdoc/index.xml?rev=375823&r1=375822&r2=375823&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/xdoc/index.xml (original)
+++ myfaces/site/trunk/src/site/xdoc/index.xml Tue Feb  7 17:24:03 2006
@@ -48,26 +48,21 @@
       </p>
     </section>
 
-    <section name="October 27, 2005 - MyFaces 1.1.1 has been released.">
+    <section name="November 7, 2006 - MyFaces Switches to Maven 2.1.">
       
       <p>
-        MyFaces 1.1.1 has been officially released. This is a minor
-        patch release that fixes a few of the major problems with the
-        previous release.
+        MyFaces is now using Maven to perform builds.  We have found Maven to be a 
+        superior build tool and its much easier to maintain complex projects (and their 
+        dependencies.)  
       </p>
-    </section>
-
-    <section name="&#10;        October 18, 2005 - MyFaces 1.1.1 RC3 is now available.&#10;      ">
       
       <p>
-        Please help us test the release candidate before the upcoming
-        official release. You can download the RC
-        <a href="http://cvs.apache.org/builds/myfaces/release/">
-          here
-        </a>
-        . Please file any isssues you find in JIRA and be sure to report
-        them against version 1.1.1.
+        Nightly builds, official releases and the MyFaces website itself are generated using 
+        Maven.  We are currently working out the kinks in the new mavenized site so please 
+        bear with us.  We have decided to launch the work in progress site since the old site 
+        is getting so out of date.
       </p>
+            
     </section>
 
     <section name="Resources">

Modified: myfaces/site/trunk/src/site/xdoc/news-archive.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/xdoc/news-archive.xml?rev=375823&r1=375822&r2=375823&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/xdoc/news-archive.xml (original)
+++ myfaces/site/trunk/src/site/xdoc/news-archive.xml Tue Feb  7 17:24:03 2006
@@ -5,6 +5,28 @@
     <document>
   <body>
 
+    <section name="October 27, 2005 - MyFaces 1.1.1 has been released.">
+      
+      <p>
+        MyFaces 1.1.1 has been officially released. This is a minor
+        patch release that fixes a few of the major problems with the
+        previous release.
+      </p>
+    </section>
+
+    <section name="&#10;        October 18, 2005 - MyFaces 1.1.1 RC3 is now available.&#10;      ">
+      
+      <p>
+        Please help us test the release candidate before the upcoming
+        official release. You can download the RC
+        <a href="http://cvs.apache.org/builds/myfaces/release/">
+          here
+        </a>
+        . Please file any isssues you find in JIRA and be sure to report
+        them against version 1.1.1.
+      </p>
+    </section>
+
     <section name="September 24, 2005 - Important information regarding the new release.">
       
       <p>