You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2018/11/30 13:08:20 UTC

qpid-broker-j git commit: QPID-8258: [Broker-J] Upgrade dojotoolkit to version 1.14

Repository: qpid-broker-j
Updated Branches:
  refs/heads/7.0.x e1974515d -> f57ac20df


QPID-8258: [Broker-J] Upgrade dojotoolkit to version 1.14

(cherry picked from commit 606303b4d2aca0d7037cd9314a2eb93a59c5fbc4)


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/f57ac20d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/f57ac20d
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/f57ac20d

Branch: refs/heads/7.0.x
Commit: f57ac20df82b159beef4dd5b6ed649bb9a25149a
Parents: e197451
Author: Alex Rudyy <or...@apache.org>
Authored: Mon Nov 12 10:32:06 2018 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Fri Nov 30 12:59:26 2018 +0000

----------------------------------------------------------------------
 .../assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 6 +++---
 pom.xml                                                        | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/f57ac20d/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
----------------------------------------------------------------------
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 a5bfddf..09964a8 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
@@ -112,9 +112,9 @@ From: 'The Apache Software Foundation' (https://www.apache.org/)
   - Apache Qpid Broker-J WebSocket Plug-in (http://qpid.apache.org/components/broker-plugins/qpid-broker-plugins-websocket) org.apache.qpid:qpid-broker-plugins-websocket:jar
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
 
-From: 'The Dojo Foundation' (http://dojotoolkit.org/foundation)
-  - Dojo Toolkit :: Bundles (http://dojotoolkit.org/dojo) org.dojotoolkit:dojo:pom:1.12.2
-    License: Academic Free License v2.1  (http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE)    License: BSD License  (http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE)
+From: 'The CometD Project' (https://cometd.org)
+  - Dojo Toolkit :: Bundles (http://dojotoolkit.org/dojo) org.dojotoolkit:dojo:pom:1.14.0
+    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.3.v20170317

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/f57ac20d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 43a65e9..4651450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <csvjdbc-version>1.0.8</csvjdbc-version>
     <jfreechart-version>1.0.13</jfreechart-version>
 
-    <dojo-version>1.12.2</dojo-version>
+    <dojo-version>1.14.0</dojo-version>
     <dstore-version>1.1.2</dstore-version>
     <dgrid-version>1.2.1</dgrid-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org