[weld-commits] [weld/core] f0b486: WELD-2479 Allow to modify lists of alternatives/in...

GitHub noreply at github.com
Wed Mar 28 10:10:03 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: f0b4863f980bbf434428261cd7a99228433b8009
      https://github.com/weld/core/commit/f0b4863f980bbf434428261cd7a99228433b8009
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/enablement/EnablementListView.java
    M impl/src/test/java/org/jboss/weld/bootstrap/enablement/EnablementListViewTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/atd/AfterTypeDiscoveryObserver.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/atd/AfterTypeDiscoveryTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/atd/EchoAlternative.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/atd/EchoDecorator.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/atd/EchoInterceptor.java

  Log Message:
  -----------
  WELD-2479 Allow to modify lists of alternatives/interceptors/decorators via List.remove(Object). Add test case for this.




More information about the weld-commits mailing list