[hibernate-dev] Non-final dependencies in hibernate-core.gradle

Gunnar Morling gunnar at hibernate.org
Thu Jun 30 07:01:52 EDT 2016


Hi,

I noticed that a preview release of CDI is specified as dependency for the
ORM core module: "javax.enterprise:cdi-api:1.1-PFD [1].

Is there a reason for using this specific one, or can we change it to the
Final (version "1.1")? Similarly for Weld
("org.jboss.weld:weld-core:2.0.0.Beta6") and EJB API
("org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:1.0.0.Alpha2").

I can send a patch to change it, just wanted to be sure it's nothing
intentional.

Thanks,

--Gunnar

[1]
https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/hibernate-core.gradle#L68


More information about the hibernate-dev mailing list