Tooling help and Quarkus guides are talking about logging of Quarkus-related recommended updates, but in reality the changes get applied to the application.
Tooling help and Quarkus guides are talking about logging of Quarkus-related recommended updates, but in reality the changes get applied to the application.
Describe the bug
Tooling help and Quarkus guides are talking about logging of Quarkus-related recommended updates, but in reality the changes get applied to the application.
https://github.com/quarkusio/quarkus/pull/32013 PR didn't touch docs and description of the commands/tasks.
The issue affects:
Commands/tasks description are different for each tool, the description should be unified unified.
Help and guides are talking about logging of Quarkus-related recommended updates.
update
task at all.Commands/tasks descriptions:
Documentation:
Expected behavior
Tooling help and Quarkus guides reflect the recent changes to the
update
command where the changes get directly applied.SIDE NOTE: This change of behaviour could be also mentioned in https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0
Actual behavior
Tooling help and Quarkus guides are talking about logging of Quarkus-related recommended updates, but in reality the changes get applied to the application.
https://github.com/quarkusio/quarkus/pull/32013 PR didn't touch docs and description of the commands/tasks.
How to Reproduce?
update
Output of
uname -a
orver
macOS
Output of
java -version
Java 17
GraalVM version (if different from Java)
No response
Quarkus version or git rev
Quarkus main
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response