[jbosstools-issues] [JBoss JIRA] (JBIDE-26226) Build: TP 4.9 change causes compilation error in OpenShift

Andre Dietisheim (JIRA) issues at jboss.org
Fri Jul 20 06:46:00 EDT 2018


Andre Dietisheim created JBIDE-26226:
----------------------------------------

             Summary: Build: TP 4.9 change causes compilation error in OpenShift
                 Key: JBIDE-26226
                 URL: https://issues.jboss.org/browse/JBIDE-26226
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.9.0.AM1
            Reporter: Andre Dietisheim


{code}
[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: 
[ERROR] /home/odockal/git/jbosstools-openshift/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/DeployImagePage.java:[372] 
[ERROR]     public Object convert(Object source) {
[ERROR]            ^^^^^^
[ERROR] The return type is incompatible with ObjectToStringConverter.convert(Object)
[ERROR] /home/odockal/git/jbosstools-openshift/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/DeployImagePage.java:[396] 
[ERROR]     public Object convert(Object source) {
[ERROR]            ^^^^^^
[ERROR] The return type is incompatible with ObjectToStringConverter.convert(Object)
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list