[weld-commits] [weld/core] 3a3631: WELD-1501 Make WELD-1480 configurable from the app...

GitHub noreply at github.com
Fri Sep 13 08:06:20 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 3a3631573158d2c64d9cb59d982ae47575cca086
      https://github.com/weld/core/commit/3a3631573158d2c64d9cb59d982ae47575cca086
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M docs/reference/src/main/docbook/en-US/configure.xml
    M impl/src/main/java/org/jboss/weld/logging/ServletLogger.java
    M impl/src/main/java/org/jboss/weld/servlet/ConversationFilter.java
    M impl/src/main/java/org/jboss/weld/servlet/HttpContextLifecycle.java
    M impl/src/main/java/org/jboss/weld/servlet/WeldInitialListener.java
    A impl/src/main/java/org/jboss/weld/util/servlet/ServletUtils.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/request/filtering/BarServlet.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/request/filtering/Foo.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/request/filtering/FooServlet.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/request/filtering/HttpRequestFilteringTest.java
    A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/request/filtering/web.xml

  Log Message:
  -----------
  WELD-1501 Make WELD-1480 configurable from the application


  Commit: 0d6b1aebd64537662f35049f52076c447be7845b
      https://github.com/weld/core/commit/0d6b1aebd64537662f35049f52076c447be7845b
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/builtin/BeanManagerProxy.java

  Log Message:
  -----------
  Make it possible for an integrator to enable non-portable mode


  Commit: 051d84951b68bbb923bc695127284b4e3e0873df
      https://github.com/weld/core/commit/051d84951b68bbb923bc695127284b4e3e0873df
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade Weld API to 2.1.Beta2


Compare: https://github.com/weld/core/compare/0509f0663afa...051d84951b68


More information about the weld-commits mailing list