Branch: refs/heads/master
Home: https://github.com/jbossportletbridge/jbossportletbridge
Commit: 4fc048b3b97c1d6c58702d0053fa113fd0f8f16e
https://github.com/jbossportletbridge/jbossportletbridge/commit/4fc048b3b...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/AjaxSubmitTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/JsfFormSubmitTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/commandButton/CommandButtonTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/commandLink/CommandLinkTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/link/LinkTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/message/MessagesTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputLabel/OutputLabelTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputLink/OutputLinkTest.java
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputText/OutputTextTest.java
Log Message:
-----------
PBR-443 Fix Random Test failures on JDK 7
Commit: 4cc41185b7f7d44b36cafc69482c9e668e00f1b8
https://github.com/jbossportletbridge/jbossportletbridge/commit/4cc41185b...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M pom.xml
Log Message:
-----------
PBR-433 Update GateIn Portlet Container
Compare: https://github.com/jbossportletbridge/jbossportletbridge/compare/707de034...
Branch: refs/heads/master
Home: https://github.com/jbossportletbridge/jbossportletbridge
Commit: aba8ddf0b8ffa079336d1868efc472d3c93ed29b
https://github.com/jbossportletbridge/jbossportletbridge/commit/aba8ddf0b...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M extension/richfaces/src/main/java/org/jboss/portletbridge/richfaces/context/FileUploadFacesContextFactory.java
Log Message:
-----------
PBR-438: use the getContentLength method instead of searching for a content-length property. Fixes an NPE when the clientRequest doesn't not contian a content-length property