Skip to content

Commit

Permalink
Add warning to not disable jar task when building native images
Browse files Browse the repository at this point in the history
Closes gh-33238
  • Loading branch information
mhalbritter committed Nov 18, 2022
1 parent 2f34346 commit 9206b6c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -76,6 +76,8 @@ include::../gradle/packaging/only-boot-jar.gradle[tags=disable-jar]
include::../gradle/packaging/only-boot-jar.gradle.kts[tags=disable-jar]
----

WARNING: Do not disable the `jar` task when creating native images.
See https://github.com/spring-projects/spring-boot/issues/33238[#33238] for details.


[[packaging-executable.configuring]]
Expand Down

0 comments on commit 9206b6c

Please sign in to comment.