Commit Graph

507 Commits

Author SHA1 Message Date
Oliver Gierke
03eca91c55 #614 - Upgrade to Lombok 1.18.2. 2018-08-07 12:40:45 +02:00
Mark Paluch
5c14ebd71e #582 - After release cleanups. 2018-07-27 11:09:41 +02:00
Mark Paluch
d67c9767ca #582 - Prepare next development iteration. 2018-07-27 11:09:39 +02:00
Mark Paluch
fa0531e92f #582 - Release version 1.9.14 (Ingalls SR14). 2018-07-27 09:21:39 +02:00
Mark Paluch
ba61a47978 #582 - Prepare 1.9.14 (Ingalls SR14). 2018-07-27 09:20:28 +02:00
Mark Paluch
8bd8a4275b #582 - Updated changelog. 2018-07-27 09:20:16 +02:00
Mark Paluch
ffc147f955 #583 - Updated changelog. 2018-07-26 16:23:51 +02:00
Mark Paluch
227007d8f4 #567 - Updated changelog. 2018-07-26 14:03:15 +02:00
Oliver Gierke
25a30e4939 #596 - Added Enforcer Plugin configuration to verify Maven version. 2018-07-10 10:23:18 +02:00
Oliver Gierke
869c22d2d6 #593 - Improve declaration of Javadoc plugin to avoid failures on older Maven versions.
Older Maven versions (tested on 3.0.3) seem to reject the shorthand notation we use in the <additionalJOptions /> element of the Javadoc plugin declaration. More recent ones automatically interpolate a single textual element contained in the element, while older ones require the usage of a nested <additionalJOption /> even for single values. We now use the more explicit variant.

Related tickets: #591.
2018-07-10 10:13:28 +02:00
Mark Paluch
f2b9334663 #565 - Updated changelog. 2018-06-13 21:39:48 +02:00
Mark Paluch
f354fd2a75 #564 - After release cleanups. 2018-06-13 14:42:35 +02:00
Mark Paluch
9539af4439 #564 - Prepare next development iteration. 2018-06-13 14:42:33 +02:00
Mark Paluch
445573dcae #564 - Release version 1.9.13 (Ingalls SR13). 2018-06-13 10:48:53 +02:00
Mark Paluch
d28298e336 #564 - Prepare 1.9.13 (Ingalls SR13). 2018-06-13 10:48:03 +02:00
Mark Paluch
bc2a831ee5 #564 - Updated changelog. 2018-06-13 10:47:55 +02:00
Mark Paluch
e0d4aed91a #574 - Upgrade to Spring Framework 4.3.18. 2018-06-13 08:08:38 +02:00
Mark Paluch
bd915b2453 #574 - Build against Spring Framework 4.3.18 snapshots. 2018-06-11 15:44:13 +02:00
Mark Paluch
d7fb125296 #569 - Upgrade to Jackson BOM 2.8.11.20180608. 2018-06-08 11:01:40 +02:00
Christoph Strobl
a04eeb317b #551 - Updated changelog. 2018-05-17 10:32:52 +02:00
Mark Paluch
a88d215c5c #544 - Updated changelog. 2018-05-08 15:27:16 +02:00
Mark Paluch
c4f92d87a7 #553 - Upgrade to Spring Framework 5.0.6. 2018-05-08 12:33:35 +02:00
Mark Paluch
d7666c3e30 #543 - After release cleanups. 2018-05-08 11:56:07 +02:00
Mark Paluch
2adef90762 #543 - Prepare next development iteration. 2018-05-08 11:56:06 +02:00
Mark Paluch
68f32f2671 #543 - Release version 1.9.12 (Ingalls SR12). 2018-05-08 10:50:35 +02:00
Mark Paluch
72b53b3379 #543 - Prepare 1.9.12 (Ingalls SR12). 2018-05-08 10:49:48 +02:00
Mark Paluch
c402c209c0 #543 - Updated changelog. 2018-05-08 10:49:37 +02:00
Mark Paluch
5e10119f17 #552 - Upgrade to Spring Framework 4.3.17. 2018-05-08 10:12:33 +02:00
Mark Paluch
fca0b82bbc #561 - Upgrade to Jackson BOM 2.8.11.1 (2.8.11.20180405). 2018-05-07 16:40:31 +02:00
Mark Paluch
c727a2fe47 #552 - Upgrade to Spring Framework 4.3.17 snapshots. 2018-05-07 08:42:58 +02:00
Mark Paluch
ef45f3da50 #508 - Updated changelog. 2018-04-13 15:11:25 +02:00
Mark Paluch
60374b9885 #522 - Updated changelog. 2018-04-04 17:12:50 +02:00
Mark Paluch
a89c501c08 #498 - After release cleanups. 2018-04-04 14:58:03 +02:00
Mark Paluch
7bb36ef7ca #498 - Prepare next development iteration. 2018-04-04 14:58:02 +02:00
Mark Paluch
ed1d378c84 #498 - Release version 1.9.11 (Ingalls SR11). 2018-04-04 14:21:28 +02:00
Mark Paluch
fada7f4b80 #498 - Prepare 1.9.11 (Ingalls SR11). 2018-04-04 14:20:47 +02:00
Mark Paluch
c40e6d84cd #498 - Updated changelog. 2018-04-04 14:20:37 +02:00
Oliver Gierke
0cf1a941cb #498 - Upgrade dependencies before release.
AspectJ 1.8.12 -> 1.8.13
JaCoCo 0.8.0 -> 0.8.1
2018-04-04 08:59:54 +02:00
Oliver Gierke
3468967c1d #538 - Upgraded to Spring Framework 4.3.15.
Upgraded build profile for Spring 5 to 5.0.5.
2018-04-04 08:13:04 +02:00
Oliver Gierke
2e732a1ac4 #539 - Upgrade to Jackson BOM 2.8.11.20180217. 2018-03-27 20:04:55 +02:00
Oliver Gierke
85233b46f1 #542 - Introduced usage of Jackson BOM. 2018-03-27 19:18:46 +02:00
Oliver Gierke
73eb4cd261 #538 - Upgraded spring5-next build profile to 5.0.5 snapshots.
Upgraded to matching Jackson 2.9 version along the way.
2018-03-27 16:50:07 +02:00
Oliver Gierke
27a86ad86b #538 - Upgrade to Spring Framework 4.3.15 snapshots. 2018-03-26 12:08:09 +02:00
Mark Paluch
67e4555142 #530 - Add BOM client to verify dependency availability.
We now provide a BOM client module that verifies dependency resolution using our release train BOM.
2018-03-26 11:30:40 +02:00
Oliver Gierke
598b39aeb9 #529 - Tweak JavaDoc aggregation to properly work with Delombok on multi-module projects.
We now write the output of the JavaDoc generation to ${project.root}/target/generated-sources/delombok so that it will always end up in the top level target folder so that the aggregation of JavaDoc for multiple projects can actually find the generated source.

Upgraded the JavaDoc plugin to 3.0.0 and switched to use the additionalJOptions parameter to disable the doclint. Delayed documentation generation to the prepare-package phase. This is due to javadoc:aggregate triggering the compile phase before running which then caused the reference docs to be created twice slowing down the build significantly (mostly due to the PDF generation taking quite a while).
2018-03-14 09:42:34 +01:00
Mark Paluch
28e0805b03 #517 - Updated changelog. 2018-02-28 11:17:35 +01:00
Mark Paluch
9902035f13 #499 - Updated changelog. 2018-02-19 20:30:00 +01:00
Christoph Strobl
141b7e4afd #429 - Updated changelog. 2018-02-06 11:13:54 +01:00
Mark Paluch
e7fa5931c9 #467 - Updated changelog. 2018-01-24 13:41:19 +01:00
Mark Paluch
eb9fe12e46 #466 - After release cleanups. 2018-01-24 11:40:29 +01:00