[weld-commits] [weld/core] 303045: Examples made more up to date

GitHub noreply at github.com
Tue Apr 1 10:27:06 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 303045a6924798df55cd589a876e5658482944ea
      https://github.com/weld/core/commit/303045a6924798df55cd589a876e5658482944ea
  Author: Ron Smeral <rsmeral at redhat.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M examples/README.md
    M examples/jsf/login/README.md
    M examples/jsf/login/src/ftest/resources/arquillian.xml
    M examples/jsf/numberguess/README.md
    M examples/jsf/numberguess/pom.xml
    M examples/jsf/numberguess/src/ftest/resources/arquillian.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-cluster/WEB-INF/web.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-jsf12/WEB-INF/faces-config.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-jsf12/WEB-INF/web.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-servlet/META-INF/context.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-servlet/WEB-INF/faces-config.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5-servlet/WEB-INF/web.xml
    R examples/jsf/numberguess/src/main/webapp-jboss5/WEB-INF/web.xml
    A examples/jsf/numberguess/src/main/webapp-wildfly-cluster/WEB-INF/web.xml
    A examples/jsf/numberguess/src/main/webapp-wildfly/WEB-INF/web.xml
    M examples/jsf/pastecode/README.md
    M examples/jsf/pastecode/src/ftest/resources/arquillian.xml
    M examples/jsf/permalink/README.md
    M examples/jsf/permalink/pom.xml
    M examples/jsf/permalink/src/ftest/resources/arquillian.xml
    M examples/jsf/translator/README.md
    M examples/jsf/translator/ftest/src/ftest/resources/arquillian.xml
    A examples/se/groovy-numberguess/README.md
    R examples/se/groovy-numberguess/readme.txt
    A examples/se/hello-world/README.md
    R examples/se/hello-world/readme.txt
    A examples/se/numberguess/README.md
    R examples/se/numberguess/readme.txt

  Log Message:
  -----------
  Examples made more up to date

* replaced references to JBoss AS/EAP with WildFly 8
* removed references to Tomcat 6
* arquillian.xml cleaned up, removed old containers
* removed randomly occurring vim modelines
* jsf/numberguess
  * renamed webapp-jboss5* configs to webapp-wildfly
  * removed jsf12 config; the 1.2 slot is no longer present in WF
  * removed servlet config; context.xml no longer applicable
* s/Web Beans/Weld/
* examples/se: Markdownified READMEs, removed licences from READMEs (like in other examples)




More information about the weld-commits mailing list