[
https://issues.apache.org/jira/browse/SYNCOPE-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guido Wimmel updated SYNCOPE-424:
---------------------------------
Attachment: syncopeOpenJPADependencies.patch
Attached a patch that removes the dependency to org.apache.openjpa:openjpa.
The build still runs successfully. The resulting war File does not contain
openjpa-2.2.2.jar and stax-api-1.0-2.jar anymore (the latter overlaps with
xml-apis-1.4.01.jar).
> Resolve OpenJPA dependency overlap
> ----------------------------------
>
> Key: SYNCOPE-424
> URL: https://issues.apache.org/jira/browse/SYNCOPE-424
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.4, 1.2.0
> Reporter: Guido Wimmel
> Priority: Minor
> Attachments: syncopeOpenJPADependencies.patch
>
>
> As discussed on the dev ML [1], the OpenJPA-classes used by Syncope are both
> included in openjpa-2.2.2.jar and in {openjpa-kernel-2.2.2.jar,
> openjpa-jdbc-2.2.2.jar, openjpa-lib-2.2.2.jar, openjpa-persistence-2.2.2.jar,
> openjpa-persistence-jdbc-2.2.2.jar}. Thus, openjpa-2.2.2.jar could be removed.
> [1]
> http://syncope-dev.1063484.n5.nabble.com/OpenJPA-dependency-overlaps-td5714289.html
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)