[weld-commits] [weld/core] 4cd255: WELD-1550 When creating enhanced subclass do not i...

GitHub noreply at github.com
Tue Nov 26 09:52:04 EST 2013


  Branch: refs/heads/2.1
  Home:   https://github.com/weld/core
  Commit: 4cd255c4aa394431ee19aa506041b2c348423d93
      https://github.com/weld/core/commit/4cd255c4aa394431ee19aa506041b2c348423d93
  Author: Matej Briskar <mbriskar at redhat.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/MyPanel.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/PanelInterceptionBinding.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/PanelInterceptor.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/UnreachableInterceptedInterfaceTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/unreachable/AbstractPanel.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/unreachable/AbstractPanel2.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/visibility/unreachable/MyPackagePrivateInterface.java

  Log Message:
  -----------
  WELD-1550 When creating enhanced subclass do not implement inaccessible interfaces





More information about the weld-commits mailing list