Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal-quickstart
Commit: 2dc5a5248b25c009080ebfadcb7d90fae6e06cfe
https://github.com/gatein/gatein-portal-quickstart/commit/2dc5a5248b25c00...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M README.md
A navigation-api-portlet/README.md
A navigation-api-portlet/pom.xml
A
navigation-api-portlet/src/main/java/org/gatein/portlet/quickstart/navigation/NavigationNodeBean.java
A
navigation-api-portlet/src/main/java/org/gatein/portlet/quickstart/navigation/NavigationPortlet.java
A
navigation-api-portlet/src/main/resources/locale/portlet/quickstart/navigation_en.properties
A navigation-api-portlet/src/main/webapp/WEB-INF/gatein-resources.xml
A navigation-api-portlet/src/main/webapp/WEB-INF/portlet.xml
A navigation-api-portlet/src/main/webapp/WEB-INF/web.xml
A navigation-api-portlet/src/main/webapp/css/QuickstartStylesheet.css
A navigation-api-portlet/src/main/webapp/js/dropdown.jquery.js
A navigation-api-portlet/src/main/webapp/js/navigation.js
A navigation-api-portlet/src/main/webapp/jsp/navigation.jsp
A navigation-api-portlet/src/main/webapp/jsp/node.jsp
M pom.xml
M src/main/freemarker/README.md.ftl
A src/main/freemarker/navigation-api-portlet/README.md.ftl
M src/main/project-examples-xml/project-examples-gatein.xml
Log Message:
-----------
GTNPORTAL-2858 Navigation API QS init
Commit: ae8c9ed0ee498672682fb8dbf22df3e73fc500c8
https://github.com/gatein/gatein-portal-quickstart/commit/ae8c9ed0ee49867...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2013-03-29 (Fri, 29 Mar 2013)
Changed paths:
M README.html
M README.md
M gatein-portal-extension/README.html
M gatein-portal-extension/README.md
M
gatein-portal-extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl
M gatein-sample-portal/README.html
M gatein-sample-portal/README.md
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
A navigation-api-portlet/README.html
M navigation-api-portlet/README.md
M pom.xml
M simplest-hello-world-portlet/README.html
M simplest-hello-world-portlet/README.md
M src/build/groovy/FreeMarkerMerger.groovy
A
src/main/freemarker/gatein-portal-extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl.ftl
Log Message:
-----------
GTNPORTAL-2870 In quickstarts generate Java constants for external link
together with READMEs
With workaround for GTNPORTAL-2871.
Compare:
https://github.com/gatein/gatein-portal-quickstart/compare/d6b8e94e407f.....