Mark Struberg
a5b50a5bd4
OPENJPA-2784 add docs for sub-second fractions in MariaDB and MySQL
2019-04-03 00:21:02 +02:00
Mark Struberg
99aa054a29
OPENJPA-2784 update db compat matrix
2019-04-02 22:29:47 +02:00
Mark Struberg
11cfff3f78
move to 3.1.0-SNAPSHOT as we upped the jpa-spec API to 2.2
2019-03-31 22:32:56 +02:00
Mark Struberg
31c0450562
OPENJPA-2747 upgrade to jpa-2.2 api
2019-03-27 12:29:57 +01:00
Maxim Solodovnik
8c0b843f6e
[OPENJPA-2781] persistence_2_1.xsd is bundled for offline processing
2019-03-24 20:32:47 +07:00
Mark Struberg
87422c8323
OPENJPA-2753 add info about how to debug SQLServer
2019-02-14 15:21:53 +01:00
Mark Struberg
0d9645781e
add -ea to have all debug options uniform
2019-02-14 10:03:35 +01:00
Mark Struberg
f27a0b9124
add debugging instruction with hsqldb
2019-02-06 10:23:22 +01:00
Mark Struberg
ad4ed02728
OPENJPA-2713 fix h2
2019-01-30 22:33:08 +01:00
Mark Struberg
fffc74f0a7
OPENJPA-2713 improve MariaDB Dictionary
...
Seems like MariaDB does still have quite a few problems in their JDBC driver.
I at least tried to iron out new functionality.
2019-01-28 13:00:05 +01:00
Mark Struberg
6d2544f390
OPENJPA-2713 properly handle WITH TIME ZONE if supported by db
...
This includes handling the new java.sql.Types.TIME_WITH_ZONE
and DATE_WITH_ZONE.
2019-01-25 16:42:15 +01:00
Mark Struberg
61b48040db
improve doc formatting
2019-01-20 14:49:52 +01:00
Mark Struberg
f7c89885e3
add missing port to postgresql config
2019-01-03 00:14:57 +01:00
Mark Struberg
6afab6486a
OPENJPA-2754 re-enable dbcp2 auto detection
2019-01-03 00:13:59 +01:00
Maxim Solodovnik
6947da342f
Doc build with OpenJdk should be fixed
2018-12-06 16:51:53 +07:00
Maxim Solodovnik
6fe8f101df
Documentation build is partially fixed
2018-12-03 18:20:37 +07:00
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
Mark Struberg
39bde81aa2
OPENJPA-2757 upgrade to xbean-asm7 for Java7 support
2018-11-10 21:33:02 +01:00
Mark Struberg
c42aff8fff
OPENJPA-2753 add a profile test-postgresql-docker
2018-11-03 22:54:12 +01:00
Maxim Solodovnik
9a5096308c
[OPENJPA-2752] libraries are updated to most recent versions
2018-10-18 12:38:31 +07:00
Maxim Solodovnik
f2fc98031e
[OPENJPA-2751] trailing white-spaces were removed
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1842614 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 12:32:32 +00:00
Maxim Solodovnik
4709f38ba2
[OPENJPA-2748] commons-collection is updated to most recent version
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1841941 13f79535-47bb-0310-9956-ffa450edef68
2018-09-25 15:16:54 +00:00
Francesco Chicchiriccò
f399f912cf
[OPENJPA-2750] Commons dbcp is updated to latest version - thx @solomax - This closes #22
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1841800 13f79535-47bb-0310-9956-ffa450edef68
2018-09-24 06:41:20 +00:00
Francesco Chicchiriccò
6c4c77aa78
[OPENJPA-2744] commons-pool is updated to the most recent version - thanks @solomax - This closes #19
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1839885 13f79535-47bb-0310-9956-ffa450edef68
2018-09-02 13:59:07 +00:00
Francesco Chicchiriccò
0303fb28f8
[OPENPJA-2742] Rollback before DDL can be disabled - default behavior is kept
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1834818 13f79535-47bb-0310-9956-ffa450edef68
2018-07-02 06:06:45 +00:00
Francesco Chicchiriccò
3a0875f393
Fix javadocs links (missing file)
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1834591 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 09:35:51 +00:00
Francesco Chicchiriccò
e368468da2
Fix javadocs links (missing file)
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1834588 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 09:33:59 +00:00
Francesco Chicchiriccò
66a0a1499c
Fix javadocs links
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1834587 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 09:32:40 +00:00
Mark Struberg
ffe3fe4a50
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1833210 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 20:34:53 +00:00
Mark Struberg
101ee9946a
[maven-release-plugin] prepare release openjpa-parent-3.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1833208 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 20:34:24 +00:00
Mark Struberg
0ea1247821
add release notes for openjpa-3.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1833200 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 19:25:15 +00:00
Mark Struberg
018ba13ad8
update release notes in preparation for a 3.0.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1833160 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 10:21:58 +00:00
Mark Struberg
6b8d4b9bcd
OPENJPA-2677 prepare upgrade to BVal-1.1.2
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1766814 13f79535-47bb-0310-9956-ffa450edef68
2016-10-27 13:15:29 +00:00
Francesco Chicchiriccò
a99daf8f47
Updating Database Support page with MariaDB
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763715 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 09:51:50 +00:00
Francesco Chicchiriccò
fe7659fb01
It's 2016 and OpenJPA 3.0 babe
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763705 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 09:08:59 +00:00
Mark Struberg
19a59684f0
OPENJPA-2667 upgrade to BVal-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1761771 13f79535-47bb-0310-9956-ffa450edef68
2016-09-21 15:43:11 +00:00
Mark Struberg
5cf5442d19
OPENJPA-2666 prepare for Java9
...
* remove ianal-maven-plugin This plugin is unmaintained and we are covered with RAT already.
* remove MaxPermSize as this will blow up with Java9. People should set JAVA_OPTS and MAVEN_OPTS instead.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1761526 13f79535-47bb-0310-9956-ffa450edef68
2016-09-20 06:30:42 +00:00
Mark Struberg
0096a0ebd3
move line length to 150 characters
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1759032 13f79535-47bb-0310-9956-ffa450edef68
2016-09-02 20:22:31 +00:00
Francesco Chicchiriccò
b2bf5d1149
[OPENJPA-2660] Maven warnings resolved
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757352 13f79535-47bb-0310-9956-ffa450edef68
2016-08-23 10:38:54 +00:00
Romain Manni-Bucau
f85e0347d6
ensure checkstyle uses UNIx EOL to have a portable build on windows
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757319 13f79535-47bb-0310-9956-ffa450edef68
2016-08-23 07:57:16 +00:00
Mark Struberg
64e9f3868f
OPENJPA-2592 OPENJPA-2654 merge JPA-2.1 work originally done by rmannibucau in the openjpa-jpa-2.1 branch
...
Thanks to Romain for all the hard work!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756850 13f79535-47bb-0310-9956-ffa450edef68
2016-08-18 20:47:20 +00:00
Mark Struberg
41febbaab0
OPENJPA-2652 transition trunk to OpenJPA-3.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756771 13f79535-47bb-0310-9956-ffa450edef68
2016-08-18 12:44:03 +00:00
Mark Struberg
459a2f0841
remove 'manual' intermediate directory
...
From looking at old dist dirs it looks like this directory
did not exist in the past. This will also solve our css issues.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1736094 13f79535-47bb-0310-9956-ffa450edef68
2016-03-21 20:55:34 +00:00
Mark Struberg
3e7ad6057d
copy over css and images for single-page html as well
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735962 13f79535-47bb-0310-9956-ffa450edef68
2016-03-21 12:28:49 +00:00
Mark Struberg
d2b4edf187
correct manual location
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735846 13f79535-47bb-0310-9956-ffa450edef68
2016-03-20 08:47:45 +00:00
Mark Struberg
13d9c55ae4
remove JavaAdvancedImaging (jai) as it seems not be needed anymore
...
I did local tests to generate our docs and with the new docbkx version it seems to work fine.
I removed all jai deps as the jai jars are NOT available on maven.central and the license
does not allow to redistribute the jars.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735806 13f79535-47bb-0310-9956-ffa450edef68
2016-03-19 20:02:21 +00:00
Mark Struberg
bd9cd89fd1
give the jai issue another trgive the jai issue another try
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735669 13f79535-47bb-0310-9956-ffa450edef68
2016-03-18 20:06:14 +00:00
Mark Struberg
4956830855
remove gone repository for agilejava
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735511 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 22:22:28 +00:00
Mark Struberg
e52f8342be
improve docs
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735505 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 21:08:46 +00:00
Mark Struberg
0d7567fb1c
improve docs about howto upload our site
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735471 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 18:40:43 +00:00