Fix `mirrors` field is list and not a single string by KostyaSha · Pull Request #527 · docker-java/docker-java

@KostyaSha

closes #516

This change is Reviewable

@Hendrik-H @KostyaSha

@codecov-io

Current coverage is 23.11%

Merging #527 into master will not affect coverage as of cfaa565

@@            master    #527   diff @@
======================================
  Files          295     295       
  Stmts         6101    6101       
  Branches       530     530       
  Methods          0       0       
======================================
  Hit           1410    1410       
  Partial         84      84       
  Missed        4607    4607       

Review entire Coverage Diff as of cfaa565

Powered by Codecov. Updated on successful CI builds.

@marcuslinke

Finally back in town hopefully I'm able to merge this evening.

@marcuslinke

Commented wrong issue, sorry.

@marcuslinke marcuslinke changed the title Mirrors is list and not a single String. Fix mirrors field is list and not a single string

Mar 31, 2016

panuse pushed a commit to TuKangTech/docker-java that referenced this pull request

Aug 20, 2017
Mirrors is list and not a single String.