Friendly Jira Robot created ERT-239:
---------------------------------------
Summary: 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
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)