Commit Graph

1800 Commits

Author SHA1 Message Date
Stephane Nicoll
e77aca2211 Allow to map a Dependency BOM
This commit allows a BOM to be overridden using a dependency mapping.

Closes gh-1155
2020-11-30 09:30:50 +01:00
Stephane Nicoll
58220dcb1c Remove entity type as it is no longer supported by Elasticsearch
Closes gh-1154
2020-11-30 08:16:35 +01:00
Stephane Nicoll
f94566d066 Keep explicit if statement 2020-11-29 08:30:54 +01:00
Stephane Nicoll
a93610ec0b Polish URL assertion
Using UrlAssert#isEqualsTo may lead to incorrect comparison based on
local DNS resolution setup. The intention here is to compare the String
literal anyway.

See gh-1151
2020-11-29 08:25:59 +01:00
Stephane Nicoll
13d04c4285 Test wrapper for Gradle 6 2020-11-27 17:57:45 +01:00
Stephane Nicoll
54d104e2e2 Upgrade test infrastructure to more recent Spring Boot versions 2020-11-27 17:54:30 +01:00
Stephane Nicoll
9514753cc7 Apply temporary deterministic order
See gh-1153
2020-11-27 17:53:37 +01:00
Stephane Nicoll
b8289de7e0 Remove support for Spring Boot 1.x
Closes gh-1152
2020-11-27 17:53:26 +01:00
Stephane Nicoll
a10c830fd5 Allow contributors to be filtered
This commit exposes an additional protected method in ProjectGenerator
that sub-classes can override to alter the list of
`@ProjectGenerationConfiguration`-annotated types that are used to load
candidate contributors.

Closes gh-870
2020-11-24 14:47:20 +01:00
Stephane Nicoll
68f5c04e1d Polish 2020-11-23 14:31:16 +01:00
Stephane Nicoll
3f3b8d4ba5 Merge pull request #1057 from estigma88
* pr/1057:
  Polish "Add support for Maven profiles"
  Add support for Maven profiles

Closes gh-1057
2020-11-23 11:00:22 +01:00
Stephane Nicoll
d22f820dd4 Polish "Add support for Maven profiles"
See gh-1057
2020-11-23 10:42:03 +01:00
Daniel Pelaez
cbea89910f Add support for Maven profiles
See gh-1057
2020-11-19 16:44:33 +01:00
Stephane Nicoll
eed9c3876f Allow to customize how build writers sort dependencies
Closes gh-1098
2020-11-19 11:50:02 +01:00
Stephane Nicoll
d665620a91 Use platform version rather than Boot version when applicable
Although the code still has a reference to `bootVersion` for backward
compatible reason, this commit updates the reference guide to refer to
"platform version".

Closes gh-976
2020-11-17 14:59:19 +01:00
Stephane Nicoll
4291ab97f5 Polish 2020-11-17 14:30:11 +01:00
Stephane Nicoll
43d790879f Merge pull request #1073 from jaferkhan
* pr/1073:
  Polish "Encode usual XML reserved characters"
  Encode usual XML reserved characters

Closes gh-1073
2020-11-17 13:59:46 +01:00
Stephane Nicoll
ac9da18440 Polish "Encode usual XML reserved characters"
See gh-1073
2020-11-17 13:56:41 +01:00
Jafer Khan
0cdf11e467 Encode usual XML reserved characters
See gh-1073
2020-11-17 13:55:30 +01:00
Stephane Nicoll
f860bf997c Upgrade to asciidoctor-maven-plugin 2.1.0
Closes gh-1147

Co-authored-by: Brian Clozel <bclozel@vmware.com>
2020-11-16 18:17:51 +01:00
Stephane Nicoll
2cd85513da Clarify that this project does not provide a Web UI
This commit removes any reference to start.spring.io in the reference
guide, moving the user guide there in the process.

Closes gh-1100
2020-11-16 15:10:17 +01:00
Stephane Nicoll
d18dcab14f Allow to customize the ProjectAssetGenerator to use
Closes gh-1116
2020-11-16 09:35:43 +01:00
Stephane Nicoll
e9b3ca74c3 Add DevTools build customizers
Using Spring Boot DevTools requires customizers for both the Maven and
the Gradle build. While the library can't have an opinion about the id
of the "devtools" dependency, it can provide the logic with a
configurable dependency identifier.

This commit adds such configurable customizers.

Closes gh-1135
2020-11-13 16:15:13 +01:00
Stephane Nicoll
f2accaa7f7 Upgrade to Spring Boot 2.4.0
Closes gh-1145
2020-11-13 06:46:47 +01:00
Stephane Nicoll
e97233b107 Fix MavenBuild#hasDependency to test all candidates
Closes gh-1146
2020-11-12 10:59:19 +01:00
Stephane Nicoll
fd409c5340 Remove CloudfoundryEnvironmentPostProcessor
Closes gh-1144
2020-11-03 10:25:00 +01:00
Stephane Nicoll
aa2570468a Add User-Agent rule for Nx client
Closes gh-1143
2020-11-03 09:56:37 +01:00
Stephane Nicoll
4c78853399 Upgrade to Spring Boot 2.3.5 2020-10-30 10:44:14 +01:00
Stephane Nicoll
91255c81fd Merge pull request #1141 from sharkwouter
* pr/1141:
  Ignore bin directory for Gradle-based projects with Eclipse

Closes gh-1141
2020-10-21 09:22:00 +02:00
Wouter Wijsman
875070a53d Ignore bin directory for Gradle-based projects with Eclipse
See gh-1141
2020-10-21 09:20:21 +02:00
Stephane Nicoll
86081e887a Upgrade to GMavenPlus 1.11.0
Closes gh-1140
2020-10-15 11:24:10 +02:00
Stephane Nicoll
8411c2d61d Merge pull request #1139 from otheriault
* pr/1139:
  Polish "Add support for long fine names for tar archives"
  Add support for long fine names for tar archives

Closes gh-1139
2020-10-14 11:28:26 +02:00
Stephane Nicoll
6447249c54 Polish "Add support for long fine names for tar archives"
See gh-1139
2020-10-14 11:27:26 +02:00
Olivier Theriault
249b260774 Add support for long fine names for tar archives
See gh-1139
2020-10-14 11:25:56 +02:00
Stephane Nicoll
d878e89abc Merge pull request #1134 from mikomatic
* pr/1134:
  Polish "Add support for Maven defaultGoal"
  Add support for Maven defaultGoal

Closes gh-1134
2020-10-09 09:27:29 +02:00
Stephane Nicoll
c29df3e83c Polish "Add support for Maven defaultGoal"
See gh-1134
2020-10-09 09:25:41 +02:00
Miguel Ortega
db0b33df42 Add support for Maven defaultGoal
See gh-1134
2020-10-09 09:24:49 +02:00
Stephane Nicoll
314586de6a Switch to 0.10.0-SNAPSHOT 2020-10-08 16:07:01 +02:00
Spring Buildmaster
0ad690f64d Next development version (v0.9.3-SNAPSHOT) 2020-10-08 13:46:30 +00:00
Stephane Nicoll
9c347718a5 Upgrade to Spring Cloud Contract 2.2.4.RELEASE
Closes gh-1137
2020-10-08 15:23:03 +02:00
Stephane Nicoll
d2cf837368 Upgrade to Spring doc resources 0.2.2.RELEASE
Closes gh-1136
2020-10-08 15:19:20 +02:00
Stephane Nicoll
80b82c9042 Upgrade docker images to Ubuntu Focal 2020-09-27 13:03:51 +02:00
Stephane Nicoll
326d0813a3 Fix Sagan metadata reader to not rely on JSON order
This commit makes sure that Spring Boot versions are sorted from the
newest to the oldest, irrespective of the order of the metadata
elements in the json response.

Closes gh-1128
2020-09-26 07:53:16 +02:00
Stephane Nicoll
35ef5df63e Upgrade to Spring Boot 2.3.4 2020-09-18 07:29:55 +02:00
Stephane Nicoll
dabb37b6f3 Upgrade to spring javaformat 0.0.25 2020-09-13 20:58:58 +02:00
Stephane Nicoll
19eaa5bd86 Merge pull request #1125 from mkrzywanski
* pr/1125:
  Polish "Fix thread-safety access in ProjectGenerationInvoker"
  Fix thread-safety access in ProjectGenerationInvoker

Closes gh-1125
2020-09-12 07:09:58 +02:00
Stephane Nicoll
dd6106371e Polish "Fix thread-safety access in ProjectGenerationInvoker"
See gh-1125
2020-09-12 07:08:54 +02:00
Michal Krzywanski
fd6bc357c2 Fix thread-safety access in ProjectGenerationInvoker
See gh-1125
2020-09-12 07:04:45 +02:00
Stephane Nicoll
907d639946 Merge pull request #1118 from karuppiah7890
* pr/1118:
  Polish "Upgrade to Gradle 6.6.1"
  Upgrade to Gradle 6.6.1

Closes gh-1118
2020-09-05 16:51:44 +02:00
Stephane Nicoll
bddac7d5df Polish "Upgrade to Gradle 6.6.1"
See gh-1118
2020-09-05 16:47:22 +02:00