[eclipse] Disable o.e.ua.tests due to servlet 3.1 incompatibilities.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jan 6 14:02:03 UTC 2014


commit 2706151cf6a55a986f7239477ccafc3ce8f42f35
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Jan 6 16:02:04 2014 +0200

    Disable o.e.ua.tests due to servlet 3.1 incompatibilities.

 eclipse.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 38342e0..827c052 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -373,6 +373,8 @@ popd
 %pom_disable_module bundles/org.eclipse.swt.gtk.solaris.x86 eclipse.platform.swt.binaries
 %pom_disable_module bundles/org.eclipse.swt.gtk.hpux.ia64 eclipse.platform.swt.binaries
 
+%pom_disable_module org.eclipse.ua.tests eclipse.platform.ua
+
 
 #This part generates secondary fragments using primary fragments.
 pushd  eclipse.platform.swt.binaries/bundles
@@ -993,6 +995,7 @@ fi
 * Mon Jan 6 2014 Alexander Kurtakov <akurtako at redhat.com> 1:4.3.1-16
 - Rebuild for glassfish-jsp update.
 - Add patch implementing servlet 3.1 methods.
+- Disable o.e.ua.tests due to servlet 3.1 incompatibilities.
 
 * Mon Dec 16 2013 Roland Grunberg <rgrunber at redhat.com> - 1:4.3.1-15
 - Minor specfile cleanup.


More information about the scm-commits mailing list