Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > fa6174e5dc8623ee2e905241ccebe5c9 > files > 2

eclipse-dtp-1.10.1-3.mga3.src.rpm

commit a628d6cf0ea2fe647db552ea408cc73b2fa557a0
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Fri Jul 13 16:52:13 2012 -0400

    enable-newer-javax.wsdl

diff --git a/plugins/org.eclipse.datatools.enablement.oda.ws.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.enablement.oda.ws.ui/META-INF/MANIFEST.MF
index 908fa35..de13713 100644
--- a/plugins/org.eclipse.datatools.enablement.oda.ws.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.enablement.oda.ws.ui/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
  org.eclipse.datatools.connectivity.oda.design.ui;bundle-version="[3.2.2,4.0.0)",
  org.eclipse.datatools.enablement.oda.ws;bundle-version="[1.2.1,2.0.0)",
  org.eclipse.datatools.enablement.oda.xml.ui;bundle-version="[1.2.0,2.0.0)",
- javax.wsdl;bundle-version="[1.5.0,1.6.0)",
+ javax.wsdl;bundle-version="[1.5.0,1.7.0)",
  org.apache.xerces;bundle-version="[2.8.0,3.0.0)";resolution:=optional
 Eclipse-LazyStart: true
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.datatools.enablement.oda.ws/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.enablement.oda.ws/META-INF/MANIFEST.MF
index 00777c9..aefc425 100644
--- a/plugins/org.eclipse.datatools.enablement.oda.ws/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.enablement.oda.ws/META-INF/MANIFEST.MF
@@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
  org.eclipse.datatools.connectivity.oda;bundle-version="[3.2.0,4.0.0)",
  org.eclipse.datatools.connectivity.oda.profile;bundle-version="[3.0.7,4.0.0)";resolution:=optional,
  org.eclipse.datatools.enablement.oda.xml;bundle-version="[1.2.0,2.0.0)",
- javax.wsdl;bundle-version="[1.5.0,1.6.0)",
+ javax.wsdl;bundle-version="[1.5.0,1.7.0)",
  org.apache.xerces;bundle-version="[2.8.0,3.0.0)";resolution:=optional
 Eclipse-LazyStart: true
 Bundle-ActivationPolicy: lazy