Blame SOURCES/0001-disable-ivy-settings.patch

6d6f47
From 161ffbc7a22ed1941bf897a126b80ca6a7fbf3ca Mon Sep 17 00:00:00 2001
6d6f47
From: Michael Simacek <msimacek@redhat.com>
6d6f47
Date: Thu, 16 Jan 2014 16:27:10 +0100
6d6f47
Subject: [PATCH] disable ivy settings
6d6f47
6d6f47
Signed-off-by: Michael Simacek <msimacek@redhat.com>
6d6f47
---
6d6f47
 common-build.xml | 1 -
6d6f47
 1 file changed, 1 deletion(-)
6d6f47
6d6f47
diff --git a/common-build.xml b/common-build.xml
6d6f47
index f4720a8..fa7aee5 100644
6d6f47
--- a/common-build.xml
6d6f47
+++ b/common-build.xml
6d6f47
@@ -350,7 +350,6 @@
6d6f47
           you have an idea, fix it.
6d6f47
           unless="ivy.settings.uptodate" -->
6d6f47
     
6d6f47
-    <ivy:configure file="${common.dir}/ivy-settings.xml" override="true"/>
6d6f47
     
6d6f47
   </target>
6d6f47
 
6d6f47
-- 
6d6f47
1.8.4.2
6d6f47