-
Bug
-
Resolution: Done
-
Blocker
-
4.10.0.AM1
-
None
Error in log:
03:49:48 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.2.0:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure: 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23] 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort { 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^ 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.setNodePort(String) 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23] 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort { 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^ 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.getNodePort() 03:49:48 [ERROR] 2 problems (2 errors) 03:49:48 [ERROR] -> [Help 1]