Skip to content

Commit

Permalink
Merge pull request #43194 from gsmet/fix-doc
Browse files Browse the repository at this point in the history
Fix javadoc for quarkus.bootstrap.incubating-model-resolver
  • Loading branch information
aloubyansky committed Sep 11, 2024
2 parents 26e5053 + bd23c2d commit 9d4ad89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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 9d4ad89

Please sign in to comment.