[gatein/gatein-portal-quickstart] f2a115: Jar module deleted.
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: f2a115a039f6809fd8a4cb2508de7bce5f2169a3
https://github.com/gatein/gatein-portal-quickstart/commit/f2a115a039f6809...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
R gatein-sample-portal/jar/pom.xml
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
R gatein-…
[View More]sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
Log Message:
-----------
Jar module deleted.
Commit: 928579050c7f215ea4457171d860702f8bc5b03f
https://github.com/gatein/gatein-portal-quickstart/commit/928579050c7f215...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
web.xml purging: context-params and GateInServlet removed.
Commit: f7cb1327d6f420847ef6ca6b6c606f106826c968
https://github.com/gatein/gatein-portal-quickstart/commit/f7cb1327d6f4208...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
web.xml purging: javascript Servlet removed.
Commit: 72be6b78fa66da7ebe66641af4ada76267d18841
https://github.com/gatein/gatein-portal-quickstart/commit/72be6b78fa66da7...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
Log Message:
-----------
Fixed also here in the quickstart: GTNPORTAL-2691 Sample Portal rendered
without RightHome.jpg Background image
Commit: c1870983fd8fd2574b696f3a34b2a340311c9280
https://github.com/gatein/gatein-portal-quickstart/commit/c1870983fd8fd25...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M gatein-portal-extension/README.md
M jsf2-hello-world-portlet/README.md
M jsf2-rf4-hello-world-portlet/README.md
M simplest-hello-world-portlet/README.md
M src/build/groovy/Packager.groovy
M src/main/freemarker/gatein-portal-extension/README.md.ftl
A src/main/freemarker/include/configure-maven.md.ftl
A src/main/freemarker/include/debug.md.ftl
M src/main/freemarker/include/portal-extension-general.md.ftl
M src/main/freemarker/include/portlet-general.md.ftl
A src/main/freemarker/include/start-the-portal.md.ftl
A src/main/freemarker/include/system-requirements.md.ftl
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:
-----------
README blocks cleanup
Comment stripping for zip distributions
Commit: 9c53a9278c9fa3b3513c3a359aef84ac5aa83129
https://github.com/gatein/gatein-portal-quickstart/commit/9c53a9278c9fa3b...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
A gatein-sample-portal/README.md
M gatein-sample-portal/config/pom.xml
M gatein-sample-portal/ear/pom.xml
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
M gatein-sample-portal/war/pom.xml
M pom.xml
A src/main/freemarker/gatein-sample-portal/README.md.ftl
M src/main/project-examples-xml/project-examples-gatein.xml
Log Message:
-----------
Sample Portal added to the build and packaging process.
Commit: 9341931b676933e7d2d1c438c2118d897364fe9b
https://github.com/gatein/gatein-portal-quickstart/commit/9341931b676933e...
Author: ppalaga <ppalaga(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M gatein-portal-extension/README.md
A gatein-sample-portal/README.md
M gatein-sample-portal/config/pom.xml
M gatein-sample-portal/ear/pom.xml
R gatein-sample-portal/jar/pom.xml
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
R gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
M gatein-sample-portal/war/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
M jsf2-hello-world-portlet/README.md
M jsf2-rf4-hello-world-portlet/README.md
M pom.xml
M simplest-hello-world-portlet/README.md
M src/build/groovy/Packager.groovy
M src/main/freemarker/gatein-portal-extension/README.md.ftl
A src/main/freemarker/gatein-sample-portal/README.md.ftl
A src/main/freemarker/include/configure-maven.md.ftl
A src/main/freemarker/include/debug.md.ftl
M src/main/freemarker/include/portal-extension-general.md.ftl
M src/main/freemarker/include/portlet-general.md.ftl
A src/main/freemarker/include/start-the-portal.md.ftl
A src/main/freemarker/include/system-requirements.md.ftl
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
M src/main/project-examples-xml/project-examples-gatein.xml
Log Message:
-----------
Merge pull request #14 from ppalaga/master
Sample Portal added to the build and packaging process.
Compare: https://github.com/gatein/gatein-portal-quickstart/compare/342c9d74bc34.....
[View Less]
12 years, 5 months
[gatein/gatein-portal-quickstart] 16e31c: EE 6 enforced for EARs.
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: 16e31c0f817788dfb37cc2c2461351c9187b0a0c
https://github.com/gatein/gatein-portal-quickstart/commit/16e31c0f817788d...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-portal-extension/ear/pom.xml
M gatein-portal-extension/pom.xml
M gatein-sample-portal/ear/pom.xml
R gatein-sample-portal/ear/src/main/resources/…
[View More]META-INF/MANIFEST.MF
M gatein-sample-portal/pom.xml
Log Message:
-----------
EE 6 enforced for EARs.
Commit: 294f6ee429f9a875182d9276535c7fd676ab1186
https://github.com/gatein/gatein-portal-quickstart/commit/294f6ee429f9a87...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
Log Message:
-----------
Simplified login.jsp copied from Portal Extension Quickstart.
Commit: 6ea759bc9603ef374f7d6a5dd96a00a9c9767397
https://github.com/gatein/gatein-portal-quickstart/commit/6ea759bc9603ef3...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-sample-portal/ear/pom.xml
M gatein-sample-portal/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/mimetype/mimetypes.properties
R gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
Log Message:
-----------
Removed the jar module.
Commit: 342c9d74bc34fce7d292af0f642b347fc189d4a4
https://github.com/gatein/gatein-portal-quickstart/commit/342c9d74bc34fce...
Author: ppalaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-portal-extension/ear/pom.xml
M gatein-portal-extension/pom.xml
M gatein-sample-portal/ear/pom.xml
R gatein-sample-portal/ear/src/main/resources/META-INF/MANIFEST.MF
M gatein-sample-portal/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/mimetype/mimetypes.properties
R gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
Log Message:
-----------
Merge pull request #13 from ppalaga/master
EE 6 enforced for EARs, simplified login.jsp copied from Portal Extension Quickstart, removed the jar module.
Compare: https://github.com/gatein/gatein-portal-quickstart/compare/3861260af304.....
[View Less]
12 years, 5 months
[gatein/gatein-portal-quickstart] 437812: Fixed source formatting.
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: 437812690c69509978e2af5d47007c0e8ebe10da
https://github.com/gatein/gatein-portal-quickstart/commit/437812690c69509...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-sample-portal/config/pom.xml
R gatein-sample-portal/config/src/main/java/conf/configuration.xml
M gatein-sample-portal/config/src/main/resources/…
[View More]conf/configuration.xml
M gatein-sample-portal/ear/pom.xml
M gatein-sample-portal/jar/pom.xml
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/jboss-web.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/common/common-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/jcr-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/repository-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/gatein-resources.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/jboss-web.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
M gatein-sample-portal/war/src/main/webapp/login/skin/Stylesheet.css
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
Log Message:
-----------
Fixed source formatting.
Commit: 3861260af304c1321ab45d672e5e07614353387d
https://github.com/gatein/gatein-portal-quickstart/commit/3861260af304c13...
Author: ppalaga <ppalaga(a)redhat.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M gatein-sample-portal/config/pom.xml
R gatein-sample-portal/config/src/main/java/conf/configuration.xml
M gatein-sample-portal/config/src/main/resources/conf/configuration.xml
M gatein-sample-portal/ear/pom.xml
M gatein-sample-portal/jar/pom.xml
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
M gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/jboss-web.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/common/common-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/jcr-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/repository-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/gatein-resources.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/jboss-web.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
M gatein-sample-portal/war/src/main/webapp/login/skin/Stylesheet.css
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
Log Message:
-----------
Merge pull request #12 from ppalaga/master
Fixed source formatting.
Compare: https://github.com/gatein/gatein-portal-quickstart/compare/aaaec7172e20.....
[View Less]
12 years, 5 months
[gatein/gatein-portal-quickstart] e7459f: gatein-sample-portal made deployable.
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: e7459f9b107baea9f333165f8854ef850078140b
https://github.com/gatein/gatein-portal-quickstart/commit/e7459f9b107baea...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
A gatein-sample-portal/README.txt
A gatein-sample-portal/config/src/main/resources/conf/configuration.xml
A gatein-sample-portal/ear/src/main/resources/META-…
[View More]INF/MANIFEST.MF
A gatein-sample-portal/jar/pom.xml
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
Log Message:
-----------
gatein-sample-portal made deployable.
Commit: 9e85b6b21dcfeb85f13220ab474eaa2723be926b
https://github.com/gatein/gatein-portal-quickstart/commit/9e85b6b21dcfeb8...
Author: ppalaga <ppalaga(a)redhat.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
A gatein-sample-portal/README.txt
A gatein-sample-portal/config/src/main/resources/conf/configuration.xml
A gatein-sample-portal/ear/src/main/resources/META-INF/MANIFEST.MF
A gatein-sample-portal/jar/pom.xml
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextDestroyedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleContextInitializedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleFilter.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionCreatedListener.java
A gatein-sample-portal/jar/src/main/java/org/exoplatform/sample/portal/web/SampleHttpSessionDestroyedListener.java
Log Message:
-----------
Merge pull request #10 from ppalaga/master
gatein-sample-portal deployable.
Compare: https://github.com/gatein/gatein-portal-quickstart/compare/8d83c689102e.....
[View Less]
12 years, 5 months
[gatein/gatein-portal-quickstart] 578795: gatein-sample-portal deployable.
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal-quickstart
Commit: 578795e525407f611c434a49b90e7e8dd4cf9fb0
https://github.com/gatein/gatein-portal-quickstart/commit/578795e525407f6...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
R gatein-sample-portal/README.md
M gatein-sample-portal/config/pom.xml
M gatein-sample-portal/config/src/main/java/conf/configuration.xml
M gatein-…
[View More]sample-portal/ear/pom.xml
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
R gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/faces-config.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/jboss-web.xml
R gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/portlet.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/common/common-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/jcr-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/repository-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/faces-config.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/gatein-resources.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/jboss-web.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/portlet.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
M gatein-sample-portal/war/src/main/webapp/login/skin/Stylesheet.css
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
M src/build/groovy/Packager.groovy
Log Message:
-----------
gatein-sample-portal deployable.
Commit: 8d83c689102e74c2a1365ef479f4d284d48bd734
https://github.com/gatein/gatein-portal-quickstart/commit/8d83c689102e74c...
Author: ppalaga <ppalaga(a)redhat.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
R gatein-sample-portal/README.md
M gatein-sample-portal/config/pom.xml
M gatein-sample-portal/config/src/main/java/conf/configuration.xml
M gatein-sample-portal/ear/pom.xml
M gatein-sample-portal/pom.xml
M gatein-sample-portal/rest-war/pom.xml
R gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/faces-config.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/jboss-web.xml
R gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/portlet.xml
M gatein-sample-portal/rest-war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/pom.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/sample_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/common/common-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/jcr-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/jcr/repository-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/group/platform/users/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal-configuration.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/portal/classic/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/navigation.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/portal/user/root/pages.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/conf/sample-portal/web/web-inf-extension-configuration.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/faces-config.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/gatein-resources.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/jboss-web.xml
R gatein-sample-portal/war/src/main/webapp/WEB-INF/portlet.xml
M gatein-sample-portal/war/src/main/webapp/WEB-INF/web.xml
M gatein-sample-portal/war/src/main/webapp/login/jsp/login.jsp
M gatein-sample-portal/war/src/main/webapp/login/skin/Stylesheet.css
M gatein-sample-portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
M src/build/groovy/Packager.groovy
Log Message:
-----------
Merge pull request #9 from ppalaga/master
gatein-sample-portal deployable.
Compare: https://github.com/gatein/gatein-portal-quickstart/compare/4afedc60a1de.....
[View Less]
12 years, 5 months