[weld-commits] [weld/api] 029915: WELD-1480 Make it possible to restrict CDI context...

GitHub noreply at github.com
Thu Sep 5 08:35:22 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/weld/api
  Commit: 029915f23c1a6a3dcb25afd4e1dcb75d561711be
      https://github.com/weld/api/commit/029915f23c1a6a3dcb25afd4e1dcb75d561711be
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    A weld-spi/src/main/java/org/jboss/weld/servlet/spi/HttpContextActivationFilter.java
    A weld-spi/src/main/java/org/jboss/weld/servlet/spi/helpers/AcceptingHttpContextActivationFilter.java
    A weld-spi/src/main/java/org/jboss/weld/servlet/spi/helpers/RegexHttpContextActivationFilter.java
    A weld-spi/src/test/java/org/jboss/weld/servlet/spi/test/HttpContextActivationFilterTest.java
    A weld-spi/src/test/java/org/jboss/weld/servlet/spi/test/MockHttpServletRequest.java

  Log Message:
  -----------
  WELD-1480 Make it possible to restrict CDI context activation based on request URI





More information about the weld-commits mailing list