[hibernate-dev] HHH-10307 - JTA dependency

Vlad Mihalcea mihalcea.vlad at gmail.com
Wed Jan 6 11:30:41 EST 2016


Hi,

Since the Hibernate core relies on the JTA dependency, I think we shouldn't
provide that dependency.
When someone doesn't want it he should explicitly mark that (e.g. Maven
exclude).
This way we can also address the parent issue:
https://hibernate.atlassian.net/browse/HHH-10178

Vlad

On Wed, Jan 6, 2016 at 5:12 PM, Steve Ebersole <steve at hibernate.org> wrote:

> HHH-10307[1] is another issue we need to get some consensus on.  Initially
> we had removed JTA as a transitive dependency, but that is not really
> valid.  We need to discuss alternatives and options.
>
> [1] https://hibernate.atlassian.net/browse/HHH-10307
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list