Allon Mureinik has submitted this change and it was merged.
Change subject: core: Javadoc references to ValidationResult#error
......................................................................
core: Javadoc references to ValidationResult#error
ValidationResult does not have an "error" method, and never did (at
least not in any committed revision of this class).
This patch fixes the javadoc's references to it to reference the
failWith method that has the same semantics but actually exists.
Change-Id: Iea1d32b27c5d2b9d476a1790ccdc1f6f584cff22
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ValidationResult.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/55980
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea1d32b27c5d2b9d476a1790ccdc1f6f584cff22
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>