You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2008/02/27 21:42:32 UTC

svn commit: r631716 - in /myfaces/portlet-bridge/core/trunk: api/pom.xml src/site/site.xml

Author: sobryan
Date: Wed Feb 27 12:42:31 2008
New Revision: 631716

URL: http://svn.apache.org/viewvc?rev=631716&view=rev
Log:
* Website updates

Modified:
    myfaces/portlet-bridge/core/trunk/api/pom.xml
    myfaces/portlet-bridge/core/trunk/src/site/site.xml

Modified: myfaces/portlet-bridge/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk/api/pom.xml?rev=631716&r1=631715&r2=631716&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/api/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk/api/pom.xml Wed Feb 27 12:42:31 2008
@@ -63,6 +63,10 @@
         <groupId>org.apache.myfaces.trinidadbuild</groupId>
         <artifactId>maven-jdev-plugin</artifactId>
       </plugin>
+      
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>  
 </project> 

Modified: myfaces/portlet-bridge/core/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk/src/site/site.xml?rev=631716&r1=631715&r2=631716&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/src/site/site.xml (original)
+++ myfaces/portlet-bridge/core/trunk/src/site/site.xml Wed Feb 27 12:42:31 2008
@@ -48,9 +48,9 @@
           <item name="API Documentation" href="documentation.html"/>
           <item name="Project Downloads" href="downloads.html"/>
         </item>
-        <!--item name="Version 1.1" collapse="true">
+        <item name="Version 2.0" collapse="true" href="../2.0/index.html">
           <item name="dummy" href="dummy"/>
-        </item-->
+        </item>
       </item>
     </menu>
     <menu ref="reports" name="Project"/>