Branch: refs/heads/master
Home:
https://github.com/portletbridge/portletbridge
Commit: 3d429c5acac8c2a3d0c543852b45c1da36011088
https://github.com/portletbridge/portletbridge/commit/3d429c5acac8c2a3d0c...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M pom.xml
M testsuites/common/pom.xml
A
testsuites/common/src/main/java/org/jboss/portletbridge/deployment/TestDeployment.java
M testsuites/common/src/main/java/org/jboss/portletbridge/test/TestDeployment.java
M testsuites/jsf2/pom.xml
M testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/HelloJsfPortletTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/commandButton/CommandButtonPage.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/message/MessagesBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/message/MessagesPage.java
M
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/message/MessagesTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/message/RenderActionBean.java
M
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputLabel/OutputLabelBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputLabel/OutputLabelPage.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/OutputLinkBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputLink/OutputLinkPage.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/OutputTextBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputText/OutputTextPage.java
M
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/outputText/OutputTextTest.java
M
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/selectCheckbox/SelectCheckboxBean.java
M
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/component/h/selectCheckbox/SelectCheckboxTest.java
M
testsuites/jsf2/src/test/resources/pages/component/h/commandButton/commandbutton.xhtml
M testsuites/jsf2/src/test/resources/pages/component/h/message/message.xhtml
M testsuites/jsf2/src/test/resources/pages/component/h/outputLabel/outputlabel.xhtml
M testsuites/jsf2/src/test/resources/pages/component/h/outputLink/outputlink.xhtml
M testsuites/jsf2/src/test/resources/pages/component/h/outputText/outputtext.xhtml
M
testsuites/jsf2/src/test/resources/pages/component/h/selectCheckbox/selectcheckbox.xhtml
M testsuites/pom.xml
Log Message:
-----------
PBR-467 Testsuite error for jsf2 on GateIn (-Pjbossas-managed-7)