Alon Bar-Lev has posted comments on this change. Change subject: packaging: customization: added patch to fix jrs pro start ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/25039/1/packaging/jasper-war-patches/pro/200_006_web-inf_remove_query_manipulator_override.patch File packaging/jasper-war-patches/pro/200_006_web-inf_remove_query_manipulator_override.patch: Line 27: <property name="compiledReportsCache"> Line 28: <ref bean="${bean.engineService.compiledReportsCache}"/> Line 29: </property> Line 30: - <property name="queryManipulator"> Line 31: - <ref bean="CascadeQueryManipulator"/> please change only this line Line 32: - </property> Line 33: + <property name="queryManipulator" ref="CustomOvirtReportsQueryManipulator"/> Line 34: <property name="securityContextProvider" ref="${bean.securityContextProvider}"/> Line 35: <property name="builtInParameterProviders" ref="builtInParameterProviders"/> -- To view, visit http://gerrit.ovirt.org/25039 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icccd1e62680e756f8de26c8c8f76dd0947750ccf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <yd...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches