[portletbridge/portletbridge] 489ab5: PBR-478 Update archetypes to release version
by Ken Finnigan
Branch: refs/heads/master
Home: https://github.com/portletbridge/portletbridge
Commit: 489ab548a6d4a998cb25774210910e9246dfdea7
https://github.com/portletbridge/portletbridge/commit/489ab548a6d4a998cb2...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M archetypes/jsf2-basic/src/main/resources/archetype-resources/pom.xml
M archetypes/richfaces-simpleapp/src/main/resources/archetype-resources/pom.xml
Log Message:
-----------
PBR-478 Update archetypes to release version
Commit: df9f6d5e2f55998f03dce1d18b15b5062a282208
https://github.com/portletbridge/portletbridge/commit/df9f6d5e2f55998f03d...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M archetypes/jsf2-basic/pom.xml
M archetypes/pom.xml
M archetypes/richfaces-simpleapp/pom.xml
M build-resources/pom.xml
M core/pom.xml
M core/portletbridge-api/pom.xml
M core/portletbridge-impl/pom.xml
M depchain/jsf2/pom.xml
M depchain/richfaces4/pom.xml
M examples/cdi-portlet/pom.xml
M examples/jsf2portlet/pom.xml
M examples/pom.xml
M examples/richfaces-showcase/pom.xml
M examples/richfaces-simple/pom.xml
M extension/richfaces/pom.xml
M pom.xml
M testsuites/common/pom.xml
M testsuites/jsf2/pom.xml
M testsuites/pom.xml
M testsuites/richfaces4/pom.xml
Log Message:
-----------
PBR-478 prepare release 3.2.0.Alpha1
Commit: 62ba89bb1e9470886ebeddb844f78b297eef2ea9
https://github.com/portletbridge/portletbridge/commit/62ba89bb1e9470886eb...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M archetypes/jsf2-basic/pom.xml
M archetypes/pom.xml
M archetypes/richfaces-simpleapp/pom.xml
M build-resources/pom.xml
M core/pom.xml
M core/portletbridge-api/pom.xml
M core/portletbridge-impl/pom.xml
M depchain/jsf2/pom.xml
M depchain/richfaces4/pom.xml
M examples/cdi-portlet/pom.xml
M examples/jsf2portlet/pom.xml
M examples/pom.xml
M examples/richfaces-showcase/pom.xml
M examples/richfaces-simple/pom.xml
M extension/richfaces/pom.xml
M pom.xml
M testsuites/common/pom.xml
M testsuites/jsf2/pom.xml
M testsuites/pom.xml
M testsuites/richfaces4/pom.xml
Log Message:
-----------
PBR-478 prepare for next development iteration
Commit: f44c4308ea65969cf19099dd78ad1b9b4177958c
https://github.com/portletbridge/portletbridge/commit/f44c4308ea65969cf19...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M archetypes/jsf2-basic/src/main/resources/archetype-resources/pom.xml
M archetypes/richfaces-simpleapp/src/main/resources/archetype-resources/pom.xml
Log Message:
-----------
PBR-478 Revert archetype versions back to snapshot
Compare: https://github.com/portletbridge/portletbridge/compare/e34e12618822...f44...
12 years
[portletbridge/portletbridge] c82d19: PBR-410, PBR-413 Additional tests for web.xml and ...
by Ken Finnigan
Branch: refs/heads/master
Home: https://github.com/portletbridge/portletbridge
Commit: c82d197e786801e3074603e122d2eed66ac2bdad
https://github.com/portletbridge/portletbridge/commit/c82d197e786801e3074...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M core/portletbridge-impl/pom.xml
M core/portletbridge-impl/src/main/java/org/jboss/portletbridge/config/WebXmlProcessor.java
M core/portletbridge-impl/src/main/java/org/jboss/portletbridge/context/flash/FlashHttpServletAdapter.java
M core/portletbridge-impl/src/test/java/org/jboss/portletbridge/config/WebXMLTest.java
M pom.xml
M testsuites/common/src/main/java/org/jboss/portletbridge/test/TestDeployment.java
A testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/config/WebXmlTest.java
A testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/config/WebXmlWithErrorPagesTest.java
M testsuites/jsf2/src/test/resources/arquillian.xml
A testsuites/jsf2/src/test/resources/pages/config/header.xhtml
M testsuites/pom.xml
Log Message:
-----------
PBR-410, PBR-413 Additional tests for web.xml and clean up handling
12 years