Francesco Chicchiriccò
|
4279df5e73
|
[maven-release-plugin] prepare for next development iteration
|
2024-09-19 12:48:41 +02:00 |
Francesco Chicchiriccò
|
4c5a46e8b1
|
[maven-release-plugin] prepare release 4.0.1
|
2024-09-19 12:48:40 +02:00 |
Maxim Solodovnik
|
80a8b7712f
|
[OPENJPA-2926] Dependencies are updated (#119)
|
2024-08-28 14:18:46 +07:00 |
Mark Struberg
|
96005fcd25
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-02 14:30:55 +01:00 |
Mark Struberg
|
5b49d5351c
|
[maven-release-plugin] prepare release 4.0.0
|
2024-02-02 14:30:55 +01:00 |
Mark Struberg
|
0729141c31
|
OPENJPA-2911 finish Serp removal
|
2023-07-25 12:02:44 +02:00 |
Mark Struberg
|
d9ceb44526
|
OPENJPA-2908 Jakarta-3.0 API - WIP!
This is not yet finished!
Have to commit in parts as to create decently reviewable steps
|
2023-04-24 09:19:43 +02:00 |
Francesco Chicchiriccò
|
c3da147fc9
|
[maven-release-plugin] prepare for next development iteration
|
2022-03-16 09:25:57 +01:00 |
Francesco Chicchiriccò
|
e5933d6aee
|
[maven-release-plugin] prepare release 3.2.2
|
2022-03-16 09:25:56 +01:00 |
Romain Manni-Bucau
|
68b77e1ae7
|
[maven-release-plugin] prepare for next development iteration
|
2022-02-03 11:08:53 +01:00 |
Romain Manni-Bucau
|
000c065dbe
|
[maven-release-plugin] prepare release 3.2.1
|
2022-02-03 11:08:53 +01:00 |
Jean-Baptiste Onofré
|
4d932bc787
|
[OPENJPA-2889] Align commons-pool2 bundle version in Karaf features repository with the actual one
|
2021-11-22 16:07:50 +01:00 |
Mark Struberg
|
ba985ac8c7
|
[maven-release-plugin] prepare for next development iteration
|
2021-05-10 19:19:33 +02:00 |
Mark Struberg
|
6f721f69c9
|
[maven-release-plugin] prepare release 3.2.0
|
2021-05-10 19:19:33 +02:00 |
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
|
548e00f919
|
OPENJPA-2835 update to xbean-asm9 for Java16 support
|
2020-10-20 13:47:33 +02:00 |
Romain Manni-Bucau
|
33fc72ac85
|
[OPENJPA-2831] import [collections4] used classes and drop the dependency
|
2020-09-16 12:17:13 +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
|
a975a3d1c6
|
OPENJPA-2811 asm8 support
|
2020-04-27 16:52:24 +02:00 |
Romain Manni-Bucau
|
ae9b2a904b
|
OPENJPA-2809 adding openjpa-junit5 module
|
2020-03-17 17:17:19 +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
|
0a6b7fb594
|
OPENJPA-2799 commons-collections4 groupId is corrected
|
2019-12-25 12:14:52 +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 |
Maxim Solodovnik
|
697c4d96ab
|
[OPENJPA-2748] commons-dbcp2 is updated to most recent version
|
2019-03-04 17:04:45 +07:00 |
Mark Struberg
|
39bde81aa2
|
OPENJPA-2757 upgrade to xbean-asm7 for Java7 support
|
2018-11-10 21:33:02 +01: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
|
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 |
Romain Manni-Bucau
|
18b101228f
|
OPENJPA-2746 patch from jbonofre, OpenJPA Karaf feature is not complete, missing xbean asm 6 and provider capabilities
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1838151 13f79535-47bb-0310-9956-ffa450edef68
|
2018-08-16 06:35:24 +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
|
88a998eced
|
OPENJPA-2669 add OSGi Karaf feature
Thanks to Christian Schneider (cschneider) for the contribution!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763517 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-06 08:33:09 +00:00 |