Change in ovirt-engine[master]: uutils: modify argument type naming in ArgumentParser
Oved Ourfali has submitted this change and it was merged. Change subject: uutils: modify argument type naming in ArgumentParser ...................................................................... uutils: modify argument type naming in ArgumentParser to be as close to getopt_long we are renaming has_argument to required_argument Change-Id: I9aa42d4d9932576abf2c93490e556132e3f1e2a4 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M backend/manager/extension-tool/src/main/resources/org/ovirt/engine/exttool/core/arguments.properties M backend/manager/extension-tool/src/main/resources/org/ovirt/engine/exttool/logger/arguments.properties M backend/manager/modules/builtin-extensions/src/main/resources/org/ovirt/engine/extensions/aaa/builtin/tools/arguments.properties M backend/manager/modules/uutils/src/main/java/org/ovirt/engine/core/uutils/cli/parser/Argument.java M backend/manager/modules/uutils/src/main/java/org/ovirt/engine/core/uutils/cli/parser/ArgumentsParser.java 5 files changed, 32 insertions(+), 32 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Ondra Machacek: Verified Oved Ourfali: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42528 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9aa42d4d9932576abf2c93490e556132e3f1e2a4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com