Package: openjpa / 2.2.2-1

Metadata

Package Version Patches format
openjpa 2.2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
706176_hsql upstream fix 2390 2391.diff | (download)

openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/HSQLDictionary.java | 30 28 + 2 - 0 !
1 file changed, 28 insertions(+), 2 deletions(-)

 upstream fix for libhsqldb-java 2.2.x api change
fix_poms.diff | (download)

openjpa-jdbc/pom.xml | 8 8 + 0 - 0 !
openjpa-jest/pom.xml | 1 1 + 0 - 0 !
openjpa-kernel/pom.xml | 4 4 + 0 - 0 !
openjpa-lib/pom.xml | 9 9 + 0 - 0 !
openjpa-persistence-jdbc/pom.xml | 4 4 + 0 - 0 !
openjpa-persistence/pom.xml | 2 2 + 0 - 0 !
openjpa-slice/pom.xml | 1 1 + 0 - 0 !
openjpa-xmlstore/pom.xml | 2 2 + 0 - 0 !
openjpa/pom.xml | 2 2 + 0 - 0 !
9 files changed, 33 insertions(+)

 modify dependencies list to allow modules to build with debian maven repo
exclude was uow.diff | (download)

openjpa-kernel/src/main/java/org/apache/openjpa/ee/WASRegistryManagedRuntime.java | 38 1 + 37 - 0 !
1 file changed, 1 insertion(+), 37 deletions(-)

 disable code depending on non-free code (websphere stuff)