openjpa/openjpa-project
Maxim Solodovnik d874cbf6d3
[OPENJPA-2754] maxActive -> maxTotal (#24)
* [OPENJPA-2754] maxActive -> maxTotal

* commons-pool2 and commons-dbcp2 versions are updated, setMaxActive is deprecated with warn being logged

* DBCPDriverDataSource and AutoDriverDataSource are removed

* BasicDataSource is being loaded in case jdbc.DriverDataSource is set to 'dbcp'

* Normal call is replaced with reflection
2018-11-16 13:48:40 +07:00
..
src/doc/manual [OPENJPA-2754] maxActive -> maxTotal (#24) 2018-11-16 13:48:40 +07:00
BUILDING.txt OPENJPA-2753 add a profile test-postgresql-docker 2018-11-03 22:54:12 +01:00
CHANGES.txt [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
LICENSE [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
NOTICE OPENJPA-2677 prepare upgrade to BVal-1.1.2 2016-10-27 13:15:29 +00:00
README.txt OPENJPA-2595 upgrade our test suite to junit-4 2015-06-02 18:04:26 +00:00
RELEASE-NOTES.html [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
RELEASE_STEPS.adoc [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
assembly.xml OPENJPA-2757 upgrade to xbean-asm7 for Java7 support 2018-11-10 21:33:02 +01:00
bin-assembly.xml OPENJPA-2757 upgrade to xbean-asm7 for Java7 support 2018-11-10 21:33:02 +01:00
checkstyle.xml [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
pom.xml [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
source-assembly.xml [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
suppressions.xml [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
upload.xml [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00

README.txt

Apache OpenJPA - README.txt
Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

Thank you for downloading this release of Apache OpenJPA.

Please refer to the following files for more information:
    BUILDING.txt
    CHANGES.txt
    RELEASE-NOTES.html

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