Eli Mesika has submitted this change and it was merged.

Change subject: core: Remove error message when reports.xml doesn't exist
......................................................................


core: Remove error message when reports.xml doesn't exist

WebAdmin requests the reports.xml file after login, and ServletUtils
prints an error message to the log if the file is not found. This
patch provides an option to hide error messages on unneeded files
that don't exist.

Change-Id: Iaf6b075eb4754c5bb4153da8c6032a01bf801516
Bug-Url: https://bugzilla.redhat.com/1060242
Signed-off-by: [email protected] <[email protected]>
---
M backend/manager/modules/services/src/main/webapp/WEB-INF/web.xml
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/servlet/FileServlet.java
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/servlet/ServletUtils.java
3 files changed, 27 insertions(+), 2 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, approved
  Liran Zelkha: Verified



-- 
To view, visit http://gerrit.ovirt.org/25324
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf6b075eb4754c5bb4153da8c6032a01bf801516
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to