Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal-quickstart
Commit: 114f91b138b333f90c3b565032cc989e82b43046
https://github.com/gatein/gatein-portal-quickstart/commit/114f91b138b333f...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-11-15 (Thu, 15 Nov 2012)
Changed paths:
M jsf2-hello-world-portlet/README.md
M jsf2-hello-world-portlet/src/main/java/org/jboss/as/quickstarts/jsf/HelloBean.java
M jsf2-rf4-hello-world-portlet/README.md
M jsf2-rf4-hello-world-portlet/pom.xml
M
jsf2-rf4-hello-world-portlet/src/main/java/org/jboss/as/quickstarts/jsfrf/HelloBean.java
A
jsf2-rf4-hello-world-portlet/src/main/resources/org/jboss/as/quickstarts/jsfrf/messages.properties
A
jsf2-rf4-hello-world-portlet/src/main/resources/org/jboss/as/quickstarts/jsfrf/messages_de.properties
M jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/faces-config.xml
A jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/gatein-resources.xml
M jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/portlet.xml
M jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/web.xml
M jsf2-rf4-hello-world-portlet/src/main/webapp/pages/main.xhtml
R jsf2-rf4-hello-world-portlet/src/main/webapp/resources/css/style.css
A jsf2-rf4-hello-world-portlet/src/main/webapp/skin/Default/background/rf-logo.png
A
jsf2-rf4-hello-world-portlet/src/main/webapp/skin/Default/jsf2-rf4-hello-world-portlet.css
M pom.xml
M simplest-hello-world-portlet/README.md
M src/main/freemarker/jsf2-hello-world-portlet/README.md.ftl
M src/main/freemarker/jsf2-rf4-hello-world-portlet/README.md.ftl
M src/main/freemarker/simplest-hello-world-portlet/README.md.ftl
Log Message:
-----------
RF4 Quickstart updated to correspond with JSF2 Quickstart as for CSS,
internationalization and comments.