Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google api java client #1244

Merged
merged 39 commits into from
Mar 12, 2019
Merged

Google api java client #1244

merged 39 commits into from
Mar 12, 2019

Conversation

Bhanditz
Copy link

@Bhanditz Bhanditz commented Mar 1, 2019

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • Tests pass
  • Appropriate docs were updated (if necessary)

elharo and others added 30 commits September 20, 2018 10:43
* add OSGI metadata

* more default behavior

* add OSGI info

* whitespace

* Remove (c) from copyright notices
* add OSGI metadata

* more default behavior

* add OSGI info

* whitespace

* Remove out of date docs we don't use anymore now that we're on Github and git
* Add continuous integration Kokoro CI config and badges

* Fix indentation and https
…oogleapis#1186)

* App Engine uses Java 7 or later

* App Engine uses Java 8 or earlier
* Add Kokoro release scripts

* Remove unnecessary extra maven-jar compile after upgrading plugins

* Add the appengine api

* skip tests

* Install play services

* Install play services only if not installed

* Install other dependencies
* Release v1.26.0

* Actually use the nexus-staging-maven-plugin

* Fix leftover snapshot versions in assembly

* Fix snapshot version in assembly
* Bump next snapshot

* Fix version replace region tag.
* Can run mvn assembly:single outside of build

* Filter dependency html files

* Use assembly to rename versioned properties files
…1210)

* Add tests for missing os.version system property

* Only append the OS name/version if we can get them from the system properties

* Fix test allow testing different system properties

* Fix tests

* Fix the reset of system properties

* Remove unused import

* undo change to AsesrtHeaderTransport

* Fix codestyle
* Delay request initialization for resumable upload until the content chunk is ready

* Fix javadoc link

* Adding test for a slow writer

* Make ContentChunk class static for internal clarity lint.

* Add final to ContentChunk fields set only in constructor
* Add google-api-client-bom artifact

* Apply README.md suggestions
* Release v1.27.0

* bom needs developers section and release config/profile
* Add Java 11 test configs

* Update README badges

* Update maven-javadoc-plugin for Java 11

* Fix X-Goog-Api-Client java version parsing for Java 11
* Update google-api-client-dependencies.html

* updated links

fixed links

* Update package-info.java

* corrected links

* edited links

* Update google-api-client-appengine-dependencies.html

* Update google-api-client-appengine-dependencies.html

* Update google-http-client-appengine-dependencies.html

* Update google-oauth-client-appengine-dependencies.html

* Update GoogleAuthorizationCodeTokenRequest.java

* Update package-info.java

* Update GoogleOAuthConstants.java

* Update package-info.java

* Update package-info.java

* Update GoogleJsonError.java
* Remove ClientLogin

* Bump clirr comparison version and note that we are removing beta classes
chingor13 and others added 9 commits January 14, 2019 13:02
…s#1232)

* Handle the legacy endpoint in the MockTokenServerTransport with a warning

* Bump maven-surefire-plugin version for test environment fixes
* Release v1.28.0

* Fix dependency for google-http-client-apache and Apache transport

* Fix promote/drop kokoro configs
* 956: Chech for null to prevent autoboxing NPE.

* 956: Add an unit test.
…gleapis#1242)

* 1101: Fixed infinite cycle with MediaHttpDownloader setContentRange download.

* 1101: Added unit tests.

* 1101: Fixed comments.
* Replaced invalidateToken method to clearToken

* Fix throw exception
@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Mar 1, 2019
@sduskis
Copy link

sduskis commented Mar 1, 2019

Hello @Bhanditz. Please sign the CLA so that we can proceed.

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Mar 8, 2019
@sduskis sduskis added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Mar 12, 2019
@sduskis sduskis merged commit c7afd0c into googleapis:dev Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. 🚨 This issue needs some love.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants