Justin Bertram
9380235a5e
[maven-release-plugin] prepare for next development iteration
2024-10-16 10:10:37 -05:00
Justin Bertram
241e76f9da
[maven-release-plugin] prepare release 2.38.0
2024-10-16 10:08:10 -05:00
Clebert Suconic
c042fb9e13
[maven-release-plugin] prepare for next development iteration
2024-08-16 10:23:18 -04:00
Clebert Suconic
0ec68a93d3
[maven-release-plugin] prepare release 2.37.0
2024-08-16 10:23:17 -04:00
Clebert Suconic
209f293922
[maven-release-plugin] prepare for next development iteration
2024-08-14 14:39:34 -04:00
Clebert Suconic
de6efc82d1
[maven-release-plugin] prepare release 2.37.0
2024-08-14 14:39:21 -04:00
Clebert Suconic
fa917ae3fd
[maven-release-plugin] prepare for next development iteration
2024-07-25 13:47:10 -04:00
Clebert Suconic
75f17ba64d
[maven-release-plugin] prepare release 2.36.0
2024-07-25 13:47:09 -04:00
Clebert Suconic
f4fd259f07
[maven-release-plugin] prepare for next development iteration
2024-06-12 11:58:53 -04:00
Clebert Suconic
b4d3a77649
[maven-release-plugin] prepare release 2.35.0
2024-06-12 11:58:52 -04:00
Robbie Gemmell
362dbd11ac
ARTEMIS-4790: use JUnit 5 for the tests
2024-06-03 10:06:37 -05:00
Clebert Suconic
6cd9c9730b
[maven-release-plugin] prepare for next development iteration
2024-05-29 12:13:17 -04:00
Clebert Suconic
30ea6eeae0
[maven-release-plugin] prepare release 2.34.0
2024-05-29 12:13:16 -04:00
Justin Bertram
2cc3704551
[maven-release-plugin] prepare for next development iteration
2024-03-19 15:22:47 -05:00
Justin Bertram
900d217bf9
[maven-release-plugin] prepare release 2.33.0
2024-03-19 15:21:32 -05:00
Alexey Markevich
9cd598ebf4
ARTEMIS-1230 Added artemis-bom
2024-02-14 10:33:19 +00:00
Justin Bertram
2952d94554
ARTEMIS-4608 upgrade Derby to 10.15.2.0
2024-02-01 10:07:57 -06:00
Clebert Suconic
9657cae0f1
ARTEMIS-4627 Use now publicly available jdbc drivers for Oracle
...
these drivers are downloaded on the server's and only used if the Oracle profile is enabled
2024-02-01 08:47:04 -05:00
Clebert Suconic
e513e6d2dd
[maven-release-plugin] prepare for next development iteration
2024-01-24 14:21:08 -05:00
Clebert Suconic
dbaa508d07
[maven-release-plugin] prepare release 2.32.0
2024-01-24 14:21:07 -05:00
Robbie Gemmell
66dd52fcf2
ARTEMIS-4490: update to SLF4J 2.0.9
2023-11-03 17:55:48 +00:00
Robbie Gemmell
bbe40c4b45
[maven-release-plugin] prepare for next development iteration
2023-10-27 11:14:45 +01:00
Robbie Gemmell
f4bccc1a26
[maven-release-plugin] prepare release 2.31.2
2023-10-27 11:14:19 +01:00
Clebert Suconic
845648526f
[maven-release-plugin] prepare for next development iteration
2023-10-25 14:45:43 -04:00
Clebert Suconic
5a1c9bf3d1
[maven-release-plugin] prepare release 2.31.1
2023-10-25 14:45:41 -04:00
Domenico Francesco Bruscino
7a55b1d613
ARTEMIS-4444 Support custom directories to add runtime dependencies
...
The system property `artemis.extra.libs` is a comma separated list of
directories that contains jar files, i.e.
```
-Dartemis.extra.libs=/usr/local/share/java/lib1,/usr/local/share/java/lib2
```
The environment variable `ARTEMIS_EXTRA_LIBS` is a comma separated list of
directories that contains jar files and is ignored if the system property
`artemis.extra.libs` is defined, i.e.
```
export ARTEMIS_EXTRA_LIBS=/usr/local/share/java/lib1,/usr/local/share/java/lib2
```
2023-10-03 08:54:27 -04:00
Clebert Suconic
09cc76c7e8
NO-JIRA -PDB-all-tests should enable derby as well
2023-09-18 09:05:10 -04:00
Clebert Suconic
0d2a94b006
[maven-release-plugin] prepare for next development iteration
2023-09-15 14:40:49 -04:00
Clebert Suconic
74f08ea059
[maven-release-plugin] prepare release 2.31.0
2023-09-15 14:40:45 -04:00
Clebert Suconic
784aa9f884
[maven-release-plugin] prepare for next development iteration
2023-09-14 16:54:07 -04:00
Clebert Suconic
816b0828eb
[maven-release-plugin] prepare release 2.31.0
2023-09-14 16:54:05 -04:00
Clebert Suconic
6c9ddfd460
[maven-release-plugin] prepare for next development iteration
2023-09-14 14:58:10 -04:00
Clebert Suconic
30e4df8ff8
[maven-release-plugin] prepare release 2.31.0
2023-09-14 14:58:07 -04:00
Clebert Suconic
6a8cd175dc
ARTEMIS-4401 improving JDBC Performance with Paging by a significant factor
2023-09-12 08:34:09 -04:00