Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickael Istria2018-10-23 09:13:58 +0000
committerMickael Istria2018-10-23 09:14:55 +0000
commit6062b27722644e0b391dc27fbd3a8debca87293b (patch)
treedaf584ded6dbb57f94177d5201529f22752593da
parentb1c6d661dee3ffe64987c0b747972f33a9f663e2 (diff)
downloadrt.equinox.p2-6062b27722644e0b391dc27fbd3a8debca87293b.tar.gz
rt.equinox.p2-6062b27722644e0b391dc27fbd3a8debca87293b.tar.xz
rt.equinox.p2-6062b27722644e0b391dc27fbd3a8debca87293b.zip
Change-Id: I7af0dcb6f983ab7b25cc7e2c8cecaac994945ea0 Signed-off-by: Mickael Istria <mistria@redhat.com>
-rw-r--r--bundles/org.eclipse.equinox.p2.reconciler.dropins/.settings/.api_filters11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.reconciler.dropins/.settings/.api_filters b/bundles/org.eclipse.equinox.p2.reconciler.dropins/.settings/.api_filters
new file mode 100644
index 000000000..5333ee473
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.reconciler.dropins/.settings/.api_filters
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component id="org.eclipse.equinox.p2.reconciler.dropins" version="2">
+ <resource path="META-INF/MANIFEST.MF">
+ <filter comment="Bug 540319 - Version warning for org.eclipse.equinox.p2.reconciler.dropins" id="926941240">
+ <message_arguments>
+ <message_argument value="1.3.0"/>
+ <message_argument value="1.2.100"/>
+ </message_arguments>
+ </filter>
+ </resource>
+</component>

Back to the top