[
https://issues.jboss.org/browse/JBIDE-26447?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-26447:
------------------------------------------
so that jbosstools-openshift compiles again. But there are at least tests and maybe other
parts missing (need to investiage once i get back to work):
https://github.com/jbosstools/jbosstools-openshift/pull/1814
Openshift master branch build is RED
------------------------------------
Key: JBIDE-26447
URL:
https://issues.jboss.org/browse/JBIDE-26447
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, openshift
Affects Versions: 4.10.0.AM1
Environment: Jenkins
Reporter: Josef Kopriva
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 4.10.0.AM1
Error in log:
{code:java}
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]
{code}
Job:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)