Commit Graph

530 Commits

Author SHA1 Message Date
Mark Paluch
8aabd4e59c #780 - Upgrade to MockK 1.9.3. 2019-03-26 11:58:50 +01:00
Spring Operator
b39bccb05f #754 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/component-1.1.2.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/component-1.1.2.xsd ([https](https://maven.apache.org/xsd/component-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 5 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences

Original Pull Request: #766
2019-03-21 09:38:01 +01:00
Oliver Drotbohm
155d37599d #755 - Upgrade to Spring Framework 5.2 snapshots. 2019-03-13 11:21:16 +01:00
Spring Operator
e196c4b506 #754 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were fixed successfully.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original pull request: #746.
2019-03-12 08:12:17 +01:00
Mark Paluch
c1b587fcc4 #753 - Upgrade to MockK 1.9.2. 2019-03-11 08:45:14 +01:00
Christoph Strobl
e9b2f3b727 #703 - After release cleanups. 2019-03-07 10:07:29 +01:00
Christoph Strobl
537ee40b2f #703 - Prepare next development iteration. 2019-03-07 10:07:28 +01:00
Christoph Strobl
e8f4a0c117 #703 - Release version 2.2 M2 (Moore). 2019-03-07 09:42:21 +01:00
Christoph Strobl
2252606e78 #703 - Prepare 2.2 M2 (Moore). 2019-03-07 09:41:17 +01:00
Mark Paluch
e310f7f310 #748 - Upgrade to Maven Javadoc Plugin 3.1.0. 2019-03-06 12:17:21 +01:00
Oliver Drotbohm
1111731443 #745 - Upgrade to Spring HATEOAS 1.0 M1. 2019-03-05 17:58:03 +01:00
Mark Paluch
8a5aacad89 #737 - Consistently use https for resources.
We now use https for linkable resources to consistently access these via https.
2019-02-26 15:10:40 +01:00
Mark Paluch
e82fac07f6 #736 - Use Kotlin BOM to manage Kotlin dependencies. 2019-02-21 10:01:24 +01:00
Mark Paluch
1bfcd4a0ca #735 - Add version placeholder for Kotlin Coroutines. 2019-02-21 09:51:18 +01:00
Mark Paluch
07f528a2c7 #733 - Add version property for MockK. 2019-02-20 11:08:53 +01:00
Mark Paluch
fd8db6829f #732 - Upgrade to AssertJ 3.12.0. 2019-02-15 08:44:30 +01:00
Oliver Drotbohm
32bc1883c7 #731 - Upgrade to Kotlin 1.3.21. 2019-02-14 19:17:55 +01:00
Mark Paluch
da19246309 #729 - Upgrade to Reactor Californium SR5. 2019-02-13 09:07:33 +01:00
Mark Paluch
3dc0ea6e91 #727 - Upgrade to Spring Framework 5.1.5. 2019-02-13 08:43:07 +01:00
Mark Paluch
26da14a36e #725 - Upgrade to OpenWebBeans 2.0.10. 2019-02-12 11:11:41 +01:00
Mark Paluch
7336aeb8cd #723 - Upgrade to RxJava 2.2.6. 2019-02-12 11:00:45 +01:00
Mark Paluch
73f3f5e04f #721 - Upgrade to Lombok 1.18.6. 2019-02-12 10:57:20 +01:00
Greg Turnquist
f6a3b6dad5 #473 - Upgrade to Spring HATEOAS 1.0.0.BUILD-SNAPSHOT. 2019-01-29 17:24:01 +01:00
Mark Paluch
5f2c69f723 #718 - Upgrade to Kotlin 1.3.20. 2019-01-24 09:38:37 +01:00
Mark Paluch
ee49987e55 #709 - Upgrade to Spring Framework 5.1.4. 2019-01-09 16:01:35 +01:00
Mark Paluch
a362691608 #710 - Upgrade to Reactor Californium SR4. 2019-01-09 08:05:34 +01:00
Oliver Drotbohm
21f2536f30 #704 - Upgrade to Jackson 2.9.8. 2018-12-17 09:36:46 +01:00
Christoph Strobl
2b29b8294a #682 - After release cleanups. 2018-12-11 11:07:52 +01:00
Christoph Strobl
7208a07b7a #682 - Prepare next development iteration. 2018-12-11 11:07:51 +01:00
Christoph Strobl
e413db5368 #682 - Release version 2.2 M1 (Moore). 2018-12-11 10:53:53 +01:00
Christoph Strobl
a84294b8eb #682 - Prepare 2.2 M1 (Moore). 2018-12-11 10:53:11 +01:00
Oliver Drotbohm
3dceb80bf7 #702 - Improved TOC rendering.
We now override the toc.js originally provided by Spring Docs to customize the collapseDepth property and also jump to the #reference anchor if no anchor is set.

This should be improved to rather provide a custom docinfo.html that includes an additional JavaScript file to tweak the tocbot settings and anchor defaulting.
2018-12-10 22:03:14 +01:00
Mark Paluch
6bd49ba782 #701 - Upgrade to Spring Doc Resources 0.1.0.RELEASE. 2018-12-10 21:43:54 +01:00
Mark Paluch
7a6258dddf #700 - Upgrade to Maven Javadoc Plugin 3.0.1. 2018-12-10 16:59:13 +01:00
Mark Paluch
bf5680932c #699 - Upgrade to Maven Jar Plugin 3.1.0 2018-12-10 16:58:32 +01:00
Mark Paluch
2b5231b944 #698 - Upgrade to Maven Failsafe/Surefire Plugin 2.22.1. 2018-12-10 16:57:41 +01:00
Mark Paluch
4399aa7c70 #697 - Upgrade to Maven Dependency Plugin 3.1.1. 2018-12-10 16:57:38 +01:00
Mark Paluch
ac3f3f6566 #696 - Upgrade to Maven Compiler Plugin 3.8.0. 2018-12-10 16:55:19 +01:00
Mark Paluch
0627d5fae1 #695 - Upgrade to Maven Assembly Plugin 3.1.0. 2018-12-10 16:54:41 +01:00
Mark Paluch
776abde0c4 #692 - Upgrade to OpenWebBeans 2.0.8. 2018-12-10 16:50:07 +01:00
Mark Paluch
b1dabb79eb #691 - Upgrade to RxJava 2.2.4. 2018-12-10 16:49:17 +01:00
Mark Paluch
253771700b #690 - Upgrade to Mockito 2.23.4. 2018-12-10 16:48:19 +01:00
Mark Paluch
bdeeb54fd1 #689 - Upgrade to Kotlin 1.3.11. 2018-12-10 16:44:40 +01:00
Mark Paluch
63b310cb9a #685 - Upgrade to Jacoco 0.8.2. 2018-12-10 16:39:26 +01:00
Mark Paluch
fe705cc8b2 #684 - Upgrade to AspectJ 1.9.2. 2018-12-10 16:36:53 +01:00
Mark Paluch
363c817108 #566 - Polishing.
We now use spring-doc-resources that contains CSS and JavaScript for our reference documentation. External doc resources requires an intermediate asciidoc sources directory to include docinfo files. Documentation generation hence now unpacks Spring Data Build resources and Spring Doc resources, generates an intermediate sources directory and compiles documentation from there.

Multi-module projects require a slight adjustment of their external (e.g. Spring Data Commons) imports as doc generation happens typically within the context of a …-distribute module.

Original pull request: #545.
2018-12-10 10:02:18 +01:00
Jay Bryant
1876f52abc #566 - Use external Spring Doc resources.
We now use spring-doc-resources that contains CSS and JavaScript for a consistent reference documentation style across Spring projects.

Original pull request: #545.
2018-12-10 10:02:13 +01:00
Mark Paluch
c6741cbff9 #620 - Bump release train to Moore. 2018-12-04 09:32:57 +01:00
Mark Paluch
45dae34dcd #679 - Upgrade to Spring Framework 5.1.3. 2018-11-27 13:34:20 +01:00
Mark Paluch
671ab1c2ca #675 - Upgrade to Reactor Californium SR3. 2018-11-22 21:18:19 +01:00