summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <ekempin@google.com>2016-06-23 12:27:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-06-23 12:27:28 +0000
commit1ced04653ecaeab903fbef0054e46e0f436295a9 (patch)
treec892d2c4eb45097ccf1c91ef48f3209b8b4b6be3
parentc8f311b9f978fea8dfca1bb5755f66c369e01a94 (diff)
parentff8982d5480f0331bb49e87a4454f11607490b25 (diff)
Merge changes from topic 'new-issue-tracker' into stable-2.12
* changes: Update issue tracker URL in documentation Update issue tracker URL in POM files
-rw-r--r--Documentation/dev-design.txt2
-rw-r--r--Documentation/error-has-duplicates.txt2
-rw-r--r--Documentation/index.txt2
-rw-r--r--README.md2
-rw-r--r--gerrit-acceptance-framework/pom.xml4
-rw-r--r--gerrit-extension-api/pom.xml4
-rw-r--r--gerrit-plugin-api/pom.xml4
-rw-r--r--gerrit-plugin-archetype/pom.xml4
-rw-r--r--gerrit-plugin-gwt-archetype/pom.xml4
-rw-r--r--gerrit-plugin-gwtui/pom.xml4
-rw-r--r--gerrit-plugin-js-archetype/pom.xml4
-rw-r--r--gerrit-war/pom.xml4
12 files changed, 20 insertions, 20 deletions
diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt
index 281e68c2c2..4e82507901 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:https://www.gerritcodereview.com/[Project Homepage]
* link:https://www.gerritcodereview.com/download/index.html[Release Versions]
* link:https://gerrit.googlesource.com/gerrit[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 50770a96c6..63e3be64a8 100644
--- a/Documentation/index.txt
+++ b/Documentation/index.txt
@@ -79,7 +79,7 @@
* link:licenses.html[Licenses and Notices]
* link:https://www.gerritcodereview.com/[Homepage]
* link:https://www.gerritcodereview.com/download/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:https://gerrit.googlesource.com/gerrit[Source Code]
* link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review]
diff --git a/README.md b/README.md
index f5b929d125..b8de6e27d2 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ There is a mirror of the repository on [Github](https://github.com/gerrit-review
## Reporting bugs
-Please report bugs on the [issue tracker](https://code.google.com/p/gerrit/issues/list).
+Please report bugs on the [issue tracker](https://bugs.chromium.org/p/gerrit/issues/list).
## Contribute
diff --git a/gerrit-acceptance-framework/pom.xml b/gerrit-acceptance-framework/pom.xml
index fedb649681..2153665bb1 100644
--- a/gerrit-acceptance-framework/pom.xml
+++ b/gerrit-acceptance-framework/pom.xml
@@ -53,7 +53,7 @@
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-extension-api/pom.xml b/gerrit-extension-api/pom.xml
index 532acc9d6d..ab852c40ed 100644
--- a/gerrit-extension-api/pom.xml
+++ b/gerrit-extension-api/pom.xml
@@ -53,7 +53,7 @@
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-plugin-api/pom.xml b/gerrit-plugin-api/pom.xml
index 764a7d40d1..70df59a2b0 100644
--- a/gerrit-plugin-api/pom.xml
+++ b/gerrit-plugin-api/pom.xml
@@ -53,7 +53,7 @@
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-plugin-archetype/pom.xml b/gerrit-plugin-archetype/pom.xml
index 4208fdf17b..e9841bdd38 100644
--- a/gerrit-plugin-archetype/pom.xml
+++ b/gerrit-plugin-archetype/pom.xml
@@ -93,7 +93,7 @@ limitations under the License.
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-plugin-gwt-archetype/pom.xml b/gerrit-plugin-gwt-archetype/pom.xml
index e29f7b89a0..49f679fe65 100644
--- a/gerrit-plugin-gwt-archetype/pom.xml
+++ b/gerrit-plugin-gwt-archetype/pom.xml
@@ -93,7 +93,7 @@ limitations under the License.
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-plugin-gwtui/pom.xml b/gerrit-plugin-gwtui/pom.xml
index c8f842cb0e..1bafcd0662 100644
--- a/gerrit-plugin-gwtui/pom.xml
+++ b/gerrit-plugin-gwtui/pom.xml
@@ -53,7 +53,7 @@
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-plugin-js-archetype/pom.xml b/gerrit-plugin-js-archetype/pom.xml
index dcd28416f8..14781adfb7 100644
--- a/gerrit-plugin-js-archetype/pom.xml
+++ b/gerrit-plugin-js-archetype/pom.xml
@@ -93,7 +93,7 @@ limitations under the License.
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>
diff --git a/gerrit-war/pom.xml b/gerrit-war/pom.xml
index 8b5e2e364b..260abc5e68 100644
--- a/gerrit-war/pom.xml
+++ b/gerrit-war/pom.xml
@@ -53,7 +53,7 @@
</mailingLists>
<issueManagement>
- <url>http://code.google.com/p/gerrit/issues/list</url>
- <system>Google Code Issue Tracker</system>
+ <url>https://bugs.chromium.org/p/gerrit/issues/list</url>
+ <system>Gerrit Issue Tracker</system>
</issueManagement>
</project>