Commit Graph

1081 Commits

Author SHA1 Message Date
Andy Wilkinson
2e1ddae0fa Update JDK version in .sdkmanrc 2024-09-13 10:37:26 +01:00
Andy Wilkinson
84252ad510 Update credentials for pulling changelog generator image 2023-11-20 17:55:33 +00:00
Andy Wilkinson
aa02fbaf3e Provide credentials for pulling release scripts image 2023-11-20 17:44:00 +00:00
Spring Builds
2fbc43f6b1 Next development version (v2.0.9.BUILD-SNAPSHOT) 2023-11-20 17:24:56 +00:00
Andy Wilkinson
bde93feaac Merge pull request #900 from PENEKhun
* gh-900:
  Avoid substring creation when string part to StringBuilder

Closes gh-900
2023-11-14 10:24:07 +00:00
penekhun
2e24582d2c Avoid substring creation when string part to StringBuilder
See gh-900
2023-11-14 10:21:11 +00:00
Andy Wilkinson
a9775688c4 Upgrade to Spring Java Format 0.0.39
Closes gh-902
2023-11-14 08:56:20 +00:00
Andy Wilkinson
9471dd0b8f Clarify the role of snippetsDir as a task input and output
Closes gh-892
2023-05-25 15:43:27 +01:00
Andy Wilkinson
ebc7aa362a Make Docker Hub credentials more widely available 2023-05-25 11:55:38 +01:00
Andy Wilkinson
7b7ca6659d Update CI pipeline 2023-05-25 10:37:43 +01:00
Andy Wilkinson
e741790f02 Upgrade to Spring Java Format 0.0.38
Closes gh-890
2023-05-11 17:51:45 +01:00
Andy Wilkinson
24ad0a829f Gradle Enterprise Gradle plugin 3.12.5
Closes gh-883
2023-03-24 12:32:39 +00:00
Andy Wilkinson
9180e223bd Upgrade to Gradle Enterprise Gradle plugin 3.12.4
Closes gh-880
2023-03-03 10:15:57 +00:00
Andy Wilkinson
39e7730589 Update dependencies to remove dependency on release repo 2023-01-10 17:55:11 +00:00
Spring Builds
c5fcba41a1 Next development version (v2.0.8.BUILD-SNAPSHOT) 2022-11-21 10:49:17 +00:00
Andy Wilkinson
3f424cd770 Upgrade Gradle Enterprise Gradle Plugin 3.11.2
Closes gh-850
2022-10-12 17:11:11 +01:00
Andy Wilkinson
6b5f1a41a9 Merge pull request #843 from jprinet
* gh-843:
  Upgrade to Gradle Enterprise Plugin 3.11.1

Closes gh-843
2022-10-12 11:34:07 +01:00
Jerome Prinet
335bad14aa Upgrade to Gradle Enterprise Plugin 3.11.1
See gh-843
2022-10-12 11:33:37 +01:00
Andy Wilkinson
37c77f3285 Tolerate responses with non-standard status codes with WebTestClient
Closes gh-847
2022-10-12 10:50:40 +01:00
Andy Wilkinson
53811b777f Correct promotion image and script 2022-07-18 19:52:51 +01:00
Andy Wilkinson
f592413ec2 Polish buildSrc 2022-07-15 13:03:44 +01:00
Andy Wilkinson
b872fc8123 Only wrap non-RuntimeExceptions
See gh-828
2022-07-15 12:52:19 +01:00
Andy Wilkinson
96501cda26 Address warnings in WebTestClient sample
Closes gh-830
2022-07-15 12:48:02 +01:00
Andy Wilkinson
ebe70a91c7 Remove redundant throws declarations from non public API
Closes gh-828
2022-07-15 12:38:25 +01:00
Andy Wilkinson
6ab923b470 Broaden java compilation linting
Closes gh-825
2022-07-15 10:45:06 +01:00
Andy Wilkinson
835cd24695 Merge pull request #821 from izeye
* gh-821:
  Polish "Suppress deprecation warnings in RestDocumentationRequestBuildersTests"
  Suppress deprecation warnings in RestDocumentationRequestBuildersTests

Closes gh-821
2022-07-15 10:42:23 +01:00
Andy Wilkinson
ee522f6ce1 Polish "Suppress deprecation warnings in RestDocumentationRequestBuildersTests"
See gh-821
2022-07-15 10:42:13 +01:00
izeye
83fa37f44a Suppress deprecation warnings in RestDocumentationRequestBuildersTests
See gh-821
2022-07-15 10:40:46 +01:00
Andy Wilkinson
ce2c7b3777 Merge pull request #819 from izeye
* gh-819:
  Use HTTPS for REST Assured links

Closes gh-819
2022-07-15 10:09:04 +01:00
izeye
03732a2254 Use HTTPS for REST Assured links
This commit also drops the now unnecessary nohttp allowlist.lines
file.

See gh-819
2022-07-15 10:03:36 +01:00
Andy Wilkinson
6574583606 Merge pull request #820 from izeye
* gh-820:
  Upgrade to Spring Java Format 0.0.34

Closes gh-820
2022-07-15 09:45:25 +01:00
izeye
622392ca85 Upgrade to Spring Java Format 0.0.34
See gh-820
2022-07-15 09:45:09 +01:00
Andy Wilkinson
f324611784 Merge pull request #808 from izeye
* gh-808:
  Polish

Closes gh-808
2022-06-20 20:42:41 +01:00
izeye
07a6f26755 Polish
See gh-808
2022-06-20 20:42:16 +01:00
Andy Wilkinson
44f7c6ba26 Merge pull request #812 from jprinet
* gh-812:
  Upgrade to Gradle Enterprise Plugin 3.10.2

Closes gh-812
2022-06-20 17:07:59 +01:00
Jerome Prinet
d798d19667 Upgrade to Gradle Enterprise Plugin 3.10.2
See gh-812
2022-06-20 17:07:35 +01:00
Andy Wilkinson
1f66cc2817 Upgrade to Gradle Enterprise Conventions 0.0.10
Closes gh-818
2022-06-20 17:04:50 +01:00
Andy Wilkinson
f32194f72f Merge pull request #810 from izeye
* gh-810:
  Polish "Add .sdkmanrc"
  Add .sdkmanrc

Closes gh-810
2022-06-20 16:47:45 +01:00
Andy Wilkinson
cd040404c0 Polish "Add .sdkmanrc"
See gh-810
2022-06-20 16:47:13 +01:00
izeye
6b0702200a Add .sdkmanrc
See gh-810
2022-06-20 16:47:02 +01:00
Andy Wilkinson
d92ba5b6bb Upgrade to GitHub Release Resource 1.7.2
Closes gh-816
2022-06-20 16:19:12 +01:00
Andy Wilkinson
ed8b68c184 Upgrade to Concourse Release Scripts 0.3.4
Closes gh-815
2022-06-20 16:18:28 +01:00
Andy Wilkinson
44d4870bbe Upgrade CI image to Java 8u333+2
Closes gh-814
2022-06-20 16:17:21 +01:00
Andy Wilkinson
cf610d141e Upgrade CI image to ubuntu:focal-20220531
Closes gh-813
2022-06-20 16:15:58 +01:00
Andy Wilkinson
58368f4e0d Merge pull request #811 from izeye
* gh-811:
  Upgrade to Spring Java Format 0.0.33

Closes gh-811
2022-06-20 16:05:35 +01:00
izeye
a023c7b4cf Upgrade to Spring Java Format 0.0.33
This commit also adds missing package-info.java files to unpublished
javadoc for the Asciidoctor extension.

See gh-811
2022-06-20 16:05:04 +01:00
Andy Wilkinson
11a7258c1a Add LICENSE.txt file
Closes gh-809
2022-05-24 08:10:43 +01:00
Andy Wilkinson
744d88ddea Merge pull request #796 from jprinet
* gh-796:
  Upgrade to Gradle Enterprise plugin 3.9

Closes gh-796
2022-05-12 14:54:12 +01:00
Jerome Prinet
86751d7a16 Upgrade to Gradle Enterprise plugin 3.9
See gh-796
2022-05-12 14:53:39 +01:00
Andy Wilkinson
b3f10a0e48 Reinstate html5 directory in reference documentation URL
Closes gh-783
2022-03-24 15:29:21 +00:00