From 724562eea554a8c733f3a251758d3ed28ba5e034 Mon Sep 17 00:00:00 2001 From: romlogic <45241349+romlogic@users.noreply.github.com> Date: Mon, 10 Dec 2018 11:21:17 -0600 Subject: [PATCH 01/15] Update google-api-client-dependencies.html --- .../dependencies/google-api-client-dependencies.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/google-api-client-assembly/dependencies/google-api-client-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-dependencies.html index 25c8cf6b5..9c14b32d1 100644 --- a/google-api-client-assembly/dependencies/google-api-client-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-dependencies.html @@ -189,7 +189,7 @@
Description: Google Gson library
-URL: http://code.google.com/p/google-gson/
+URL: gson
Project License: The Apache Software License, Version 2.0
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
@@ -292,8 +292,8 @@Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
-URL: http://code.google.com/appengine/appengine-api-1.0-sdk/
-Project License: Google App Engine Terms of Service
URL: appengine sdk/
+Project License: Google App Engine Terms of Service
URL: appengine-testing
+Project License: Google App Engine Terms of Service
URL: appengine-api-labs
+Project License: Google App Engine Terms of Service
URL: appengine-api-stubs
+Project License: Google App Engine Terms of Service
Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-labs, appengine-api-stubs, appengine-testing
+Google App Engine Terms of Service: appengine sdk, appengine-api-labs, appengine-api-stubs, appengine-testing
Apache 2: JDO2 API
Unknown: servlet-api, transaction-api
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore
diff --git a/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html index 2b33ac370..acfc6abc8 100644 --- a/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html @@ -99,7 +99,7 @@Description: Google Gson library
-URL: http://code.google.com/p/google-gson/
+URL: gson
Project License: The Apache Software License, Version 2.0
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
@@ -290,8 +290,8 @@Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
-URL: http://code.google.com/appengine/appengine-api-1.0-sdk/
-Project License: Google App Engine Terms of Service
URL: appengine sdk/
+Project License: Google App Engine Terms of Service
URL: appengine-testing
+Project License: Google App Engine Terms of Service
URL: appengine-api-stubs
+Project License: Google App Engine Terms of Service
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
@@ -183,7 +183,7 @@Description: The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.
-URL: http://code.google.com/p/java-diff-utils/
+URL: java-diff-utils
Project License: The Apache Software License, Version 2.0
Project License: The MIT License
URL: appengine SDK/
+Project License: Google App Engine Terms of Service
URL: appengine-testing/
+Project License: Google App Engine Terms of Service
URL: appengine-api-stubs
+Project License: Google App Engine Terms of Service
Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-stubs, appengine-testing
diff --git a/google-api-client-assembly/readme.html b/google-api-client-assembly/readme.html index cc4ee4e9f..4fc8a8b88 100644 --- a/google-api-client-assembly/readme.html +++ b/google-api-client-assembly/readme.html @@ -6,16 +6,16 @@High-level details about this library can be found at http://code.google.com/p/google-api-java-client + href="https://github.com/googleapis/google-api-java-client">google-api-java-client
Please read Setup + href="https://github.com/googleapis/google-http-java-client#ProGuard">Setup ProGuard for more details.
@@ -148,8 +148,8 @@text()
. These are named based
* on their usage with the partial
+ * href="https://developers.google.com/gdata/docs/2.0/reference?csw=1#PartialResponse">partial
* response/update syntax for Google API's. If the @{@link com.google.api.client.util.Key}
* annotation is missing, the default is to use the Atom XML namespace and the Java field's name as
* the local XML name. By default, the field name is used as the JSON key. Any unrecognized XML is
diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/clientlogin/ClientLogin.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/clientlogin/ClientLogin.java
index 8e335ed45..06a96c752 100644
--- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/clientlogin/ClientLogin.java
+++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/clientlogin/ClientLogin.java
@@ -32,7 +32,7 @@
/**
* {@link Beta} diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java index ff1ef82fb..e36e5de10 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java @@ -42,8 +42,8 @@ public class GoogleOAuthConstants { /** * Redirect URI to use for an installed application as specified in Using OAuth 2.0 for - * Installed Applications. + * href="https://developers.google.com/identity/protocols/OAuth2InstalledApp?csw=1">Using OAuth 2.0 for + * Mobile & Desktop Apps. */ public static final String OOB_REDIRECT_URI = "urn:ietf:wg:oauth:2.0:oob"; diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java index 6cffb1d91..410aaedef 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java @@ -14,19 +14,19 @@ /** * Google's additions to OAuth 2.0 authorization as specified in Using OAuth 2.0 to Access Google + * href="https://developers.google.com/identity/protocols/OAuth2?csw=1">Using OAuth 2.0 to Access Google * APIs. * *
* Before using this library, you must register your application at the APIs Console. The result of this + * href=" https://cloud.google.com/compute/docs/console">APIs Console. The result of this * registration process is a set of values that are known to both Google and your application, such * as the "Client ID", "Client Secret", and "Redirect URIs". *
* ** These are the typical steps of the web server flow based on an authorization code, as specified - * in Using OAuth 2.0 for + * in Using OAuth 2.0 for * Web Server Applications: *
* These are the typical steps of the the browser-based client flow specified in Using OAuth 2.0 for + * href="https://developers.google.com/identity/protocols/OAuth2UserAgent?csw=1">Using OAuth 2.0 for * Client-side Applications: *
diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/json/package-info.java b/google-api-client/src/main/java/com/google/api/client/googleapis/json/package-info.java index b46506e4f..1703e7aab 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/json/package-info.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/json/package-info.java @@ -30,7 +30,7 @@ * *
* Let's take a look at a typical partial JSON-C video feed from the YouTube Data API (as specified - * in YouTube + * in YouTube * Developer's Guide: JSON-C / JavaScript) *
* diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpDownloader.java b/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpDownloader.java index 17d5eab13..26c2eb7bc 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpDownloader.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpDownloader.java @@ -31,7 +31,7 @@ /** * Media HTTP Downloader, with support for both direct and resumable media downloads. Documentation * is available here. + * href='https://developers.google.com/api-client-library/java/google-api-java-client/media-download'>here. * ** Implementation is not thread-safe. diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpUploader.java b/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpUploader.java index 7b8e8da40..0d0a701a6 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpUploader.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpUploader.java @@ -291,7 +291,7 @@ public MediaHttpUploader(AbstractInputStreamContent mediaContent, HttpTransport /** * Executes a direct media upload or resumable media upload conforming to the specifications - * listed here. + * listed here. * *
* This method is not reentrant. A new instance of {@link MediaHttpUploader} must be instantiated @@ -416,7 +416,7 @@ private HttpResponse resumableUpload(GenericUrl initiationRequestUrl) throws IOE if (isMediaLengthKnown()) { // TODO(rmistry): Support gzipping content for the case where media content length is - // known (https://code.google.com/p/google-api-java-client/issues/detail?id=691). + // known (https://github.com/googleapis/google-api-java-client/issues/691). response = executeCurrentRequestWithoutGZip(currentRequest); } else { response = executeCurrentRequest(currentRequest); From 5a55747667b4d498eb76cd79b96158cd928f6d21 Mon Sep 17 00:00:00 2001 From: romlogic <45241349+romlogic@users.noreply.github.com> Date: Wed, 12 Dec 2018 15:50:41 -0600 Subject: [PATCH 03/15] Update package-info.java --- .../google/api/client/googleapis/auth/oauth2/package-info.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java index 410aaedef..3651e827b 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java @@ -19,7 +19,7 @@ * *
* Before using this library, you must register your application at the APIs Console. The result of this + * href="https://cloud.google.com/compute/docs/console">APIs Console. The result of this * registration process is a set of values that are known to both Google and your application, such * as the "Client ID", "Client Secret", and "Redirect URIs". *
From 6458b48ec585b1f2886d6dddf4498389ed24b695 Mon Sep 17 00:00:00 2001 From: romlogic <45241349+romlogic@users.noreply.github.com> Date: Thu, 13 Dec 2018 14:33:00 -0600 Subject: [PATCH 04/15] corrected links --- .../auth/oauth2/GoogleAuthorizationCodeRequestUrl.java | 2 +- .../googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java | 2 +- .../api/client/googleapis/auth/oauth2/GoogleClientSecrets.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleAuthorizationCodeRequestUrl.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleAuthorizationCodeRequestUrl.java index 21d31efd5..7909ef7d7 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleAuthorizationCodeRequestUrl.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleAuthorizationCodeRequestUrl.java @@ -104,7 +104,7 @@ public GoogleAuthorizationCodeRequestUrl(String authorizationServerEncodedUrl, S /** * @param clientSecrets OAuth 2.0 client secrets JSON model as specified in + * href="https://developers.google.com/api-client-library/python/guide/aaa_client_secrets"> * client_secrets.json file format * @param redirectUri URI that the authorization server directs the resource owner's user-agent * back to the client after a successful authorization grant diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java index 404ac5d2d..49bce0d69 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java @@ -78,7 +78,7 @@ public GoogleBrowserClientRequestUrl( /** * @param clientSecrets OAuth 2.0 client secrets JSON model as specified in + * href="https://developers.google.com/api-client-library/python/guide/aaa_client_secrets"> * client_secrets.json file format * @param redirectUri URI that the authorization server directs the resource owner's user-agent * back to the client after a successful authorization grant diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleClientSecrets.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleClientSecrets.java index f27e6e560..1ef796400 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleClientSecrets.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleClientSecrets.java @@ -25,7 +25,7 @@ /** * OAuth 2.0 client secrets JSON model as specified in client_secrets.json + * href="https://developers.google.com/api-client-library/python/guide/aaa_client_secrets">client_secrets.json * file format. * *From fa753963c14466e13e04b03f749700a1e8b652e9 Mon Sep 17 00:00:00 2001 From: romlogic <45241349+romlogic@users.noreply.github.com> Date: Fri, 14 Dec 2018 08:24:40 -0600 Subject: [PATCH 05/15] edited links --- ...google-api-client-appengine-dependencies.html | 16 ++++++++-------- ...oogle-http-client-appengine-dependencies.html | 12 ++++++------ ...ogle-oauth-client-appengine-dependencies.html | 12 ++++++------ 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html index 592f5ec81..61e762d4c 100644 --- a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html @@ -99,19 +99,19 @@
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
@@ -293,7 +293,7 @@Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
URL: appengine sdk/
-Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
@@ -291,7 +291,7 @@Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
URL: appengine sdk/
-Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-stubs, appengine-testing
From 05651ee5906cb836098212c528ae87005e627748 Mon Sep 17 00:00:00 2001 From: romlogic <45241349+romlogic@users.noreply.github.com> Date: Fri, 21 Dec 2018 13:12:57 -0600 Subject: [PATCH 06/15] Update google-api-client-appengine-dependencies.html --- .../google-api-client-appengine-dependencies.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html index 61e762d4c..02b82897f 100644 --- a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html @@ -102,7 +102,7 @@Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
-URL: appengine-api-stubs
+URL: appengine-api-stubs
Project License: Google App Engine Terms of Service
Project License: Google App Engine Terms of Service
From bbc3d446daeb7f6eb4018bd112a449463ae138bb Mon Sep 17 00:00:00 2001
From: romlogic <45241349+romlogic@users.noreply.github.com>
Date: Fri, 21 Dec 2018 15:58:36 -0600
Subject: [PATCH 11/15] Update package-info.java
---
.../com/google/api/client/googleapis/xml/atom/package-info.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/google-api-client-xml/src/main/java/com/google/api/client/googleapis/xml/atom/package-info.java b/google-api-client-xml/src/main/java/com/google/api/client/googleapis/xml/atom/package-info.java
index e3b5703d1..c3be676ba 100644
--- a/google-api-client-xml/src/main/java/com/google/api/client/googleapis/xml/atom/package-info.java
+++ b/google-api-client-xml/src/main/java/com/google/api/client/googleapis/xml/atom/package-info.java
@@ -32,7 +32,7 @@
*a
* , and an XML text content has an XPath name of text()
. These are named based
* on their usage with the partial
+ * href="https://developers.google.com/gdata/docs/2.0/reference?csw=1#PartialUpdate">partial
* response/update syntax for Google API's. If the @{@link com.google.api.client.util.Key}
* annotation is missing, the default is to use the Atom XML namespace and the Java field's name as
* the local XML name. By default, the field name is used as the JSON key. Any unrecognized XML is
From 7392f6392ded8137a00771c30c4470053fe36c19 Mon Sep 17 00:00:00 2001
From: romlogic <45241349+romlogic@users.noreply.github.com>
Date: Fri, 21 Dec 2018 15:59:50 -0600
Subject: [PATCH 12/15] Update GoogleOAuthConstants.java
---
.../api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java
index e36e5de10..84121e487 100644
--- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java
+++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants.java
@@ -42,7 +42,7 @@ public class GoogleOAuthConstants {
/**
* Redirect URI to use for an installed application as specified in Using OAuth 2.0 for
+ * href="https://developers.google.com/identity/protocols/OAuth2InstalledApp">Using OAuth 2.0 for
* Mobile & Desktop Apps.
*/
public static final String OOB_REDIRECT_URI = "urn:ietf:wg:oauth:2.0:oob";
From db456b04585a947e5d646efd26a7b8995b8d514b Mon Sep 17 00:00:00 2001
From: romlogic <45241349+romlogic@users.noreply.github.com>
Date: Fri, 21 Dec 2018 16:00:28 -0600
Subject: [PATCH 13/15] Update package-info.java
---
.../google/api/client/googleapis/auth/oauth2/package-info.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java
index 3651e827b..8e093999a 100644
--- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java
+++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/package-info.java
@@ -26,7 +26,7 @@
*
*
* These are the typical steps of the web server flow based on an authorization code, as specified - * in Using OAuth 2.0 for + * in Using OAuth 2.0 for * Web Server Applications: *
@@ -45,7 +45,7 @@ * *
* These are the typical steps of the the browser-based client flow specified in Using OAuth 2.0 for + * href="https://developers.google.com/identity/protocols/OAuth2UserAgent">Using OAuth 2.0 for * Client-side Applications: *