Branch: refs/heads/master
Home:
https://github.com/jbossportletbridge/jbossportletbridge
Commit: 508feebebcd323cae3371833a1623902195f31f9
https://github.com/jbossportletbridge/jbossportletbridge/commit/508feebeb...
Author: vrockai <vrockai(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/facelet/FaceletCompositionCustomTagTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/facelet/FaceletCompositionDefineTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/facelet/FaceletCompositionParameterTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/facelet/FaceletCompositionRemoveTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/facelet/FaceletCompositionTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/i18n/I18nResourceTest.java
A testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/i18n/LanguageBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/navigation/NavigationConditionalTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/navigation/NavigationTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/navigation/PageController.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/navigation/PaymentController.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/stage/StageAbstractTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/stage/StageDevelopmentTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/stage/StageProductionTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/validator/LoginRegisterBean.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/validator/ValidatorAjaxEmailTest.java
A
testsuites/jsf2/src/test/java/org/jboss/portletbridge/test/validator/ValidatorEmailTest.java
A testsuites/jsf2/src/test/resources/pages/facelet/commonContent.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/commonFooter.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/commonHeader.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/commonLayout.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/composition.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/compositionDefine.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/customTag/button.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/customTag/main.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/customTag/pbr.taglib.xml
A testsuites/jsf2/src/test/resources/pages/facelet/parameter/commonHeader.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/parameter/commonLayout.xhtml
A
testsuites/jsf2/src/test/resources/pages/facelet/parameter/compositionParameter.xhtml
A testsuites/jsf2/src/test/resources/pages/facelet/remove/main.xhtml
A testsuites/jsf2/src/test/resources/pages/i18n/main.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/main.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/mainConditional.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/order.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/page1.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/page2.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/payment.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/register.xhtml
A testsuites/jsf2/src/test/resources/pages/navigation/target.xhtml
A testsuites/jsf2/src/test/resources/pages/stage/main.xhtml
A testsuites/jsf2/src/test/resources/pages/validator/main.xhtml
A testsuites/jsf2/src/test/resources/pages/validator/mainAjax.xhtml
A testsuites/jsf2/src/test/resources/resources/welcome.properties
A testsuites/jsf2/src/test/resources/resources/welcome_zh_CN.properties
Log Message:
-----------
Additional JSF2 Tests from QE