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/09/30 16:24:20 UTC

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

Christian Schneider created ARIES-1624:
------------------------------------------

             Summary: 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
             Fix For: jpa-2.5.0


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)