[jbosstools-issues] [JBoss JIRA] (JBIDE-21874) OpenShift master branch is not compiling any more

Andre Dietisheim (JIRA) issues at jboss.org
Wed Mar 16 06:16:01 EDT 2016


Andre Dietisheim created JBIDE-21874:
----------------------------------------

             Summary: OpenShift master branch is not compiling any more
                 Key: JBIDE-21874
                 URL: https://issues.jboss.org/browse/JBIDE-21874
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.4.0.Alpha1
            Reporter: Andre Dietisheim
            Priority: Critical


{code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_master/1199/console}
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:47 min
[INFO] Finished at: 2016-03-15T22:47:06-04:00
[INFO] Final Memory: 117M/733M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.24.0:compile (default-compile) on project org.jboss.tools.openshift.express.ui: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/server/CommitDialog.java:[44]
[ERROR] import org.eclipse.egit.core.AdaptableFileTreeIterator;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.egit.core.AdaptableFileTreeIterator cannot be resolved
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/server/CommitDialog.java:[1253]
[ERROR] AdaptableFileTreeIterator fileTreeIterator = new AdaptableFileTreeIterator(
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] AdaptableFileTreeIterator cannot be resolved to a type
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/server/CommitDialog.java:[1253]
[ERROR] AdaptableFileTreeIterator fileTreeIterator = new AdaptableFileTreeIterator(
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] AdaptableFileTreeIterator cannot be resolved to a type
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/server/CommitDialog.java:[1452]
[ERROR] return getComparator().compare(e1, e2);
[ERROR] ^^^^^^^
[ERROR] The method compare(capture#5-of ? super String, capture#5-of ? super String) in the type Comparator<capture#5-of ? super String> is not applicable for the arguments (Object, Object)
[ERROR] 4 problems (4 errors)
[ERROR] -> [Help 1]
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list