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

Alexey Kazakov (JIRA) issues at jboss.org
Wed Mar 16 17:02:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178151#comment-13178151 ] 

Alexey Kazakov commented on JBIDE-21874:
----------------------------------------

I'm completely agree that we should fix (or at least make sure it's a pure test problem but not a bug caught by the test) before the next release. So we are about to release 4.3.1 and should fix the tests there. But regarding 4.4.0.. we will have more time for that after releasing 4.3.1 and before 4.4.0 release. 
But anyway, thanks for the fix.

> 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
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>              Labels: build, jenkins
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> {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