Fix NegativeArraySizeException in awaitCompletion() by KostyaSha · Pull Request #487 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
Fix NegativeArraySizeException in awaitCompletion()#487
Fix NegativeArraySizeException in awaitCompletion()#487
Conversation
KostyaSha
added this to the
2.2.3 milestone
KostyaSha
added
the
type/bug
label
Copy link
Member Author
KostyaSha
commented
Feb 29, 2016
KostyaSha commented
Feb 29, 2016No idea/time for test case :( But obviously should be right and checked on master/1.22 branch...
Copy link
Member Author
KostyaSha
commented
Mar 1, 2016
KostyaSha commented
Mar 1, 2016Copy link
Contributor
marcuslinke
commented
Mar 1, 2016
marcuslinke commented
Mar 1, 2016No need for a test case as this will fail with 1.22 nevertheless. This should be cherry-picked to master branch also.
Copy link
Member Author
KostyaSha
commented
Mar 1, 2016
KostyaSha commented
Mar 1, 2016#486 is for master
Copy link
Member Author
KostyaSha
commented
Mar 1, 2016
KostyaSha commented
Mar 1, 2016@marcuslinke merge and release?
KostyaSha added a commit that referenced this pull request
Mar 1, 2016Fix NegativeArraySizeException in awaitCompletion()
KostyaSha
merged commit
14c50a2
into
2.x
Copy link
Contributor
marcuslinke
commented
Mar 2, 2016
marcuslinke commented
Mar 2, 2016@KostyaSha Will prepare new releases in the evening.
KostyaSha
deleted the
fixCompletion2.x
branch
Copy link
Member Author
KostyaSha
commented
Mar 2, 2016
KostyaSha commented
Mar 2, 2016Released? :)
Copy link
Contributor
marcuslinke
commented
Mar 2, 2016
marcuslinke commented
Mar 2, 2016Sure. :-) Both 2.2.3 and 3.0.0-RC2
Copy link
Member Author
KostyaSha
commented
Mar 2, 2016
KostyaSha commented
Mar 2, 2016Interesting where is my bintray notification...
Copy link
Contributor
marcuslinke
commented
Mar 2, 2016
marcuslinke commented
Mar 2, 2016Whats this bintray? What it can do for us?
Copy link
Member Author
KostyaSha
commented
Mar 2, 2016
KostyaSha commented
Mar 2, 2016@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).
Copy link
Member Author
KostyaSha
commented
Mar 2, 2016
KostyaSha commented
Mar 2, 2016Version 2.2.3 of the package com.github.docker-java:docker-java is now available in Bintray!
Appeared! cool!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment