红联Linux门户
Linux帮助

Weld 2.3.5.Final发布,Java依赖注入框架

发布时间:2016-07-02 09:22:47来源:红联作者:roeta
Weld 2.3.5.Final 发布了,本次发布增强 API,新增一些新特性,预计在Weld 2.4将移除CDI 1.2。 主要改进记录如下:

fixed static disposer method invocation (WELD-2176)

fixed private observer/producer/disposer invocation on a bean with decorator (WELD-2179)

fixed Instance.destroy() for dependent session beans (WELD-2148)

fixed ArraySet.hashCode() to comply with java.util.Set.hashCode() contract (WELD-2185)

log veto actions and modifications of lists returned by AfterTypeDiscovery (WELD-2170, WELD-2171)

log a warning when a class is annotated with a scope but does not declare an appropriate constructor (WELD-2178)

support extension deployed in multiple WARs in an EAR (WELD-2143)

detect non-unique BeanDeploymentArchive identifier (WELD-2165)

Weld Servlet

fixed extraction of bean archive id - problem occures with embedded Jetty (WELD-2161)

improve the way JandexDiscoveryStrategy identifies an annotation annotated with @NormalScope (WELD-2160)

weld-servlet-core declares dependency on weld-core-jsf

Weld SE

do not pass system properties to Weld configuration (WELD-2146)

Probe - allow to test bean availability in a given bean archive

check for example the availability of an alternative in the demo application

many documentation and reference guide updates

下载地址:http://weld.cdi-spec.org/download/

来自:开源中国社区
文章评论

共有 0 条评论