You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Brett E. Meyer (JIRA)" <ji...@apache.org> on 2016/05/19 14:41:12 UTC

[jira] [Commented] (ARIES-1534) Hibernate is only usable if the persistence bundle has dynamic imports

    [ https://issues.apache.org/jira/browse/ARIES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291191#comment-15291191 ] 

Brett E. Meyer commented on ARIES-1534:
---------------------------------------

[~timothyjward], I'd suggest closing this and focusing on https://hibernate.atlassian.net/browse/HHH-10742.  Removing the requirement to explicitly import those packages from client bundles has been a "must have" for a while...

> Hibernate is only usable if the persistence bundle has dynamic imports
> ----------------------------------------------------------------------
>
>                 Key: ARIES-1534
>                 URL: https://issues.apache.org/jira/browse/ARIES-1534
>             Project: Aries
>          Issue Type: Bug
>          Components: JPA
>            Reporter: Timothy Ward
>
> The JPA container tests have the following in the persistence bundle.
>     DynamicImport-Package: \
>         org.hibernate.proxy, \
>         javassist.util.proxy
> Dynamic imports should never be necessary, and these are totally unscoped. This needs to be fixed, either in Hibernate or in Aries JPA



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)