Commit db6f091
committed
Revert --enable-monitoring with no arguments support
GraalVM deprecated --enable-monitoring without arguments (see
oracle/graal#5792) so there is no need to
support the "equivalent" in Quarkus.1 parent 3a4b19d commit db6f091
File tree
2 files changed
+4
-13
lines changed- core/deployment/src/main/java/io/quarkus/deployment/pkg
- steps
2 files changed
+4
-13
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
470 | | - | |
| 469 | + | |
471 | 470 | | |
472 | 471 | | |
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
830 | 829 | | |
831 | 830 | | |
832 | 831 | | |
833 | | - | |
834 | | - | |
835 | | - | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
836 | 835 | | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | 836 | | |
845 | 837 | | |
846 | 838 | | |
| |||
0 commit comments