Mark Struberg
|
adf5ad393d
|
update poms to 3.2.0-SNAPSHOT
as discussed on the list - the next release will be 3.2.0
|
2021-04-24 11:39:25 +02:00 |
Mark Struberg
|
1fb5234574
|
OPENJPA-2665 use modern for loops
no functional change, just java lang updates
|
2021-04-05 08:47:46 +02:00 |
Mark Struberg
|
a7708636e3
|
remove unecessary boxing/unboxing - no functional change
|
2021-04-04 17:54:25 +02:00 |
Mark Struberg
|
b0ba9c3e60
|
code cleanup without functional change
* remove unecessary valueOf
* remove ;;
* remove unused imports
* remove unnecessary casts
* etc
|
2021-04-04 17:09:04 +02:00 |
Mark Struberg
|
e68083e8d0
|
move to org.junit.Assert
|
2021-04-03 18:04:22 +02:00 |
Romain Manni-Bucau
|
9a96e0cd89
|
[OPENJPA-2852] marking mojo as threadsafe
|
2021-03-31 10:18:24 +02:00 |
Mark Struberg
|
4a7d6d72f5
|
re-activate reporting section
this is needed to render the actual mojo pages
|
2020-10-20 13:47:32 +02:00 |
Mark Struberg
|
f18f28b633
|
[maven-release-plugin] prepare for next development iteration
|
2020-07-07 11:19:15 +02:00 |
Mark Struberg
|
66d2a72cb2
|
[maven-release-plugin] prepare release 3.1.2
|
2020-07-07 11:19:15 +02:00 |
Romain Manni-Bucau
|
ae9b2a904b
|
OPENJPA-2809 adding openjpa-junit5 module
|
2020-03-17 17:17:19 +01:00 |
Maxim Solodovnik
|
44c4d8dc02
|
[OPENJPA-2798] Automatic-Module-Name is added
|
2020-03-15 15:59:45 +07:00 |
Mark Struberg
|
962cbbc624
|
Revert "[OPENJPA-2798] java11 friendly (#57)"
this introduces a dependency which requires attribution. No need to imo
This reverts commit 7ec0015edf .
|
2020-02-29 16:05:56 +01:00 |
Mark Struberg
|
fd9585839a
|
[maven-release-plugin] prepare for next development iteration
|
2020-02-14 12:12:11 +01:00 |
Mark Struberg
|
1440702eec
|
[maven-release-plugin] prepare release 3.1.1
|
2020-02-14 12:12:01 +01:00 |
Maxim Solodovnik
|
7ec0015edf
|
[OPENJPA-2798] java11 friendly (#57)
* [OPENJPA-2798] geronimo-jpa_2.2_spec is replaced with jakarta.persistence, Automatic module names are added
|
2020-01-16 20:00:56 +07:00 |
Mark Struberg
|
9f26ed29bf
|
[maven-release-plugin] prepare for next development iteration
|
2019-04-10 20:13:15 +02:00 |
Mark Struberg
|
afcec21a1d
|
[maven-release-plugin] prepare release 3.1.0
|
2019-04-10 20:13:04 +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
|
44aede26df
|
OPENJPA-2747 upgrade to JPA-2.2 api
|
2019-03-05 14:29:01 +01:00 |
Maxim Solodovnik
|
1e76dd4159
|
OpenJdk documentation build is partially fixed
|
2018-12-03 23:39:28 +07:00 |
Mark Struberg
|
7ece63de3c
|
replace tabs with spaces - no functional change!
Space indention is what we use in most of OpenJPA.
|
2018-10-28 13:07:42 +01:00 |
Maxim Solodovnik
|
9a5096308c
|
[OPENJPA-2752] libraries are updated to most recent versions
|
2018-10-18 12:38:31 +07:00 |
Maxim Solodovnik
|
e25438a174
|
[OPENJPA-2751] imports, @Overrides and @Deprecated are organized, redundant type arguments and unnecessary casts are removed
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1842686 13f79535-47bb-0310-9956-ffa450edef68
|
2018-10-03 08:11:59 +00: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 |
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 |
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
|
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
|
f0286a268e
|
OPENJPA-2665 refactor StringUtils
We now got rid of commons-lang. Makes 400kB less dependencies
And guaranteed no classpath conflicts.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1759663 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-07 19:04:18 +00:00 |
Mark Struberg
|
6855468187
|
remove unecessary compiler plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1759272 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-05 14:09:35 +00:00 |
Mark Struberg
|
305758fc96
|
OPENJPA-2664 move to commons-lang3
And also clean up ancient code parts.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1758808 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-01 16:27:51 +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 |
Francesco Chicchiriccò
|
0ac7140b82
|
[OPENJPA-2640] Applying provided patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743607 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-13 06:49:59 +00:00 |
Mark Struberg
|
bde39c4bc9
|
OPENJPA-2641 upgrade build poms to most recent dependency versions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-11 11:32:59 +00:00 |
Mark Struberg
|
55e8a82558
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730419 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-14 22:23:47 +00:00 |
Mark Struberg
|
c3d950747a
|
[maven-release-plugin] prepare release 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730417 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-14 22:22:38 +00:00 |
asf-sync-process
|
7aed5ecf48
|
[maven-release-plugin] rollback the release of 2.4.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730401 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-14 20:48:55 +00:00 |
Mark Struberg
|
3396a59061
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730341 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-14 14:02:04 +00:00 |
Mark Struberg
|
d7bcf2670e
|
[maven-release-plugin] prepare release 2.4.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-14 14:00:52 +00:00 |
Mark Struberg
|
9f39c60a0a
|
OPENJPA-2623 switch to Java5 Mojo annotations
This will also improve IDE integration.
Thanks to Anders Hammar (apacheid:andham) for the patch!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1724950 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-16 10:36:02 +00:00 |
Mark Struberg
|
ea1682c425
|
OPENJPA-2596 schema-delta generation (sqlAction=refresh) drops columns if they have an alternative typeName
solved by additionally comparing the final column definition end to end
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683992 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-07 06:50:58 +00:00 |
Romain Manni-Bucau
|
b88cbdee93
|
upgrading API (throwing exception for all new methods) to JPA 2.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/openjpa_jpa-2.1@1683942 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-06 19:19:11 +00:00 |
Mark Struberg
|
e38098b03f
|
OPENJPA-2595 remove rest of junit3 dependencies
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683729 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-05 12:06:36 +00:00 |
Mark Struberg
|
0b26209a2f
|
OPENJPA-2595 upgrade our test suite to junit-4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683154 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 18:04:26 +00:00 |
Mark Struberg
|
105ffd3c59
|
OPENJPA-2581 ITs for dropSchema action
txs to sreiterer for the patch!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1678344 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-08 13:08:30 +00:00 |
Mark Struberg
|
bf22072d43
|
OPENJPA-2581 add MappingTool option to create DROP scripts for all tables in a DB.
Thanks sreiterer for the patch!
Stefan will provide further integration tests tomorrow.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1677780 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-05 10:48:04 +00:00 |
Mark Struberg
|
5235008137
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674605 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-19 11:22:11 +00:00 |
Mark Struberg
|
0c0c8dd2bf
|
[maven-release-plugin] prepare release openjpa-parent-2.4.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-19 11:20:57 +00:00 |
Mark Struberg
|
f1ad383f4f
|
remove empty @return javadocs
just caused javadoc warnings...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671694 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 20:57:11 +00:00 |