
Yaniv Dary has submitted this change and it was merged. Change subject: packaging: build: remove regex usage ...................................................................... packaging: build: remove regex usage rhel ant does not support regex, so we revert to ant wildcards which are weaker but for good enough for our cause. Change-Id: I48e00edfb2c4b33ed61764caf8f29727ea6e3825 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M build.xml M ovirt-engine-reports/ChartsCustomizers/build.xml M ovirt-engine-reports/CustomOvirtReportsQueryManipulator/build.xml M ovirt-engine-reports/EngineAuthentication/build.xml M ovirt-engine-reports/ReportsStatus/build.xml 5 files changed, 20 insertions(+), 16 deletions(-) Approvals: Alon Bar-Lev: Verified Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24737 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48e00edfb2c4b33ed61764caf8f29727ea6e3825 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>