Branch: refs/heads/2.1
Home:
https://github.com/weld/core
Commit: 9d15e3cc965e8401812f21e4b8f357d42f189d6c
https://github.com/weld/core/commit/9d15e3cc965e8401812f21e4b8f357d42f189d6c
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M impl/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java
Log Message:
-----------
WELD-1582 Initial request to previously deployed application fails
Commit: 8ea9872ad9651bad33e162f8cc9465e5144cdb12
https://github.com/weld/core/commit/8ea9872ad9651bad33e162f8cc9465e5144cdb12
Author: Matus Abaffy <maabaffy(a)redhat.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
M impl/src/main/java/org/jboss/weld/injection/producer/BasicInjectionTarget.java
Log Message:
-----------
WELD-1572 - Validating interceptors of a bean which declares a passivating scope uses
the bean's bean manager instead of interceptor's BM
Commit: 79b92f83e6fcdd8ee68bb12508cb6c31a44af20b
https://github.com/weld/core/commit/79b92f83e6fcdd8ee68bb12508cb6c31a44af20b
Author: Matej Briskar <mbriskar(a)redhat.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/NotSimpleConstructorClass.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/SimpleBean.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/SuperclassWithConstructorWithArgumentsTest.java
Log Message:
-----------
WELD-1571 Testcase
Commit: 4403eee85ba9a654d99821796e7b58ba1a117d5e
https://github.com/weld/core/commit/4403eee85ba9a654d99821796e7b58ba1a117d5e
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyProvider.java
Log Message:
-----------
WELD-1571 Proxy creation fails when a superclass does not have a no-arg constructor
Compare:
https://github.com/weld/core/compare/30a9fb71de47...4403eee85ba9