From 27cb75a9be173a6f7acb6fb144dcaef555f4a859 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sun, 10 May 2015 20:13:29 +0200 Subject: Bump Jsch to 1.52 According to the change log the new version fixed some bugs and added some new features: [1]. [1] http://www.jcraft.com/jsch/ChangeLog Change-Id: Iff40eec5da1906c85c4325bb2cd14f996d849d6d --- lib/BUCK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/BUCK b/lib/BUCK index abcbb74b19..109f6f7fb9 100644 --- a/lib/BUCK +++ b/lib/BUCK @@ -74,8 +74,8 @@ maven_jar( maven_jar( name = 'jsch', - id = 'com.jcraft:jsch:0.1.51', - sha1 = '6ceee2696b07cc320d0e1aaea82c7b40768aca0f', + id = 'com.jcraft:jsch:0.1.52', + sha1 = '4988681cd939d45f88cb56a0806ad4064e621d1c', license = 'jsch', ) -- cgit v1.2.3 From 84a08a3c309ac505441e565889eb96f64dd73d94 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Tue, 28 Jul 2015 17:53:38 +0900 Subject: Update jsch to 0.1.53 0.1.53 contains several bug fixes and new features since 0.1.52. http://www.jcraft.com/jsch/ChangeLog Change-Id: I7a3ff5217ad38c925200a1ac9df096f616157350 --- lib/BUCK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/BUCK b/lib/BUCK index 109f6f7fb9..23799d6d2f 100644 --- a/lib/BUCK +++ b/lib/BUCK @@ -74,8 +74,8 @@ maven_jar( maven_jar( name = 'jsch', - id = 'com.jcraft:jsch:0.1.52', - sha1 = '4988681cd939d45f88cb56a0806ad4064e621d1c', + id = 'com.jcraft:jsch:0.1.53', + sha1 = '658b682d5c817b27ae795637dfec047c63d29935', license = 'jsch', ) -- cgit v1.2.3 From 276a209ff41f468e0943a429888a499f89e4442d Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sat, 22 Oct 2016 17:20:19 +0200 Subject: Bump jsch to 0.54 Change-Id: Iacbd96f22d13765440afecbd8133a87033c34cfc --- lib/BUCK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/BUCK b/lib/BUCK index 23799d6d2f..38eb3307e1 100644 --- a/lib/BUCK +++ b/lib/BUCK @@ -74,8 +74,8 @@ maven_jar( maven_jar( name = 'jsch', - id = 'com.jcraft:jsch:0.1.53', - sha1 = '658b682d5c817b27ae795637dfec047c63d29935', + id = 'com.jcraft:jsch:0.1.54', + sha1 = 'da3584329a263616e277e15462b387addd1b208d', license = 'jsch', ) -- cgit v1.2.3 From ba15a58d0bd8ea9041b119c9066699e3e5cf4dc8 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 23 Jun 2016 15:28:55 +0900 Subject: Update issue tracker URL in POM files Change-Id: Ib2130947709532ae3ded532e35f61d8a16c4e332 --- gerrit-extension-api/pom.xml | 4 ++-- gerrit-plugin-api/pom.xml | 4 ++-- gerrit-plugin-archetype/pom.xml | 4 ++-- gerrit-plugin-gwt-archetype/pom.xml | 4 ++-- gerrit-plugin-gwtui/pom.xml | 4 ++-- gerrit-plugin-js-archetype/pom.xml | 4 ++-- gerrit-war/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/gerrit-extension-api/pom.xml b/gerrit-extension-api/pom.xml index a6120a5e88..412ff2512c 100644 --- a/gerrit-extension-api/pom.xml +++ b/gerrit-extension-api/pom.xml @@ -53,7 +53,7 @@ - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-plugin-api/pom.xml b/gerrit-plugin-api/pom.xml index cc6669fff7..5696a95347 100644 --- a/gerrit-plugin-api/pom.xml +++ b/gerrit-plugin-api/pom.xml @@ -53,7 +53,7 @@ - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-plugin-archetype/pom.xml b/gerrit-plugin-archetype/pom.xml index 9aa8511953..3ba2dd1715 100644 --- a/gerrit-plugin-archetype/pom.xml +++ b/gerrit-plugin-archetype/pom.xml @@ -93,7 +93,7 @@ limitations under the License. - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-plugin-gwt-archetype/pom.xml b/gerrit-plugin-gwt-archetype/pom.xml index 61785ff9cc..e27258aba2 100644 --- a/gerrit-plugin-gwt-archetype/pom.xml +++ b/gerrit-plugin-gwt-archetype/pom.xml @@ -93,7 +93,7 @@ limitations under the License. - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-plugin-gwtui/pom.xml b/gerrit-plugin-gwtui/pom.xml index 95c0565de5..e88aeaa2ec 100644 --- a/gerrit-plugin-gwtui/pom.xml +++ b/gerrit-plugin-gwtui/pom.xml @@ -53,7 +53,7 @@ - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-plugin-js-archetype/pom.xml b/gerrit-plugin-js-archetype/pom.xml index 817c4e0fba..16530f81b1 100644 --- a/gerrit-plugin-js-archetype/pom.xml +++ b/gerrit-plugin-js-archetype/pom.xml @@ -93,7 +93,7 @@ limitations under the License. - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker diff --git a/gerrit-war/pom.xml b/gerrit-war/pom.xml index 8546626358..2870abccaf 100644 --- a/gerrit-war/pom.xml +++ b/gerrit-war/pom.xml @@ -53,7 +53,7 @@ - http://code.google.com/p/gerrit/issues/list - Google Code Issue Tracker + https://bugs.chromium.org/p/gerrit/issues/list + Gerrit Issue Tracker -- cgit v1.2.3 From 15a7a7052a477643426565b0ac235b94189ea10b Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 23 Jun 2016 15:30:50 +0900 Subject: Update issue tracker URL in documentation Change-Id: Ica83202a23678ea3fb93dfcff1f40fbc83c42d66 --- Documentation/dev-design.txt | 2 +- Documentation/error-has-duplicates.txt | 2 +- Documentation/index.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt index 0a44542ce2..57ace68987 100644 --- a/Documentation/dev-design.txt +++ b/Documentation/dev-design.txt @@ -186,7 +186,7 @@ Gerrit is developed as a self-hosting open source project: * link:http://code.google.com/p/gerrit/[Project Homepage] * link:http://code.google.com/p/gerrit/downloads/list[Release Versions] * link:http://code.google.com/p/gerrit/source/checkout[Source] -* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking] +* link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking] * link:https://review.source.android.com/[Change Review] diff --git a/Documentation/error-has-duplicates.txt b/Documentation/error-has-duplicates.txt index 0ec6eda8e8..8294c12ddf 100644 --- a/Documentation/error-has-duplicates.txt +++ b/Documentation/error-has-duplicates.txt @@ -10,7 +10,7 @@ Every change is expected to have an unique Change-Id. Since this error should never occur in practice, you should inform your Gerrit administrator if you hit this problem and/or -link:http://code.google.com/p/gerrit/issues/list[open a Gerrit issue]. +link:https://bugs.chromium.org/p/gerrit/issues/list[open a Gerrit issue]. In any case to not be blocked with your work, you can simply create a new Change-Id for your commit and then push it as new change to diff --git a/Documentation/index.txt b/Documentation/index.txt index 6b83644168..9b477ae064 100644 --- a/Documentation/index.txt +++ b/Documentation/index.txt @@ -88,7 +88,7 @@ * link:licenses.html[Licenses and Notices] * link:http://code.google.com/p/gerrit/[Homepage] * link:http://gerrit-releases.storage.googleapis.com/index.html[Downloads] -* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking] +* link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking] * link:http://code.google.com/p/gerrit/source/checkout[Source Code] * link:http://code.google.com/p/gerrit/wiki/Background[A History of Gerrit Code Review] -- cgit v1.2.3 From edf35c2c2569f9c7c3349564e99509ea534b3a0a Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 2 Feb 2018 10:13:45 +0900 Subject: Replace links to code.google.com/p/gerrit Google Code was shut down nearly 2 years ago [1] and the links don't work any more. Replace them with the new locations. [1] https://opensource.googleblog.com/2015/03/farewell-to-google-code.html Change-Id: I53e791d04eb243483d69254a296c30e59a7de479 --- Documentation/config-sso.txt | 2 +- Documentation/dev-design.txt | 2 +- Documentation/dev-readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/config-sso.txt b/Documentation/config-sso.txt index 561309bfaa..897ca29e17 100644 --- a/Documentation/config-sso.txt +++ b/Documentation/config-sso.txt @@ -64,7 +64,7 @@ Users wishing to link an alternative identity should *NOT* log in separately with that identity. Doing so will result in a new account being created, and subsequent attempts to link that account with the existing account will fail. In cases where this happens, the administrator will need to manually merge the -accounts. See link:https://code.google.com/p/gerrit/wiki/SqlMergeUserAccounts[ +accounts. See link:https://gerrit.googlesource.com/homepage/+/md-pages/docs/SqlMergeUserAccounts.md[ Merging Gerrit User Accounts] on the Gerrit Wiki for details. Linking another identity is also useful for users whose primary OpenID provider diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt index 57ace68987..905b5f1d14 100644 --- a/Documentation/dev-design.txt +++ b/Documentation/dev-design.txt @@ -342,7 +342,7 @@ automate interfaces may make it impossible for non-browser agents to be used with the JSON-RPC interface. * link:http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html[JSON-RPC 1.1] -* link:http://code.google.com/p/gerrit/source/browse/README?repo=gwtjsonrpc&name=master[XSRF JSON-RPC] +* link:https://gerrit.googlesource.com/gwtjsonrpc/+/master/README[XSRF JSON-RPC] == Privacy Considerations diff --git a/Documentation/dev-readme.txt b/Documentation/dev-readme.txt index bcf4a588a5..f59f2fc851 100644 --- a/Documentation/dev-readme.txt +++ b/Documentation/dev-readme.txt @@ -210,7 +210,7 @@ the browser and on the server side. Google Web Toolkit: -* http://code.google.com/webtoolkit/download.html[Download] +* http://www.gwtproject.org/download.html[Download] Apache SSHD: -- cgit v1.2.3 From 3ca7f7af93799021727545fcd1ed31eda69a1c77 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Sun, 25 Feb 2018 23:04:16 +0900 Subject: Set version to 2.11.11 Change-Id: I4ec96f7ab9dc3a73715bdc7683565054e1835bb8 --- VERSION | 2 +- gerrit-extension-api/pom.xml | 2 +- gerrit-plugin-api/pom.xml | 2 +- gerrit-plugin-archetype/pom.xml | 2 +- gerrit-plugin-gwt-archetype/pom.xml | 2 +- gerrit-plugin-gwtui/pom.xml | 2 +- gerrit-plugin-js-archetype/pom.xml | 2 +- gerrit-war/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index 44991b3917..a7d4603f60 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # Used by :api_install and :api_deploy targets # when talking to the destination repository. # -GERRIT_VERSION = '2.11.10' +GERRIT_VERSION = '2.11.11' diff --git a/gerrit-extension-api/pom.xml b/gerrit-extension-api/pom.xml index 412ff2512c..6eafda330f 100644 --- a/gerrit-extension-api/pom.xml +++ b/gerrit-extension-api/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.google.gerrit gerrit-extension-api - 2.11.10 + 2.11.11 jar Gerrit Code Review - Extension API API for Gerrit Extensions diff --git a/gerrit-plugin-api/pom.xml b/gerrit-plugin-api/pom.xml index 5696a95347..d13f32fb95 100644 --- a/gerrit-plugin-api/pom.xml +++ b/gerrit-plugin-api/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.google.gerrit gerrit-plugin-api - 2.11.10 + 2.11.11 jar Gerrit Code Review - Plugin API API for Gerrit Plugins diff --git a/gerrit-plugin-archetype/pom.xml b/gerrit-plugin-archetype/pom.xml index 3ba2dd1715..9ef2148bd7 100644 --- a/gerrit-plugin-archetype/pom.xml +++ b/gerrit-plugin-archetype/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.gerrit gerrit-plugin-archetype - 2.11.10 + 2.11.11 Gerrit Code Review - Plugin Archetype Maven Archetype for Gerrit Plugins http://code.google.com/p/gerrit/ diff --git a/gerrit-plugin-gwt-archetype/pom.xml b/gerrit-plugin-gwt-archetype/pom.xml index e27258aba2..5a79752816 100644 --- a/gerrit-plugin-gwt-archetype/pom.xml +++ b/gerrit-plugin-gwt-archetype/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.gerrit gerrit-plugin-gwt-archetype - 2.11.10 + 2.11.11 Gerrit Code Review - Web UI GWT Plugin Archetype Maven Archetype for Gerrit Web UI GWT Plugins http://code.google.com/p/gerrit/ diff --git a/gerrit-plugin-gwtui/pom.xml b/gerrit-plugin-gwtui/pom.xml index e88aeaa2ec..e9870e626d 100644 --- a/gerrit-plugin-gwtui/pom.xml +++ b/gerrit-plugin-gwtui/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.google.gerrit gerrit-plugin-gwtui - 2.11.10 + 2.11.11 jar Gerrit Code Review - Plugin GWT UI Common Classes for Gerrit GWT UI Plugins diff --git a/gerrit-plugin-js-archetype/pom.xml b/gerrit-plugin-js-archetype/pom.xml index 16530f81b1..8e09f0ecd6 100644 --- a/gerrit-plugin-js-archetype/pom.xml +++ b/gerrit-plugin-js-archetype/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.gerrit gerrit-plugin-js-archetype - 2.11.10 + 2.11.11 Gerrit Code Review - Web UI JavaScript Plugin Archetype Maven Archetype for Gerrit Web UI JavaScript Plugins http://code.google.com/p/gerrit/ diff --git a/gerrit-war/pom.xml b/gerrit-war/pom.xml index 2870abccaf..ae70ef36f3 100644 --- a/gerrit-war/pom.xml +++ b/gerrit-war/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.google.gerrit gerrit-war - 2.11.10 + 2.11.11 war Gerrit Code Review - WAR Gerrit WAR -- cgit v1.2.3