Skip to content

Commit

Permalink
Remove explicit NativeDetector build time init
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Mar 29, 2022
1 parent f54517b commit ff02c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basic-native-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
<buildArg>--no-fallback</buildArg>
<buildArg>--install-exit-handlers</buildArg>
<buildArg>-H:+PrintAnalysisCallTree</buildArg>
<buildArg>--initialize-at-build-time=org.springframework.core.NativeDetector</buildArg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit ff02c78

Please sign in to comment.