Sandro Bonazzola has uploaded a new change for review.

Change subject: build: fix fedora 21 build
......................................................................

build: fix fedora 21 build

add missing files causing failure building on F21

Change-Id: Iefaa34e36223e88e5c81f2378d945be37faf86ab
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1163164
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M ovirt-engine-reports/EngineAuthentication/build.xml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/82/35882/1

diff --git a/ovirt-engine-reports/EngineAuthentication/build.xml 
b/ovirt-engine-reports/EngineAuthentication/build.xml
index f45bf9d..6571009 100644
--- a/ovirt-engine-reports/EngineAuthentication/build.xml
+++ b/ovirt-engine-reports/EngineAuthentication/build.xml
@@ -5,6 +5,8 @@
 
        <path id="local.classpath">
                <fileset dir="${jasper.lib}"><filename 
name="commons-logging-*.jar"/></fileset>
+                <fileset dir="${jasper.lib}"><filename 
name="jasperserver-api-common-*.jar"/></fileset>
+                <fileset dir="${jasper.lib}"><filename 
name="jasperserver-api-metadata-*.jar"/></fileset>
                <fileset dir="${jasper.lib}"><filename 
name="jasperserver-api-metadata-impl-*.jar"/></fileset>
                <fileset dir="${jasper.lib}"><filename 
name="servlet-api-*.jar"/></fileset>
                <fileset dir="${jasper.lib}"><filename 
name="spring-core-*.jar"/></fileset>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefaa34e36223e88e5c81f2378d945be37faf86ab
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to