You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/08/22 21:11:55 UTC

svn commit: r1160373 - in /myfaces/site/trunk: pom.xml src/site/apt/index.apt

Author: lu4242
Date: Mon Aug 22 19:11:55 2011
New Revision: 1160373

URL: http://svn.apache.org/viewvc?rev=1160373&view=rev
Log:
update site to version 3.0 and index for release myfaces test 1.0.4

Modified:
    myfaces/site/trunk/pom.xml
    myfaces/site/trunk/src/site/apt/index.apt

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=1160373&r1=1160372&r2=1160373&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Mon Aug 22 19:11:55 2011
@@ -40,14 +40,23 @@
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh-external</artifactId>
-        <version>1.0-alpha-5</version>
+        <version>1.0-beta-7</version>
       </extension>
     </extensions>
+    <pluginManagement>
+        <plugins>
+          <plugin>
+            <artifactId>maven-site-plugin</artifactId>
+            <version>3.0</version>
+          </plugin>
+        </plugins>
+    </pluginManagement>
   </build>
   <reporting>
       <plugins>
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
+          <version>2.4</version>
         </plugin>
       </plugins>
     </reporting>

Modified: myfaces/site/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/src/site/apt/index.apt?rev=1160373&r1=1160372&r2=1160373&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/apt/index.apt (original)
+++ myfaces/site/trunk/src/site/apt/index.apt Mon Aug 22 19:11:55 2011
@@ -31,6 +31,15 @@ Welcome to the Apache MyFaces Project
 
     * Follow us on twitter! {{{http://twitter.com/MyFacesTeam}@MyFacesTeam}}
 
+August 22, 2011 - Myfaces Test 1.0.4 Release
+
+  MyFaces Test 1.0.4 has been released It is available from the 
+   {{{./download.html}download}} page, and in the central Maven repository under
+   Group ID "org.apache.myfaces.test".
+
+   Release notes can be found
+   {{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951&version=12317607}here}}
+
 July 26, 2011 - Myfaces Tomahawk 1.1.11 Released
 
    The MyFaces Tomahawk component library has been released. It is available from the