You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project/spring-boot-tools
Stephane Nicoll 4c1ef630c9 Restore lazy evaluation of project/build/finalName
This commit restores the read-only `finalName` so that its value can
be lazily resolved against `${project.build.finalName}`.

While doing the evaluation ourselves and not relying on a dedicated
field at all would have been better, the evaluation increased the
number of required dependencies for no good reason.

IDEs should not offer auto-completion for that read-only field and it
is not published in the generated site either.

Closes gh-16456
6 years ago
..
spring-boot-antlib Merge branch '1.5.x' into 2.0.x 6 years ago
spring-boot-autoconfigure-processor Merge branch '2.0.x' into 2.1.x 6 years ago
spring-boot-configuration-metadata Fix source detection in case of multiple candidates 6 years ago
spring-boot-configuration-processor Avoid infinite cycle resolving generic type that refers itself 6 years ago
spring-boot-gradle-plugin Test the Gradle Plugin against Gradle 5.4.1 6 years ago
spring-boot-loader Merge branch '2.0.x' into 2.1.x 6 years ago
spring-boot-loader-tools Merge branch '2.0.x' into 2.1.x 6 years ago
spring-boot-maven-plugin Restore lazy evaluation of project/build/finalName 6 years ago
spring-boot-test-support Merge branch '2.0.x' into 2.1.x 6 years ago
pom.xml Update build and setup configuration to use HTTPS 6 years ago