You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/10/24 09:57:58 UTC

[jira] [Resolved] (ARIES-1624) Aries JPA should tell provider tonot scan classes by default

     [ https://issues.apache.org/jira/browse/ARIES-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved ARIES-1624.
----------------------------------------
    Resolution: Won't Fix

After Tim's comment I think this is too risky. 

> Aries JPA should tell provider tonot scan classes by default
> ------------------------------------------------------------
>
>                 Key: ARIES-1624
>                 URL: https://issues.apache.org/jira/browse/ARIES-1624
>             Project: Aries
>          Issue Type: Improvement
>          Components: JPA
>    Affects Versions: jpa-2.4.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>
> As Aries JPA does the scanning itself it should always tell the PersistenceProvider to not scan.
> So it should set when calling it
> <exclude-unlisted-classes>true</exclude-unlisted-classes>
> https://github.com/apache/aries/blob/trunk/jpa/jpa-container/src/main/java/org/apache/aries/jpa/container/parser/impl/PersistenceUnit.java#L217



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