Commit Graph

540 Commits

Author SHA1 Message Date
Mark Paluch
1fc6ca072b #508 - Updated changelog. 2018-04-13 15:11:25 +02:00
Mark Paluch
111ec9e0f8 #522 - After release cleanups. 2018-04-04 16:42:33 +02:00
Mark Paluch
3c117dba96 #522 - Prepare next development iteration. 2018-04-04 16:42:30 +02:00
Mark Paluch
c330de6941 #522 - Release version 2.0.6 (Kay SR6). 2018-04-04 15:53:22 +02:00
Mark Paluch
bbd756c2b8 #522 - Prepare 2.0.6 (Kay SR6). 2018-04-04 15:52:31 +02:00
Mark Paluch
8f3642df0e #522 - Updated changelog. 2018-04-04 15:52:17 +02:00
Mark Paluch
356246e806 #498 - Updated changelog. 2018-04-04 15:16:18 +02:00
Oliver Gierke
cdf66874d2 #537 - Upgraded to Spring Framework 5.0.5. 2018-04-04 08:09:48 +02:00
Oliver Gierke
ff3b574da8 #541 - Introduced usage of Jackson BOM. 2018-03-27 19:18:25 +02:00
Oliver Gierke
912160814d #537 - Upgraded spring5-next build profile to 5.0.5 snapshots. 2018-03-27 16:47:41 +02:00
Oliver Gierke
b99cb90ed7 #537 - Upgrade to Spring Framework 5.0.5 snapshots. 2018-03-26 12:07:05 +02:00
Oliver Gierke
8ba2d3e1b2 #535 - Upgraded to RxJava 2.1.12. 2018-03-26 11:57:20 +02:00
Mark Paluch
578dc8e649 #531- 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:32:30 +02:00
Oliver Gierke
8de1aaa8eb #528 - 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:12:20 +01:00
Mark Paluch
277abb698d #517 - After release cleanups. 2018-02-28 10:43:35 +01:00
Mark Paluch
7a1168c8c7 #517 - Prepare next development iteration. 2018-02-28 10:43:34 +01:00
Mark Paluch
a348e2975a #517 - Release version 2.0.5 (Kay SR5). 2018-02-28 10:14:58 +01:00
Mark Paluch
cd211d6af3 #517 - Prepare 2.0.5 (Kay SR5). 2018-02-28 10:14:05 +01:00
Mark Paluch
d3955944a3 #517 - Updated changelog. 2018-02-28 10:13:55 +01:00
Mark Paluch
b61bb1b2ed #521 - Upgrade to Reactor Bismuth SR7. 2018-02-28 08:47:51 +01:00
Mark Paluch
0ca6a0a18a #518 - Upgrade to RxJava 2.1.10. 2018-02-27 15:42:07 +01:00
Mark Paluch
cbcfcc0204 #499 - After release cleanups. 2018-02-19 20:29:07 +01:00
Mark Paluch
0167280498 #499 - Prepare next development iteration. 2018-02-19 20:29:06 +01:00
Mark Paluch
00563eeb9c #499 - Release version 2.0.4 (Kay SR4). 2018-02-19 19:46:53 +01:00
Mark Paluch
d60625fdd8 #499 - Prepare 2.0.4 (Kay SR4). 2018-02-19 19:46:04 +01:00
Mark Paluch
e6bc218ba0 #499 - Updated changelog. 2018-02-19 19:45:52 +01:00
Mark Paluch
13186690a6 #515 - Upgrade to Spring Framework 5.0.4. 2018-02-19 13:17:03 +01:00
Mark Paluch
7cb3c49d69 #515 - Upgrade to Spring 5.0.4 snapshots. 2018-02-19 11:04:08 +01:00
Mark Paluch
d48e6ae464 #514 - Upgrade to RxJava 1.3.6. 2018-02-19 09:00:57 +01:00
Mark Paluch
13c519e103 #511 - Upgrade to Reactor Bismuth SR6. 2018-02-17 09:54:07 +01:00
Mark Paluch
b632d07b98 #510 - Add plugin management for maven-failsafe-plugin. 2018-02-09 13:00:36 +01:00
Christoph Strobl
c00ccad20c #429 - Updated changelog. 2018-02-06 11:13:55 +01:00
Mark Paluch
626043c173 #506 - Upgrade to RxJava 2.1.9. 2018-02-05 13:43:26 +01:00
Mark Paluch
3d572f4273 #504 - Upgrade to RxJava 1.3.5. 2018-02-05 13:42:19 +01:00
Oliver Gierke
22cab2411a #502 - Upgrade to Jackson 2.9.4. 2018-02-05 13:40:16 +01:00
Mark Paluch
669fca8268 #467 - After release cleanups. 2018-01-24 13:46:10 +01:00
Mark Paluch
475e3b4f5d #467 - Prepare next development iteration. 2018-01-24 13:46:08 +01:00
Mark Paluch
22ffba0c1d #467 - Release version 2.0.3 (Kay SR3). 2018-01-24 13:21:24 +01:00
Mark Paluch
eb2520d9cd #467 - Prepare 2.0.3 (Kay SR3). 2018-01-24 13:20:39 +01:00
Mark Paluch
8b1c14f860 #467 - Updated changelog. 2018-01-24 13:20:28 +01:00
Mark Paluch
86ec928882 #466 - Updated changelog. 2018-01-24 12:22:02 +01:00
Mark Paluch
6b0cbec482 #496 - Upgrade to RxJava2 2.1.8. 2018-01-24 08:52:37 +01:00
Mark Paluch
9b6ddfc4b5 #494 - Upgrade to Reactor Bismuth SR5. 2018-01-24 08:49:00 +01:00
Oliver Gierke
8c829fbb08 #491 - Upgrade to Spring Framework 5.0.3.
Re-introduced build profile for Spring 5.0 snapshots.
2018-01-23 11:26:18 +01:00
Oliver Gierke
2a2d09d1e4 #487 - Upgrade to Lombok 1.16.20. 2018-01-09 11:33:47 +01:00
Oliver Gierke
77c2c7f3ed #486 - Moved JavaDoc generation to ci and distribution profiles.
We now refrain from creating any JavaDoc during the standard build run and rather explicitly create it when wither the ci or distribution profiles are active. Generating JavaDoc now follows the delombok step to make sure that the code generated by Lombok appears in JavaDoc.

Moved version declaration of the Lombok Maven plugin into plugin managament section, only declare the configuration globally and explicitly declare executions in the aforementioned build profiles. Tie the Lombok Maven plugin version to 1.16.18.1 in preparation of the coming upgrade to Lombok 1.16.20.
2018-01-09 11:33:41 +01:00
Oliver Gierke
b25b41559b #482 - Upgrade to JaCoCo 0.8.0. 2018-01-08 15:57:02 +01:00
Oliver Gierke
5295347454 #480 - Upgrade to Jackson 2.9.3. 2018-01-08 15:54:30 +01:00
Oliver Gierke
8923112f27 #479 - Upgrade to AssertJ 3.9.0. 2018-01-08 15:53:33 +01:00
Oliver Gierke
a9be87b70a #475 - Added Delombok plugin to build better JavaDoc.
Added Delombok plugin to produce a delomboked version of the sources to then let the JavaDoc plugin use that to render JavaDoc. Without that in place, methods generated via Lombok are completely missing from the Javadoc.

Updated reference links for JavaSE and Spring Framework references in the JavaDoc to the currently used versions.
2017-12-12 11:50:15 +01:00