Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 82e16f1

Browse files
committed
Remove outdated documentation
1 parent 7d66eb6 commit 82e16f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-native-docs/src/main/asciidoc/getting-started-native-build-tools.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@ $ gradle nativeCompile
317317
$ gradle nativeCompile
318318
----
319319

320-
NOTE: During the native compilation, you will see a lot of `WARNING: Could not register reflection metadata` messages. They are expected and will be removed in a future version, see https://github.com/spring-projects-experimental/spring-native/issues/502#issuecomment-786933142[#502] for more details.
321-
322320
IMPORTANT: On Windows make sure to use x64 Native Tools Command Prompt as recommended in the {graalvm-native-docs}/#prerequisites[GraalVM native-image prerequisites].
323321

324322
This command creates a native executable containing your Spring Boot application in the `target` directory.

0 commit comments

Comments
 (0)