[
https://issues.apache.org/jira/browse/KARAF-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415980#comment-16415980
]
ASF GitHub Bot commented on KARAF-5574:
---------------------------------------
jbonofre closed pull request #479: [KARAF-5574] Upgrade to Pax Web 7.0.0 and
Jetty 9.4.6
URL: https://github.com/apache/karaf/pull/479
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/pom.xml b/pom.xml
index 090afeecea..a58e44e939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
<hibernate.validator.version>5.4.2.Final</hibernate.validator.version>
<jansi.version>1.17</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
- <jetty.version>9.3.21.v20170918</jetty.version>
+ <jetty.version>9.4.6.v20170531</jetty.version>
<jline.version>3.6.2</jline.version>
<jsw.version>3.2.3</jsw.version>
<log4j.version>1.2.17</log4j.version>
@@ -277,7 +277,7 @@
<pax.base.version>1.5.0</pax.base.version>
<pax.swissbox.version>1.8.3</pax.swissbox.version>
<pax.url.version>2.5.4</pax.url.version>
- <pax.web.version>6.1.2</pax.web.version>
+ <pax.web.version>7.0.0</pax.web.version>
<pax.tinybundle.version>3.0.0</pax.tinybundle.version>
<pax.jdbc.version>1.2.0</pax.jdbc.version>
<pax.jms.version>0.3.0</pax.jms.version>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade to Pax Web 7.0.0/Jetty 9.4.6
> ------------------------------------
>
> Key: KARAF-5574
> URL: https://issues.apache.org/jira/browse/KARAF-5574
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: karaf-webcontainer
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
> Fix For: 4.2.0
>
>
> In order to align with Camel, we should upgrade to Pax Web 6.1.2 that will
> provide Jetty 9.4.6 support.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)