Mark Paluch
813f491086
#495 - Upgrade to Reactor Bismuth SR5.
2018-01-24 08:49:33 +01:00
Oliver Gierke
33616a7ce8
#493 - Upgrade to Spring Framework 5.0.3.
...
Re-introduced build profile for Spring 5.0 snapshots.
2018-01-23 11:25:58 +01:00
Oliver Gierke
9b12d098b6
#485 - Upgrade to Lombok 1.16.20.
2018-01-09 10:59:07 +01:00
Oliver Gierke
59ba968cb0
#481 - 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 10:58:40 +01:00
Oliver Gierke
8ee1f384d1
#478 - Upgrade to JaCoCo 0.8.0.
2018-01-08 15:52:14 +01:00
Oliver Gierke
1584486880
#477 - Upgrade to Jackson 2.9.3.
2018-01-08 15:51:51 +01:00
Oliver Gierke
5ca22c8130
#476 - Upgrade to AssertJ 3.9.0.
2018-01-08 15:50:48 +01:00
Oliver Gierke
38256fb3d4
#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:49 +01:00
Mark Paluch
7fb43acf79
#469 - Fix external Javadoc links.
...
Fix links to Java 8, Spring Framework and Spring Data Commons as docs.spring.io now redirects to HTTPS.
2017-12-02 15:54:55 -08:00
Oliver Gierke
3ec23eb77b
#468 - Upgrade to Kotlin 1.2.
2017-11-29 11:02:56 +01:00
Mark Paluch
79fc621f21
#465 - Upgrade to RxJava 2.1.7.
2017-11-27 13:58:59 +01:00
Mark Paluch
a64a993227
#459 - Upgrade to Spring Framework 5.0.2 GA.
2017-11-27 12:08:04 +01:00
Oliver Gierke
3d0295924c
#459 - Upgrade to Spring Framework 5.0.2 snapshots.
2017-11-26 19:33:35 +01:00
Mark Paluch
e57619f900
#458 - Upgrade to RxJava 2.1.6.
2017-11-26 16:40:22 +01:00
Mark Paluch
35ab45233d
#455 - Upgrade to RxJava 1.3.4.
2017-11-26 16:39:21 +01:00
Oliver Gierke
70f6e0e9e1
#452 - Upgraded to Kotlin 1.1.61.
2017-11-24 22:41:26 +01:00
Mark Paluch
7094c99628
#451 - Upgrade to Reactor Bismuth SR4.
2017-11-16 15:59:49 +01:00
Oliver Gierke
e6b61195ac
#448 - Upgrade to Kotlin 1.1.60.
2017-11-15 08:46:12 +01:00
Oliver Gierke
5b7ced2ad1
#444 - Upgrade to Reactor Bismuth SR3.
2017-10-25 17:49:57 +02:00
Oliver Gierke
7cec3ab67a
#445 - Upgrade to Kotlin 1.1.51.
2017-10-25 17:10:12 +02:00
Mark Paluch
450424a075
#442 - Upgrade to Spring Framework 5.0.1.
2017-10-25 08:54:58 +02:00
Oliver Gierke
ea0a044446
#440 - Temporarily add milestone repo to plugin repositories.
...
To make sure store modules resolve the AspectJ 1.9 RC1 dependency on AspectJ plugin declarations.
2017-10-24 12:37:28 +02:00
Oliver Gierke
e6a1e052e9
#440 - Upgrade to AspectJ 1.9 RC1.
2017-10-24 10:58:12 +02:00
Oliver Gierke
258a7e8730
#431 - Upgraded to RxJava 2.1.5.
2017-10-05 12:25:22 +02:00
Oliver Gierke
beb9d5cfdf
#430 - Upgrade to release train Lovelace.
2017-10-02 12:18:56 +02:00
Mark Paluch
24eb1e6660
#414 - After release cleanups.
2017-10-02 11:37:22 +02:00
Mark Paluch
77e1f99b7b
#414 - Prepare next development iteration.
2017-10-02 11:37:21 +02:00
Mark Paluch
3d569ee263
#414 - Release version 2.0 GA (Kay).
2017-10-02 11:10:22 +02:00
Mark Paluch
b4c360ccaa
#414 - Prepare 2.0 GA (Kay).
2017-10-02 11:09:17 +02:00
Oliver Gierke
ae2be83893
#426 - Upgrade to Spring Framework 5.0 GA.
2017-09-28 14:40:50 +02:00
Oliver Gierke
ca3d3904b3
#425 - Upgraded to Kotlin 1.1.50.
2017-09-25 21:47:35 +02:00
Oliver Gierke
e00ab938a5
#424 - Upgraded to Reactor Bismuth GA release.
2017-09-25 21:45:31 +02:00
Oliver Gierke
21847f3407
#421 - Upgraded to Asciidoctor Maven Plugin 1.5.6.
...
Also upgraded PDF and EPUB dependencies to latest releases.
2017-09-25 14:19:19 +02:00
Mark Paluch
249bd36072
#417 - Downgrade to CDI 1.0.
...
Downgrade to CDI to build against the previous Java EE 6 baseline and to not accidentally require Java EE 8 API.
2017-09-21 13:25:26 +02:00
Oliver Gierke
89be042b60
#420 - Added configuration to add explicit automatic module names for JDK 9.
...
Individual modules need to set the java-module-name property in their individual POMs.
We're now also setting Implementation-Title and Implementation-Version derived from the project metadata.
2017-09-21 11:57:03 +02:00
Mark Paluch
8a6563ae5b
#416 - Upgrade to CDI 2.0.
...
Upgrade also to OpenWebBeans 2.0.1 and introduce a property placeholder for javax.annotation-api.
2017-09-18 15:01:08 +02:00
Mark Paluch
3d4b15087d
#415 - Upgrade to Spring 5 snapshots.
2017-09-18 13:36:31 +02:00
Oliver Gierke
2500e10409
#395 - After release cleanups.
2017-09-11 17:40:20 +02:00
Oliver Gierke
98825d5359
#395 - Prepare next development iteration.
2017-09-11 17:40:18 +02:00
Oliver Gierke
938b294c14
#395 - Release version 2.0 RC3 (Kay).
2017-09-11 17:24:44 +02:00
Oliver Gierke
9aee0e644c
#395 - Prepare 2.0 RC3 (Kay).
2017-09-11 17:23:51 +02:00
Oliver Gierke
792e6f549c
#413 - Upgrade to Spring 5.0 RC4.
2017-09-11 14:54:42 +02:00
Mark Paluch
9df53eb63f
#412 - Upgrade to RxJava2 2.1.3.
2017-09-11 13:55:19 +02:00
Mark Paluch
b38f93be24
#411 - Upgrade to RxJava 1.3.1.
2017-09-11 13:54:46 +02:00
Mark Paluch
ded989948d
#410 - Upgrade to Reactor Bismuth M4.
2017-09-11 13:48:43 +02:00
Oliver Gierke
55816bc3ca
#407 - Upgraded to Jackson 2.9.1.
2017-09-08 17:27:04 +02:00
Oliver Gierke
1b20cdab95
#401 - Upgraded to Jackson 2.9.0 GA.
2017-07-31 13:06:24 +02:00
Oliver Gierke
144f76df34
#394 - After release cleanups.
2017-07-25 16:10:38 +02:00
Oliver Gierke
40a53ad487
#394 - Prepare next development iteration.
2017-07-25 16:10:33 +02:00
Oliver Gierke
7e6ad00cb5
#394 - Release version 2.0 RC2 (Kay).
2017-07-25 15:34:22 +02:00