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
|
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 |
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 |
Mark Struberg
|
9461ffdfcd
|
OPENJPA-2775 OPENJPA-2555 fraction of seconds in MySQL
This is a first fix for supporting fractions of a second in MySQL.
|
2018-10-31 20:51:31 +01:00 |
Maxim Solodovnik
|
9a5096308c
|
[OPENJPA-2752] libraries are updated to most recent versions
|
2018-10-18 12:38:31 +07: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
|
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
|
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 |
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
|
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
|
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
|
70f1188d19
|
release preparation upgrade trunk to 2.4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 21:39:43 +00:00 |
Albert Lee
|
408d8b4463
|
Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-20 20:37:05 +00:00 |
Albert Lee
|
4d1e1bc8df
|
[maven-release-plugin] prepare release 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244808 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 00:30:29 +00:00 |
Mark Struberg
|
3beb74571a
|
switch back trunk to 2.2.0-SNAPSHOT
we wil restart the 2.2.x after a few important fixes on trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230495 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 11:28:50 +00:00 |
Mark Struberg
|
6289157f9c
|
release preparation. Move trunk to 2.3.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229557 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 14:29:08 +00:00 |
Michael Dick
|
25b4e87195
|
OPENJPA-1952: Excluding multithreaded test which causes intermittent build failures
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1074579 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 15:33:16 +00:00 |
Michael Dick
|
2cc69063aa
|
[maven-release-plugin] prepare release 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-30 15:30:48 +00:00 |
Donald Woods
|
c92c435728
|
minor pom updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-01 20:24:41 +00:00 |
Donald Woods
|
560afb7df4
|
OPENJPA-1712 Merge in build updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987238 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 17:31:55 +00:00 |
Donald Woods
|
bcfadcff1b
|
OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983040 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 16:22:21 +00:00 |
Donald Woods
|
b5b65a7d4b
|
[maven-release-plugin] prepare release 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926437 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 02:27:40 +00:00 |
Donald Woods
|
676a2f74f6
|
[maven-release-plugin] prepare branch 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926434 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 02:27:29 +00:00 |
Michael Dick
|
c618b4692d
|
OPENJPA-1557:
Use openjpa.Log to control build logging instead of openjpa.loglevel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923929 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-16 18:44:11 +00:00 |
Donald Woods
|
0befad7051
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915979 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-24 21:04:54 +00:00 |
Donald Woods
|
099d18901e
|
[maven-release-plugin] prepare release 2.0.0-beta2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915977 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-24 21:04:42 +00:00 |
Donald Woods
|
cda835d50b
|
OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915448 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-23 17:27:27 +00:00 |
Donald Woods
|
9c90ca5506
|
merged in r902968 from beta branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902988 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 21:50:14 +00:00 |
Donald Woods
|
2b2ede1e38
|
OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901374 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 20:53:57 +00:00 |
Donald Woods
|
400c592100
|
fix ASL 2.0 header and change test-mysql profile to test-mysql-slice profile to keep it from running during the nightly auotmated tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821035 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 14:36:30 +00:00 |
Donald Woods
|
a3f0d4104c
|
OPENJPA-1148 Remove recently added ehnancer agent settings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@801165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-05 12:12:23 +00:00 |
Donald Woods
|
96c824a8e3
|
OPENJPA-1148 remove Derby lock timeouts for now...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800914 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 18:35:09 +00:00 |