Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 8ca5f6be22abbd05bf7aa4db1ddf23c6 > files > 5

ovirt-engine-3.1.0-2.fc18.src.rpm

From eae9aecf4d8abab7cacf76199f88c9a497a516e8 Mon Sep 17 00:00:00 2001
From: Juan Hernandez <juan.hernandez@redhat.com>
Date: Fri, 25 May 2012 15:39:51 +0200
Subject: [PATCH] Don't build the GWT components

---
 frontend/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/frontend/pom.xml b/frontend/pom.xml
index c14010a..5e94615 100644
--- a/frontend/pom.xml
+++ b/frontend/pom.xml
@@ -12,8 +12,6 @@
   <name>oVirt Modules - frontend</name>
   <description>parent POM for all oVirt modules</description>
   <modules>
-    <module>webadmin</module>
-    <module>api</module>
     <module>wars</module>
   </modules>
   <properties>
-- 
1.7.11.7