Locking tests issue many warnings about the use of a duplicate pu name
----------------------------------------------------------------------

                 Key: OPENJPA-2140
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2140
             Project: OpenJPA
          Issue Type: Bug
          Components: build / infrastructure
    Affects Versions: 2.3.0
            Reporter: Jeremy Bauer
            Assignee: Jeremy Bauer
            Priority: Trivial


The openjpa-persistence-locking module includes a persistence.xml which uses pu 
name "test".  This pu name is used in the base persistence.xml from 
openjpa-persistence-jdbc.  Since both are on the classpath, this leads to a 
bunch of messages in the build log indicating that there's a duplicate pu.  I'm 
modifying the o-p-l module to use a unique pu name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to