[gatein/gatein-portal-quickstart] c66436: GTNPORTAL-3062 Improve cdi-scopes-portlet Quicksta...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: c66436227fa258f8966f1e3309e7a1449028b9e5
https://github.com/gatein/gatein-portal-quickstart/commit/c66436227fa258f...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M README.html
M README.md
R cdi-scope-portlets/README.html
R cdi-scope-portlets/README.md
R cdi-scope-portlets/pom.xml
R cdi-scope-portlets/src/…
[View More]main/java/org/gatein/quickstart/cdi/scope/AbstractBean.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/JSPAbstractPortlet.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/JSPLifecyclePortlet.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/JSPRedisplayPortlet.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/LifecycleBean.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/RedisplayBean.java
R cdi-scope-portlets/src/main/java/org/gatein/quickstart/cdi/scope/ResourceRedisplayBean.java
R cdi-scope-portlets/src/main/webapp/WEB-INF/beans.xml
R cdi-scope-portlets/src/main/webapp/WEB-INF/gatein-resources.xml
R cdi-scope-portlets/src/main/webapp/WEB-INF/portlet.xml
R cdi-scope-portlets/src/main/webapp/WEB-INF/web.xml
R cdi-scope-portlets/src/main/webapp/css/cdi-scope-portlets.css
R cdi-scope-portlets/src/main/webapp/jsp/hello.jsp
R cdi-scope-portlets/src/main/webapp/jsp/welcome.jsp
A cdi-scopes-portlet/README.html
A cdi-scopes-portlet/README.md
A cdi-scopes-portlet/pom.xml
A cdi-scopes-portlet/src/main/java/org/gatein/quickstart/cdi/scope/CDIScopesPortlet.java
A cdi-scopes-portlet/src/main/java/org/gatein/quickstart/cdi/scope/LifecycleScopedBean.java
A cdi-scopes-portlet/src/main/java/org/gatein/quickstart/cdi/scope/RedisplayScopedBean.java
A cdi-scopes-portlet/src/main/webapp/WEB-INF/beans.xml
A cdi-scopes-portlet/src/main/webapp/WEB-INF/gatein-resources.xml
A cdi-scopes-portlet/src/main/webapp/WEB-INF/portlet.xml
A cdi-scopes-portlet/src/main/webapp/WEB-INF/web.xml
A cdi-scopes-portlet/src/main/webapp/css/cdi-scopes-portlet.css
A cdi-scopes-portlet/src/main/webapp/jsp/cdi-scopes-portlet.jsp
M howto-release.adoc
M pom.xml
M src/build/groovy/FreeMarkerMerger.groovy
M src/main/freemarker/README.md.ftl
R src/main/freemarker/cdi-scope-portlets/README.md.ftl
A src/main/freemarker/cdi-scopes-portlet/README.md.ftl
A src/main/freemarker/cdi-scopes-portlet/src/main/java/org/gatein/quickstart/cdi/scope/CDIScopesPortlet.java.subst.properties
A src/main/freemarker/cdi-scopes-portlet/src/main/webapp/jsp/cdi-scopes-portlet.jsp.subst.properties
M src/main/project-examples-xml/project-examples-gatein.xml
Log Message:
-----------
GTNPORTAL-3062 Improve cdi-scopes-portlet Quickstart
[View Less]
11 years, 10 months