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
2019-05-13 11:14:21 +02:00
..
spring-boot-antlib Merge branch '1.5.x' into 2.0.x 2019-03-20 16:45:26 +00:00
spring-boot-autoconfigure-processor Merge branch '2.0.x' into 2.1.x 2019-04-02 13:40:21 -07:00
spring-boot-configuration-metadata Fix source detection in case of multiple candidates 2019-04-15 16:17:11 +02:00
spring-boot-configuration-processor Avoid infinite cycle resolving generic type that refers itself 2019-04-04 15:55:55 +02:00
spring-boot-gradle-plugin Test the Gradle Plugin against Gradle 5.4.1 2019-05-01 10:47:35 +01:00
spring-boot-loader Merge branch '2.0.x' into 2.1.x 2019-03-28 09:35:53 +00:00
spring-boot-loader-tools Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-maven-plugin Restore lazy evaluation of project/build/finalName 2019-05-13 11:14:21 +02:00
spring-boot-test-support Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:58:31 +00:00