Mark Paluch
fc4f8a3d8c
Prepare 3.0 M3 (2022.0.0).
...
See #1684
2022-03-22 14:00:02 +01:00
Mark Paluch
fda361ddbc
Add enforcer rule to ban snapshots in dependencyManagement.
...
Closes #1687
2022-03-22 11:12:17 +01:00
Mark Paluch
ac08185de9
Skip Kotlin build in distribute profiles.
...
Closes #1686
2022-03-22 11:00:22 +01:00
Greg L. Turnquist
953ca3f851
Remove Micrometer BOM.
...
Until Micrometer is more stable, we'll have to keep this on a side branch.
Resolves #1685 .
2022-03-21 16:09:53 -05:00
Mark Paluch
9c8f8d7206
After release cleanups.
...
See #1625
2022-03-21 16:44:41 +01:00
Mark Paluch
b481888b27
Prepare next development iteration.
...
See #1625
2022-03-21 16:44:39 +01:00
Mark Paluch
d0aacb6531
Release version 3.0 M2 (2022.0.0).
...
See #1625
2022-03-21 16:35:08 +01:00
Mark Paluch
7bef6d3d34
Prepare 3.0 M2 (2022.0.0).
...
See #1625
2022-03-21 16:34:36 +01:00
Mark Paluch
87a0148398
Upgrade to Smallrye Mutiny 1.4.0.
...
See #1678
2022-03-21 10:06:21 +01:00
Mark Paluch
f2d37ffa4d
Upgrade to Mockk 1.12.3.
...
See #1677
2022-03-21 10:06:20 +01:00
Mark Paluch
4dc2fc9941
Upgrade to Kotlin 1.6.20-RC.
...
See #1675
2022-03-21 10:06:20 +01:00
Mark Paluch
1a29294899
Upgrade to AspectJ 1.9.8.
...
See #1643
2022-03-21 10:06:19 +01:00
Mark Paluch
aad67d8357
Upgrade to Jackson 2.13.2.
...
See #1673
2022-03-21 10:06:19 +01:00
Mark Paluch
0a06976313
Upgrade to OpenWebBeans 2.0.26.
...
See #1680
2022-03-21 10:06:19 +01:00
Mark Paluch
ff3e380332
Upgrade to Mockito 4.4.0.
...
See #1676
2022-03-21 10:06:18 +01:00
Mark Paluch
2034d0fa43
Upgrade to JMolecules 0.8.0.
...
See #1674
2022-03-21 10:06:18 +01:00
Mark Paluch
5c6fb553a1
Upgrade to Testcontainers 1.16.3.
...
See #1679
2022-03-21 10:06:17 +01:00
Mark Paluch
e638007b32
Upgrade to Spring Framework 6.0 M3.
...
Closes #1670
2022-03-17 14:45:20 +01:00
Mark Paluch
0b740b3068
Build against Spring Framework 6.0 snapshots.
...
See #1670
2022-03-15 16:04:11 +01:00
Mark Paluch
25003c5a6c
Upgrade to Reactor 2020.0.17.
...
Closes #1668
2022-03-15 16:02:37 +01:00
Mark Paluch
07a5dec4b7
Remove custom Javadoc stylesheet as it no longer works with Java 17.
...
Closes #1660
2022-03-01 09:05:41 +01:00
Oliver Drotbohm
d792fbeab6
Upgrade to Spring HATEOAS 2.0 M2.
...
Fixes #1647 .
2022-02-17 13:01:34 +01:00
Oliver Drotbohm
dfdea9eb0b
Introduce version property for Vavr.
...
Fixes #1645
2022-02-14 16:12:50 +01:00
Mark Paluch
445b5b9517
Upgrade to Asciidoctor 2.2.2.
...
Closes #1626
2022-02-10 11:20:17 +01:00
Mark Paluch
b0d348861c
Add version properties for Micrometer and Micrometer Tracing.
...
Also, import boms.
Closes #1617
2022-02-07 13:48:25 +01:00
Mark Paluch
d1cd0431ca
Upgrade Kotlin language/API version to 1.6.
...
Closes #1632
2022-02-07 13:43:22 +01:00
Mark Paluch
f574a38ac5
Enable maximum verification during tests.
...
Closes #1627
2022-01-17 15:37:45 +01:00
Mark Paluch
c56b79d4c1
After release cleanups.
...
See #1606
2022-01-14 14:43:22 +01:00
Mark Paluch
51f55c9c3b
Prepare next development iteration.
...
See #1606
2022-01-14 14:43:19 +01:00
Mark Paluch
6f0bd6b4e0
Release version 3.0 M1 (2022.0.0).
...
See #1606
2022-01-14 14:35:09 +01:00
Mark Paluch
40fd4ebbd6
Prepare 3.0 M1 (2022.0.0).
...
See #1606
2022-01-14 14:34:46 +01:00
Mark Paluch
fd123d41a1
Polishing.
...
Increment Java version in enforcer plugin, update to latest Artifactory plugin version.
See #1606
2022-01-14 14:33:46 +01:00
Oliver Drotbohm
bd508e05d1
Upgrade to Spring HATEOAS 2.0 M1.
...
Fixes #1559 .
2022-01-14 14:08:01 +01:00
Oliver Drotbohm
1030339268
Upgrade to Spring Plugin 3.0 M1.
...
Fixes #1541
2022-01-14 12:20:23 +01:00
Mark Paluch
d282af4157
Upgrade to Spring Framework 6.0 M2.
...
Closes #1604
2022-01-13 13:15:32 +01:00
Oliver Drotbohm
5cdd3bfb2a
Upgrade to Spring HATEOAS 2.0 snapshots.
...
Issue #1559 .
2022-01-13 13:15:02 +01:00
Mark Paluch
49f1d35403
Force classpath mode in Javadoc plugin.
...
maven-javadoc-plugin enables modulepath when running on Java 9+. That causes issues with JAR files that ship split packages. We now override the Java version property to pretend we must remain on classpath mode to prevent that dependencies with split-packages break the Javadoc build.
See #1537
2022-01-13 13:15:01 +01:00
Mark Paluch
baacc1d726
Enable compilation for distribute profile.
...
Closes #1546
2022-01-13 13:15:01 +01:00
Mark Paluch
2ac3a1c545
Drop support for RxJava 1.
...
Closes #1544
2022-01-13 13:15:00 +01:00
Mark Paluch
4bd88447db
Migrate to Jakarta EE 9.
...
Closes #1543
2022-01-13 13:14:50 +01:00
Mark Paluch
9c0e4d81f7
Build against Spring Framework 6 snapshots.
...
Closes #1542
2022-01-13 13:14:49 +01:00
Oliver Drotbohm
8c1bd96470
Upgrade to Spring Plugin 3.0 snapshots.
...
Issue #1541 .
2022-01-13 13:14:49 +01:00
Mark Paluch
989f68d566
Polishing.
...
Update release train identifier to 2022.1.
Closes #1539 .
2022-01-13 13:14:49 +01:00
Mark Paluch
532875d1ad
Remove support for Joda Time and ThreeTenBackport.
...
Closes #1539 .
2022-01-13 13:14:49 +01:00
Mark Paluch
d0ad457472
Update Maven Enforcer config.
...
See #1537
2022-01-13 13:14:49 +01:00
Mark Paluch
a36942aefd
Refine Java 17 Javadoc configuration.
...
See #1537
2022-01-13 13:14:48 +01:00
Mark Paluch
ced9f751e6
Upgrade to Java 17.
...
Closes #1537
2022-01-13 13:14:48 +01:00
Mark Paluch
bafb598024
Prepare Spring Data 3.0 branch.
...
Closes #1538
2022-01-13 13:14:48 +01:00
Mark Paluch
5411cc992f
Upgrade to Reactor 2020.0.15.
...
Closes #1605
2022-01-13 13:09:01 +01:00
Mark Paluch
c32d8fe924
Upgrade to Smallrye Mutiny 1.3.0.
...
See #1607
2022-01-12 11:06:40 +01:00