This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git.
from fe82ddb Add 'jakarta' strings next 'javax' references
new be8645d Make sure we don't change MyFaces and EclipseLink if they are
there because we are using the Jakarta ready version
new 28fc39c Import OpenJPA Persistence Provider so we can patch it
new 4d57978 TOMEE-3200 TOMEE-3201 TOMEE-3202 TOMEE-3203 TOMEE-3204
TOMEE-3205 Patch that should ideally go to OpenJPA. Avoid doing (bad) work when
it's not supposed.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tomee/apache-tomee/pom.xml | 8 +
.../persistence/PersistenceProviderImpl.java | 484 +++++++++++++++++++++
2 files changed, 492 insertions(+)
create mode 100644
transform/src/patch/java/org/apache/openjpa/persistence/PersistenceProviderImpl.java