Apache OpenJPA
Go to file
Mark Struberg 5c38bfaa49 OPENJPA-2754 update to latest dbcp2 SNAPSHOT
This also requires us to update to apache commons-pool-2.6.1-SNAPSHOT
and commons-dbcp2-2.6.0-SNAPSHOT.
Both are NOT yet released, but important to solve a deadlock which kills
our unit tests and has already hit me in production as well.
2018-10-28 13:05:08 +01:00
openjpa [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
openjpa-all [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-examples [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-features [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
openjpa-integration [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-jdbc move tests to junit4 style 2018-10-22 13:25:07 +02:00
openjpa-jest [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-kernel [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-lib [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-persistence [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-persistence-jdbc OPENJPA-2753 deduplicate database configurations 2018-10-23 10:33:25 +02:00
openjpa-persistence-locking OPENJPA-2753 deduplicate database configurations 2018-10-23 10:33:25 +02:00
openjpa-project [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-slice [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-tools [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
openjpa-xmlstore [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
scripts [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
src/site [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
.gitignore add .idea to gitignore 2018-10-13 21:15:31 +02:00
LICENSE [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
NOTICE upgrade license year to - 2015 2015-04-03 19:38:01 +00:00
README.adoc move README to asciidoc 2018-10-15 22:32:54 +02:00
patchoj.py [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
pom.xml OPENJPA-2754 update to latest dbcp2 SNAPSHOT 2018-10-28 13:05:08 +01:00

README.adoc

= Apache OpenJPA - README

== Preface
Thank you for downloading this release of Apache OpenJPA.

Apache OpenJPA is an implementation of the Java Persistence API specification.


== License
The content of this repository is licensed under Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0

== Further Information

The following files can be found in the openjpa-project subdirectory:

* BUILDING.txt
* CHANGES.txt
* RELEASE-NOTES.html

For documentation and project information, please visit our project site:
    http://openjpa.apache.org/