X Tutup
Skip to content

Fix NegativeArraySizeException in awaitCompletion()#487

Merged
KostyaSha merged 1 commit into2.xfrom
fixCompletion2.x
Mar 1, 2016
Merged

Fix NegativeArraySizeException in awaitCompletion()#487
KostyaSha merged 1 commit into2.xfrom
fixCompletion2.x

Conversation

@KostyaSha
Copy link
Copy Markdown
Member

The same logic as in next if branch for .read()

Review on Reviewable

@KostyaSha KostyaSha added this to the 2.2.3 milestone Feb 29, 2016
@KostyaSha
Copy link
Copy Markdown
Member Author

No idea/time for test case :( But obviously should be right and checked on master/1.22 branch...

@KostyaSha
Copy link
Copy Markdown
Member Author

@marcuslinke ?

@marcuslinke
Copy link
Copy Markdown
Contributor

No need for a test case as this will fail with 1.22 nevertheless. This should be cherry-picked to master branch also.

@KostyaSha
Copy link
Copy Markdown
Member Author

#486 is for master

@KostyaSha
Copy link
Copy Markdown
Member Author

@marcuslinke merge and release?

KostyaSha added a commit that referenced this pull request Mar 1, 2016
Fix NegativeArraySizeException in awaitCompletion()
@KostyaSha KostyaSha merged commit 14c50a2 into 2.x Mar 1, 2016
@marcuslinke
Copy link
Copy Markdown
Contributor

@KostyaSha Will prepare new releases in the evening.

@KostyaSha KostyaSha deleted the fixCompletion2.x branch March 2, 2016 07:37
@KostyaSha
Copy link
Copy Markdown
Member Author

Released? :)

@marcuslinke
Copy link
Copy Markdown
Contributor

Sure. :-) Both 2.2.3 and 3.0.0-RC2

@KostyaSha
Copy link
Copy Markdown
Member Author

Interesting where is my bintray notification...

@marcuslinke
Copy link
Copy Markdown
Contributor

Whats this bintray? What it can do for us?

@KostyaSha
Copy link
Copy Markdown
Member Author

@marcuslinke more modern way of working with binaries :) And i think it has better permissions scheme so you can upload gpg keys into it and then allow me uploading binaries (that will be signed and uploaded to maven central automatically).
https://bintray.com/bintray/jcenter

In my case i'm only watching repository https://bintray.com/bintray/jcenter/com.github.docker-java%3Adocker-java/view (it syncs from mavencentral i think).

@KostyaSha
Copy link
Copy Markdown
Member Author

Version 2.2.3 of the package com.github.docker-java:docker-java is now available in Bintray!
Appeared! cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup