]
Roland Grunberg updated ERT-239:
--------------------------------
Sprint: devex #116 June 2016
PushImageCommandHandler directly references a Spotify client
exception [EBZ#495249]
-----------------------------------------------------------------------------------
Key: ERT-239
URL:
https://issues.jboss.org/browse/ERT-239
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Labels: Docker, bzira
I think that this should not happen: the Spotify exceptions should be wrapped by the
DockerConnection class and not exposed in the API.
The root cause seems to be in DockerConnection:
public void pushImage(final String name, final IRegistryAccount info, final
IDockerProgressHandler handler)
throws DockerException, InterruptedException, DockerCertificateException