[weld-commits] [weld/core] ee3c36: Excluding tests due to CDITCK-421
GitHub
noreply at github.com
Mon May 26 12:53:31 EDT 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: ee3c364e93038eed34f44799cd4633cf447f5de9
https://github.com/weld/core/commit/ee3c364e93038eed34f44799cd4633cf447f5de9
Author: Tomas Remes <tremes at redhat.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M jboss-tck-runner/1.1/src/test/tck12/tck-tests.xml
Log Message:
-----------
Excluding tests due to CDITCK-421
Commit: b03eaa6598e928d80dc14fe0e371c9ec0b294833
https://github.com/weld/core/commit/b03eaa6598e928d80dc14fe0e371c9ec0b294833
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractContext.java
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M impl/src/main/java/org/jboss/weld/logging/ContextLogger.java
Log Message:
-----------
WELD-1607 Clean up conversation context properly
Always unset AbstractConversationContext.associated threadlocal during
dissociate.
An exception thrown within BeanStore.clear() should not abort context
cleanup.
Commit: fe7d16b3efd16487e07d497493d6325b58b2bd48
https://github.com/weld/core/commit/fe7d16b3efd16487e07d497493d6325b58b2bd48
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/el/AbstractWeldELResolver.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/el/resolver/ELResolverTest.java
Log Message:
-----------
WELD-1627 WeldELResolver should return contextual instance
Commit: f6c341a53a026a4b321fbf57672b8265df4791db
https://github.com/weld/core/commit/f6c341a53a026a4b321fbf57672b8265df4791db
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M environments/se/core/src/main/java/org/jboss/weld/environment/se/discovery/url/BeanArchiveBuilder.java
M environments/se/core/src/main/java/org/jboss/weld/environment/se/discovery/url/URLScanner.java
Log Message:
-----------
WELD-1674 URLScanner - use the full URL path as the bean archive id
Compare: https://github.com/weld/core/compare/bed0de3f58a0...f6c341a53a02
More information about the weld-commits
mailing list