Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2019-02-07 17:12:25 +0000
committerThomas Watson2019-02-07 17:12:25 +0000
commit970375004be10a7ad99207b61bbc65ce01a294f4 (patch)
tree57cbe89c5ef777b28e27c43671c009c413c62d43
parent7d6da7c9bdf36bf132bd5384d909651b97c770ca (diff)
downloadrt.equinox.bundles-970375004be10a7ad99207b61bbc65ce01a294f4.tar.gz
rt.equinox.bundles-970375004be10a7ad99207b61bbc65ce01a294f4.tar.xz
rt.equinox.bundles-970375004be10a7ad99207b61bbc65ce01a294f4.zip
-rw-r--r--bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters12
1 files changed, 12 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..9cd5ccc6b
--- /dev/null
+++ b/bundles/org.eclipse.equinox.http.jetty/.settings/.api_filters
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component id="org.eclipse.equinox.http.jetty" version="2">
+ <resource path="src/org/eclipse/equinox/http/jetty/JettyConstants.java" type="org.eclipse.equinox.http.jetty.JettyConstants">
+ <filter comment="Using package version here." id="1209008130">
+ <message_arguments>
+ <message_argument value="1.5"/>
+ <message_argument value="3.7"/>
+ <message_argument value="HOUSEKEEPER_INTERVAL"/>
+ </message_arguments>
+ </filter>
+ </resource>
+</component>

Back to the top