Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal-quickstart
Commit: 3eecf46192dd9943f235f9c142f9c26127380992
https://github.com/gatein/gatein-portal-quickstart/commit/3eecf46192dd994...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M README.html
M README.md
M cdi-generic-portlet/pom.xml
A cdi-jsf-portlet/README.html
A cdi-jsf-portlet/README.md
A cdi-jsf-portlet/pom.xml
A cdi-jsf-portlet/src/main/java/org/jboss/portletbridge/example/cdi/Issue.java
A
cdi-jsf-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueController.java
A cdi-jsf-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueManager.java
A cdi-jsf-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueStatus.java
A cdi-jsf-portlet/src/main/webapp/WEB-INF/beans.xml
A cdi-jsf-portlet/src/main/webapp/WEB-INF/faces-config.xml
A cdi-jsf-portlet/src/main/webapp/WEB-INF/portlet.xml
A cdi-jsf-portlet/src/main/webapp/WEB-INF/web.xml
A cdi-jsf-portlet/src/main/webapp/home.xhtml
A cdi-jsf-portlet/src/main/webapp/resources/css/application.css
A cdi-jsf-portlet/src/main/webapp/templates/main.xhtml
M jsf2-hello-world-portlet/README.html
M jsf2-hello-world-portlet/README.md
M jsf2-rf4-hello-world-portlet/README.html
M jsf2-rf4-hello-world-portlet/README.md
M pom.xml
A src/main/freemarker/cdi-jsf-portlet/README.md.ftl
M src/main/project-examples-xml/project-examples-gatein.xml
Log Message:
-----------
GTNPORTAL-2956 Add quickstart CDI injection into JSF portlets