[portletbridge-dev] [portletbridge/portletbridge] b5dd61: Mark phantomjsdriver.log as ignored

Ken Finnigan ken at kenfinnigan.me
Fri Sep 13 10:24:11 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/portletbridge/portletbridge
  Commit: b5dd615fa7296abeab79913c8ac102e223d0276d
      https://github.com/portletbridge/portletbridge/commit/b5dd615fa7296abeab79913c8ac102e223d0276d
  Author: Ken Finnigan <ken at kenfinnigan.me>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Mark phantomjsdriver.log as ignored


  Commit: a5ddfa2312b5fd020889004605b305982b917989
      https://github.com/portletbridge/portletbridge/commit/a5ddfa2312b5fd020889004605b305982b917989
  Author: Ken Finnigan <ken at kenfinnigan.me>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Compile against 1.7 only, and set non JSF 2.2 containers to exclude tests that are specific to JSF 2.2


  Commit: 9464dceb673a53a6c639ccc3ae61a39d7e01f449
      https://github.com/portletbridge/portletbridge/commit/9464dceb673a53a6c639ccc3ae61a39d7e01f449
  Author: Ken Finnigan <ken at kenfinnigan.me>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M build-resources/src/main/resources/arquillian.xml

  Log Message:
  -----------
  PBR-544 Switch to using PhantomJS/GhostDriver instead of HtmlUnit for WebDriver
 Use variables from pom.xml in arquillian.xml


  Commit: 474304d56ef52285ca8e041ed319d39727d5e824
      https://github.com/portletbridge/portletbridge/commit/474304d56ef52285ca8e041ed319d39727d5e824
  Author: Ken Finnigan <ken at kenfinnigan.me>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/inputText/InputTextTest.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/message/MessagesTest.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/validator/ValidatorAjaxEmailTest.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/validator/ValidatorEmailTest.java
    M core/impl/src/test/resources/pages/component/h/message/message.xhtml

  Log Message:
  -----------
  PBR-544 Switch to using PhantomJS/GhostDriver instead of HtmlUnit for WebDriver
 Fix InputTextTest
 Fix MessagesTest
 Fix Validator Email Tests


  Commit: f928ebbf7a1109daa30a10c623547f93e85bfdec
      https://github.com/portletbridge/portletbridge/commit/f928ebbf7a1109daa30a10c623547f93e85bfdec
  Author: Ken Finnigan <ken at kenfinnigan.me>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/commandButton/CommandButtonPage.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/commandButton/CommandButtonTest.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/commandLink/CommandLinkPage.java
    M core/impl/src/test/integration/org/jboss/portletbridge/it/component/h/commandLink/CommandLinkTest.java
    M core/impl/src/test/resources/pages/component/h/commandButton/commandbutton.xhtml
    M core/impl/src/test/resources/pages/component/h/commandLink/commandlink.xhtml

  Log Message:
  -----------
  PBR-544 Switch to using PhantomJS/GhostDriver instead of HtmlUnit for WebDriver
 Fix CommandLink and CommandButton tests


Compare: https://github.com/portletbridge/portletbridge/compare/cc2aa50f230c...f928ebbf7a11


More information about the portletbridge-dev mailing list