Skip to content

Commit

Permalink
Fix javadoc for quarkus.bootstrap.incubating-model-resolver
Browse files Browse the repository at this point in the history
Noticed while working on the config doc.

(cherry picked from commit bd23c2d)
  • Loading branch information
gsmet committed Sep 10, 2024
1 parent 2bb7dba commit 48c2de9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class BootstrapConfig {
boolean disableJarCache;

/**
* A temporary option introduced to avoid a logging warning when {@code }-Dquarkus.bootstrap.incubating-model-resolver}
* A temporary option introduced to avoid a logging warning when {@code -Dquarkus.bootstrap.incubating-model-resolver}
* is added to the build command line.
* This option enables an incubating implementation of the Quarkus Application Model resolver.
* This option will be removed as soon as the incubating implementation becomes the default one.
Expand Down

0 comments on commit 48c2de9

Please sign in to comment.