This is an automated email from the ASF dual-hosted git repository.

orudyy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git

commit 8f6760d21448bb8f7a2ba58acfc304e0570495b8
Author: Alex Rudyy <[email protected]>
AuthorDate: Thu Feb 20 20:10:32 2020 +0000

    QPID-8418: [Broker-J] Update jetty dependecy
---
 .../dependency-verification/DEPENDENCIES_REFERENCE | 24 +++++++++++-----------
 .../server/management/plugin/HttpManagement.java   |  4 ++--
 .../transport/websocket/WebSocketProvider.java     |  5 +++--
 pom.xml                                            |  2 +-
 4 files changed, 18 insertions(+), 17 deletions(-)

diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 8aeb625..e620acd 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -119,29 +119,29 @@ From: 'The CometD Project' (https://cometd.org)
     License: Academic Free License v2.1  
(https://github.com/dojo/dojo/blob/master/LICENSE)    License: BSD License  
(https://github.com/dojo/dojo/blob/master/LICENSE)
 
 From: 'Webtide' (https://webtide.com)
-  - Jetty :: Continuation (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-continuation:jar:9.4.19.v20190610
+  - Jetty :: Continuation (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-continuation:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Http Utility (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-http:jar:9.4.19.v20190610
+  - Jetty :: Http Utility (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-http:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: IO Utility (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-io:jar:9.4.19.v20190610
+  - Jetty :: IO Utility (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-io:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Security (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-security:jar:9.4.19.v20190610
+  - Jetty :: Security (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-security:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Server Core (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-server:jar:9.4.19.v20190610
+  - Jetty :: Server Core (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-server:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Servlet Handling (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-servlet:jar:9.4.19.v20190610
+  - Jetty :: Servlet Handling (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-servlet:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Utility Servlets and Filters (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-servlets:jar:9.4.19.v20190610
+  - Jetty :: Utility Servlets and Filters (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-servlets:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Utilities (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-util:jar:9.4.19.v20190610
+  - Jetty :: Utilities (http://www.eclipse.org/jetty) 
org.eclipse.jetty:jetty-util:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Websocket :: API (http://www.eclipse.org/jetty/websocket-api) 
org.eclipse.jetty.websocket:websocket-api:jar:9.4.19.v20190610
+  - Jetty :: Websocket :: API (http://www.eclipse.org/jetty/websocket-api) 
org.eclipse.jetty.websocket:websocket-api:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Websocket :: Common 
(http://www.eclipse.org/jetty/websocket-common) 
org.eclipse.jetty.websocket:websocket-common:jar:9.4.19.v20190610
+  - Jetty :: Websocket :: Common 
(http://www.eclipse.org/jetty/websocket-common) 
org.eclipse.jetty.websocket:websocket-common:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Websocket :: Server 
(http://www.eclipse.org/jetty/websocket-server) 
org.eclipse.jetty.websocket:websocket-server:jar:9.4.19.v20190610
+  - Jetty :: Websocket :: Server 
(http://www.eclipse.org/jetty/websocket-server) 
org.eclipse.jetty.websocket:websocket-server:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
-  - Jetty :: Websocket :: Servlet Interface 
(http://www.eclipse.org/jetty/websocket-servlet) 
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.19.v20190610
+  - Jetty :: Websocket :: Servlet Interface 
(http://www.eclipse.org/jetty/websocket-servlet) 
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.22.v20191022
     License: Apache Software License - Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License 
- Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
 
 
diff --git 
a/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/HttpManagement.java
 
b/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/HttpManagement.java
index c6bed8a..b92bbf6 100644
--- 
a/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/HttpManagement.java
+++ 
b/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/HttpManagement.java
@@ -934,11 +934,11 @@ public class HttpManagement extends 
AbstractPluginAdapter<HttpManagement> implem
         public QBBTrackingThreadPool(@Name("maxThreads") final int maxThreads, 
@Name("minThreads") final int minThreads)
         {
             super(maxThreads, minThreads);
-            _threadFactory = 
QpidByteBuffer.createQpidByteBufferTrackingThreadFactory(r -> 
QBBTrackingThreadPool.super.newThread(r));
+            _threadFactory = 
QpidByteBuffer.createQpidByteBufferTrackingThreadFactory(QBBTrackingThreadPool.super::newThread);
         }
 
         @Override
-        protected Thread newThread(final Runnable runnable)
+        public Thread newThread(final Runnable runnable)
         {
             return _threadFactory.newThread(runnable);
         }
diff --git 
a/broker-plugins/websocket/src/main/java/org/apache/qpid/server/transport/websocket/WebSocketProvider.java
 
b/broker-plugins/websocket/src/main/java/org/apache/qpid/server/transport/websocket/WebSocketProvider.java
index b098b54..7806851 100644
--- 
a/broker-plugins/websocket/src/main/java/org/apache/qpid/server/transport/websocket/WebSocketProvider.java
+++ 
b/broker-plugins/websocket/src/main/java/org/apache/qpid/server/transport/websocket/WebSocketProvider.java
@@ -328,10 +328,11 @@ class WebSocketProvider implements AcceptingTransport
 
     private static class QBBTrackingThreadPool extends QueuedThreadPool
     {
-        private final ThreadFactory _threadFactory = 
QpidByteBuffer.createQpidByteBufferTrackingThreadFactory(r -> 
QBBTrackingThreadPool.super.newThread(r));
+        private final ThreadFactory _threadFactory = 
QpidByteBuffer.createQpidByteBufferTrackingThreadFactory(
+                QBBTrackingThreadPool.super::newThread);
 
         @Override
-        protected Thread newThread(final Runnable runnable)
+        public Thread newThread(final Runnable runnable)
         {
             return _threadFactory.newThread(runnable);
         }
diff --git a/pom.xml b/pom.xml
index e5896f4..00a2e3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <fasterxml-jackson-version>2.10.2</fasterxml-jackson-version>
     
<fasterxml-jackson-databind-version>2.10.2</fasterxml-jackson-databind-version>
     <slf4j-version>1.7.26</slf4j-version>
-    <jetty-version>9.4.19.v20190610</jetty-version>
+    <jetty-version>9.4.22.v20191022</jetty-version>
 
     <!-- dependency version numbers -->
     <bonecp-version>0.7.1.RELEASE</bonecp-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to