Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-12-15 08:06:48 +0000
committerAlexander Kurtakov2018-12-15 08:06:48 +0000
commit9549997cde5df9f5773ff1313ec362f125b878bf (patch)
tree4d16f7b6c0db36543b1613f11929e542349d1a60
parentb432a496c7298714cedfee4c6ff435f40e512196 (diff)
downloadrt.equinox.bundles-9549997cde5df9f5773ff1313ec362f125b878bf.tar.gz
rt.equinox.bundles-9549997cde5df9f5773ff1313ec362f125b878bf.tar.xz
rt.equinox.bundles-9549997cde5df9f5773ff1313ec362f125b878bf.zip
Bug 534964 - [http servlet] invalidation of container sessions is tooI20181218-0120I20181217-1800I20181216-1800I20181215-1800I20181215-0340
aggressive Touch Jetty feature to fix build failure. Change-Id: I37c89657956aedf6f174da79d71adeb820a94976 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
index bfca45004..6b30d3add 100644
--- a/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
@@ -19,4 +19,5 @@ Bug 527620 - Update platform to latest Jetty 9.4.8
Bug 532294 - Update platform to Jetty 9.4.10
Bug 536301 - Update platform to Jetty 9.4.11 (fix CVEs)
Build I20180920-0430 failed
-Bug 541072 - Update platform to Jetty 9.4.14 \ No newline at end of file
+Bug 541072 - Update platform to Jetty 9.4.14
+Bug 534964 - [http servlet] invalidation of container sessions is too aggressive \ No newline at end of file

Back to the top