From ae71c18f40fa022414e81260a7ec0ae10261c797 Mon Sep 17 00:00:00 2001 From: Mykhailo Granik Date: Tue, 11 Jun 2019 16:24:48 +0300 Subject: [PATCH 1/2] Fixed data type for readSoFar variable --- gradle.properties | 2 +- .../com/microsoft/graph/concurrency/ChunkedUploadProvider.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 232e30270cd..e3ccec19937 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,7 +27,7 @@ mavenGroupId = com.microsoft.graph mavenArtifactId = microsoft-graph mavenMajorVersion = 1 mavenMinorVersion = 4 -mavenPatchVersion = 0 +mavenPatchVersion = 1 mavenArtifactSuffix = nightliesUrl = http://dl.bintray.com/MicrosoftGraph/Maven diff --git a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java b/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java index 5dc36b48efb..c9d7ee26113 100644 --- a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java +++ b/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java @@ -92,7 +92,7 @@ public class ChunkedUploadProvider { /** * The counter for how many bytes have been read from input stream */ - private int readSoFar; + private long readSoFar; /** * Creates the ChunkedUploadProvider From dd502c1c22f0ab587fb3e0d2bd9bb850e52027c4 Mon Sep 17 00:00:00 2001 From: Mykhailo Granik Date: Tue, 11 Jun 2019 17:10:56 +0300 Subject: [PATCH 2/2] Added contribution to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc6bd26fb0..078f5a00a15 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Thanks to everyone who has already devoted time to improving the library: | [
Caitlin Bales](https://developer.microsoft.com/graph)
[💬](#question-cbales "Answering Questions") [💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=cbales "Code") [📖](https://github.com/microsoftgraph/msgraph-sdk-java/wiki "Documentation") [👀](#review-cbales "Reviewed Pull Requests") [⚠️](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=cbales "Tests")| [
David Moten](https://github.com/davidmoten)
[🐛](https://github.com/microsoftgraph/msgraph-sdk-java/issues?q=is%3Aissue+author%3Adavidmoten "Bug reports") [💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=davidmoten "Code") [📖](https://github.com/microsoftgraph/msgraph-sdk-java/commit/87389b5a4240072e3f2226a2f04f089916ffed0b#diff-04c6e90faac2675aa89e2176d2eec7d8 "Documentation") [🤔](#ideas-davidmoten "Ideas & Planning") [👀](#review-davidmoten "Reviewed Pull Requests") [⚠️](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=davidmoten "Tests") | [
Michael Mainer](https://developer.microsoft.com/graph)
[💬](#question-cbales "Answering Questions") [🤔](#ideas-MIchaelMainer "Ideas & Planning") [👀](#review-MIchaelMainer "Reviewed Pull Requests") | [
Linda Caputo](https://developer.microsoft.com/graph)
[📖](https://github.com/microsoftgraph/msgraph-sdk-java/wiki "Documentation") | [
John Austin](https://developer.microsoft.com/graph)
[🐛](https://github.com/microsoftgraph/msgraph-sdk-java/issues "Bug reports") | [
Dmitry Pimenov](https://developer.microsoft.com/graph)
[🤔](#ideas-dpim "Ideas & Planning") | [
Jonathan Giles](https://github.com/JonathanGiles)
[🤔](#ideas-JonathanGiles "Ideas & Planning") | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | -| [
Martin Sawicki](https://github.com/martinsawicki)
[🤔](#ideas-martinsawicki "Ideas & Planning") | [
Louis Maresca](https://github.com/LouMM)
[🤔](#ideas-LouMM "Ideas & Planning") [👀](#review-LouMM "Reviewed Pull Requests") | [
Josef H.B. Schneider](https://j0s.at/)
[🐛](https://github.com/microsoftgraph/msgraph-sdk-java/issues?q=is%3Aissue+author%3AJ0s3f "Bug reports") [💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=J0s3f "Code") | [
Deepak Agrawal](https://github.com/deepak2016)
[💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=deepak2016 "Code") | [
Nakul Sabharwal](https://github.com/NakulSabharwal)
[💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=NakulSabharwal "Code") [👀](#review-NakulSabharwal "Reviewed Pull Requests") +| [
Martin Sawicki](https://github.com/martinsawicki)
[🤔](#ideas-martinsawicki "Ideas & Planning") | [
Louis Maresca](https://github.com/LouMM)
[🤔](#ideas-LouMM "Ideas & Planning") [👀](#review-LouMM "Reviewed Pull Requests") | [
Josef H.B. Schneider](https://j0s.at/)
[🐛](https://github.com/microsoftgraph/msgraph-sdk-java/issues?q=is%3Aissue+author%3AJ0s3f "Bug reports") [💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=J0s3f "Code") | [
Deepak Agrawal](https://github.com/deepak2016)
[💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=deepak2016 "Code") | [
Nakul Sabharwal](https://github.com/NakulSabharwal)
[💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=NakulSabharwal "Code") [👀](#review-NakulSabharwal "Reviewed Pull Requests") | [
Axcient](https://github.com/cf-axcient)
[💻](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=cf-axcient "Code") This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!