[weld-commits] [weld/core] c528f3: WELD-2393 Fix event firing ordering for ProcessInj...

GitHub noreply at github.com
Thu Jun 8 08:53:02 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: c528f3c896f31ad8ca4267fba6ca6751883292e8
      https://github.com/weld/core/commit/c528f3c896f31ad8ca4267fba6ca6751883292e8
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/AbstractBeanDeployer.java
    M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployer.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/HastilyWritten.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/HighQualityAndLowCostProduct.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/LifecycleEventOrderingTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/MassiveJugCoffee.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/PoorWorker.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/ordering/ProductManagement.java

  Log Message:
  -----------
  WELD-2393 Fix event firing ordering for ProcessInjectionTarget, ProcessProducer and ProcessBeanAttributes. Added a tests for this.




More information about the weld-commits mailing list