Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian W. Damus2016-04-08 13:55:45 +0000
committerChristian W. Damus2016-04-08 14:14:22 +0000
commite96c514e2972419fda4e3d3c53bd1fcbf60f7c6a (patch)
tree802111d3a0b0134d12875ab3987949dadcc85618 /plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model
parentdcfcce4b6145fac227fded9ebecb5760e5114228 (diff)
downloadorg.eclipse.papyrus-e96c514e2972419fda4e3d3c53bd1fcbf60f7c6a.tar.gz
org.eclipse.papyrus-e96c514e2972419fda4e3d3c53bd1fcbf60f7c6a.tar.xz
org.eclipse.papyrus-e96c514e2972419fda4e3d3c53bd1fcbf60f7c6a.zip
Bug 491332: [Version Management] New API breakages since 1.1.x
https://bugs.eclipse.org/bugs/show_bug.cgi?id=491332 Fix/suppress some cases that have trivial resolutions. Change-Id: I3b45fda78448000c923635bdbb808709d8cffa89
Diffstat (limited to 'plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model')
-rw-r--r--plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/.api_filters8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/.api_filters b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/.api_filters
index 48867733a07..a16d858b286 100644
--- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/.api_filters
+++ b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/.api_filters
@@ -1,13 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.papyrus.infra.nattable.model" version="2">
- <resource path="META-INF/MANIFEST.MF">
- <filter comment="Dependencies had implicit upper bounds in Mars" id="927989779">
- <message_arguments>
- <message_argument value="1.2.0"/>
- <message_argument value="org.eclipse.emf.ecore"/>
- </message_arguments>
- </filter>
- </resource>
<resource path="src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/NattableaxisconfigurationPackage.java" type="org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage">
<filter comment="The feature count constants are notAPI" id="388194388">
<message_arguments>

Back to the top