Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-05-03 20:14:11 +0000
committerThomas Watson2017-05-03 20:25:57 +0000
commitc30d687fc87cca35ad9cc9497e6eb7069de2a86d (patch)
tree4047ab9631a61fa21d88256d3731631465407566 /bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters
parentd7a79717826e366be163d46dfca9bc67e410a4f5 (diff)
downloadrt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.tar.gz
rt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.tar.xz
rt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.zip
Bug 515935 - API Tools Version Verification Report does not recognizeI20170503-2000
filter Change-Id: Ie3f324702f13e0ac1d807f46b5717f1d7e6dc355 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters')
-rw-r--r--bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters b/bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters
new file mode 100644
index 000000000..4d2c856a1
--- /dev/null
+++ b/bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component id="org.eclipse.equinox.http.jetty" version="2">
+ <resource path="META-INF/MANIFEST.MF">
+ <filter comment="Increased minor version since API has been deprecated" id="926941240">
+ <message_arguments>
+ <message_argument value="3.4.0"/>
+ <message_argument value="3.3.0"/>
+ </message_arguments>
+ </filter>
+ </resource>
+</component>

Back to the top