• Stephane Nicoll's avatar
    Restore lazy evaluation of project/build/finalName · 4c1ef630
    Stephane Nicoll authored
    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
    4c1ef630
Name
Last commit
Last update
.bomr Loading commit data...
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
git/hooks Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
src/checkstyle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...