Hi all,
Are those CI errors regular bugs in our codebase or does it highlight an
issue in the build process?
On 08/29/2016 12:35 PM, ci-builds(a)redhat.com wrote:
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project
org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
[ERROR]
/Volumes/hudson_workspace/workspace/jbosstools-openshift_master_otherOS/jdk/jdk1.8/label_exp/macosx/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/DeployImagePage.java:[250]
[ERROR] model.getDockerConnection(), txtImage.getText(), new
RegistryInfo(AbstractRegistry.DOCKERHUB_REGISTRY, true));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor RegistryInfo(String, boolean) is undefined
[ERROR]
/Volumes/hudson_workspace/workspace/jbosstools-openshift_master_otherOS/jdk/jdk1.8/label_exp/macosx/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/dockerutils/PushImageToRegistryJob.java:[24]
[ERROR] import
org.eclipse.linuxtools.internal.docker.core.DefaultImagePushProgressHandler;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import
org.eclipse.linuxtools.internal.docker.core.DefaultImagePushProgressHandler cannot be
resolved
[ERROR]
/Volumes/hudson_workspace/workspace/jbosstools-openshift_master_otherOS/jdk/jdk1.8/label_exp/macosx/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/dockerutils/PushImageToRegistryJob.java:[66]
[ERROR] new DefaultImagePushProgressHandler(this.dockerConnection, tmpImageName));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] DefaultImagePushProgressHandler cannot be resolved to a type
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <
http://www.jboss.org/tools>
My blog <
http://mickaelistria.wordpress.com> - My Tweets
<
http://twitter.com/mickaelistria>