[weld-commits] [weld/core] ecf06b: Change the way the bean instance is setup for deco...

GitHub noreply at github.com
Mon Feb 20 18:04:38 EST 2012


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: ecf06b10e3d8d7a8ec6a5e14646ef9150115f9f5
      https://github.com/weld/core/commit/ecf06b10e3d8d7a8ec6a5e14646ef9150115f9f5
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/DecoratorImpl.java
  A impl/src/main/java/org/jboss/weld/injection/ForwardingInjectionTarget.java
  R impl/src/main/java/org/jboss/weld/injection/OnDemandBeanInstance.java
  M impl/src/main/java/org/jboss/weld/injection/ProxyClassConstructorInjectionPointWrapper.java

  Log Message:
  -----------
  Change the way the bean instance is setup for decorators with field delegate injection points

Conflicts:

	impl/src/main/java/org/jboss/weld/bean/DecoratorImpl.java
	impl/src/main/java/org/jboss/weld/injection/FieldInjectionPoint.java
	impl/src/main/java/org/jboss/weld/injection/ProxyClassConstructorInjectionPointWrapper.java


  Commit: c8cd44889dc977fffd40d20a75f726ecdf6b18fb
      https://github.com/weld/core/commit/c8cd44889dc977fffd40d20a75f726ecdf6b18fb
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M jboss-tck-runner/1.0/pom.xml
  M pom.xml

  Log Message:
  -----------
  Use AS 7.1.0.Final


  Commit: 4c7e19ce746ebeeeaaf386a938e51236c41012d5
      https://github.com/weld/core/commit/4c7e19ce746ebeeeaaf386a938e51236c41012d5
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/ClientConversationContextTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/sessionInvalidation/InvalidateSessionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/lifecycle/EnterpriseBeanLifecycleRemoteTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/event/tx/TxEventTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/jsp/JspTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/producer/field/named/NamedProducerTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/resources/EMFFactoryTest.java

  Log Message:
  -----------
  Fix hardcoded URLs


  Commit: 80ce5ee7cdd9b42056e521e86e5f951fd6baec38
      https://github.com/weld/core/commit/80ce5ee7cdd9b42056e521e86e5f951fd6baec38
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M jboss-tck-runner/1.1/src/test/jbossas7/arquillian.xml

  Log Message:
  -----------
  Fix host address


Compare: https://github.com/weld/core/compare/526c57f...80ce5ee


More information about the weld-commits mailing list