You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by al...@apache.org on 2011/03/20 01:11:15 UTC

svn commit: r1083352 - in /myfaces/html5/trunk: NOTICE myfaces-html5-demo/NOTICE src/site/apt/index.apt src/site/site.xml

Author: aliok
Date: Sun Mar 20 00:11:15 2011
New Revision: 1083352

URL: http://svn.apache.org/viewvc?rev=1083352&view=rev
Log:
MyFaces Html5 : Modified some site files and added NOTICE files

Removed:
    myfaces/html5/trunk/NOTICE
Modified:
    myfaces/html5/trunk/myfaces-html5-demo/NOTICE
    myfaces/html5/trunk/src/site/apt/index.apt
    myfaces/html5/trunk/src/site/site.xml

Modified: myfaces/html5/trunk/myfaces-html5-demo/NOTICE
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/myfaces-html5-demo/NOTICE?rev=1083352&r1=1083351&r2=1083352&view=diff
==============================================================================
--- myfaces/html5/trunk/myfaces-html5-demo/NOTICE (original)
+++ myfaces/html5/trunk/myfaces-html5-demo/NOTICE Sun Mar 20 00:11:15 2011
@@ -1,3 +1,4 @@
+
 Apache MyFaces Html5 Demo
 Copyright 2011 The Apache Software Foundation
 

Modified: myfaces/html5/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/src/site/apt/index.apt?rev=1083352&r1=1083351&r2=1083352&view=diff
==============================================================================
--- myfaces/html5/trunk/src/site/apt/index.apt (original)
+++ myfaces/html5/trunk/src/site/apt/index.apt Sun Mar 20 00:11:15 2011
@@ -23,15 +23,6 @@ Summary
 
   This project delivers a new set of JSF components to integrate browsers with Java Server Faces server-side rendering technology.
   
-  Initial project proposal and schedule can be found {{{http://wiki.apache.org/myfaces/GSoC2010_HTML5}here}}.
+  An online running example application is deployed at <<{{{http://bit.ly/myfaces-html5-demo}this}}>> location.
   
-  A presentation can be found <<{{{http://people.apache.org/~aliok/GSoC/tagged/slide/MyFaces2-Html5-Comp-Lib-Tagged.ppt}here}}>>.
-  
-  An online running example application is deployed at <<{{{http://html5-comp-lib-showcase-snapshot.latest.aliok-com-tr-test.appspot.com/index.jsf}this}}>> location.
-  
-  The project web site can be found <<{{{http://people.apache.org/~aliok/GSoC/tagged/html5-comp-lib-project/target/site/index.html}here}}>>.
-  
-To Google Summer of Code Admins
-  
-  Since Google requires to submit the code only developed during Google Summer Of Code period, I've tagged the code developed during GSoC period to 
-  <<{{{http://svn.apache.org/repos/asf/myfaces/gsoc/html5-comp-lib/tags/gsoc_final}this}}>> location. 
\ No newline at end of file
+  The project web site can be found <<{{{http://people.apache.org/~aliok/myfaces-html5/target/site/index.html}here}}>>.
\ No newline at end of file

Modified: myfaces/html5/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/src/site/site.xml?rev=1083352&r1=1083351&r2=1083352&view=diff
==============================================================================
--- myfaces/html5/trunk/src/site/site.xml (original)
+++ myfaces/html5/trunk/src/site/site.xml Sun Mar 20 00:11:15 2011
@@ -24,7 +24,7 @@
   - starts with the project's url is converted into a relative url. Other
   - urls are left unaltered.
   -->
-<project name="Html5 Support for Apache MyFaces 2">
+<project name="Apache Myfaces Html5">
     <bannerLeft>
         <name>Apache MyFaces</name>
         <src>img/banners/MyFaces_logo.jpg</src>
@@ -55,12 +55,12 @@
             <item name="Overview"       href="/index.html"/>
             <item name="Building"       href="/building.html"/>
             <item name="Features"       href="/features.html"/>
-            <item name="Showcase"       href="http://html5-comp-lib-showcase-snapshot.latest.aliok-com-tr-test.appspot.com/index.jsf"/>
+            <item name="Showcase"       href="http://bit.ly/myfaces-html5-demo"/>
         </menu>
 
         <menu name="Documentation" inherit="top">
             <item name="Getting Started"        href="/gettingstarted.html"/>
-            <item name="Facelets Tag Docs"      href="../../html5-comp-lib-core/target/site/tlddoc-facelets/index.html"/>
+            <item name="Facelets Tag Docs"      href="/myfaces-html5-core/tlddoc-facelets/index.html"/>
         </menu>
 
         <menu name="Project Documentation" inherit="top">