[jbosstools-issues] [JBoss JIRA] (JBIDE-21016) compile failed in openshift

Andre Dietisheim (JIRA) issues at jboss.org
Fri Oct 23 16:53:00 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-21016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-21016:
-------------------------------------
    Description: 
Compilation failure in 4.3.x:

{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.1:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_4.3.mars/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/newapp/TemplateListPage.java:[615]
[ERROR] private IObservableList mutableTargets = new WritableList<>();
[ERROR] ^^^^^^^^^^^^
[ERROR] The type WritableList is not generic; it cannot be parameterized with arguments <>
[ERROR] 1 problem (1 error){code} -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-openshift_4.3.mars/59/console

  was:
Denis says Openshift is failing to compile in master:

{code}
[INFO] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.0:compile (default-compile) on project org.jboss.tools.openshift.egit.ui: Compilation failure: Compilation failure:
[INFO] [ERROR] <http://0.0.0.0:8088/job/jbosstools-releng/ws/jbosstools-openshift/plugins/org.jboss.tools.openshift.egit.ui/src/org/jboss/tools/openshift/egit/ui/util/EGitUIUtils.java>:[41]
[INFO] [ERROR] return Activator.getDefault().getPreferenceStore().getString(UIPreferences.DEFAULT_REPO_DIR);
[INFO] [ERROR] ^^^^^^^^^^^^^^^^
[INFO] [ERROR] DEFAULT_REPO_DIR cannot be resolved or is not a field
[INFO] [ERROR] 1 problem (1 error){code} -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-openshift_master/lastBuild/console

Different compilation failure in 4.3.x:

{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.1:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_4.3.mars/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/newapp/TemplateListPage.java:[615]
[ERROR] private IObservableList mutableTargets = new WritableList<>();
[ERROR] ^^^^^^^^^^^^
[ERROR] The type WritableList is not generic; it cannot be parameterized with arguments <>
[ERROR] 1 problem (1 error){code} -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-openshift_4.3.mars/59/console



> compile failed in openshift
> ---------------------------
>
>                 Key: JBIDE-21016
>                 URL: https://issues.jboss.org/browse/JBIDE-21016
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.Beta1, 4.4.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>             Fix For: 4.3.1.Beta1
>
>
> Compilation failure in 4.3.x:
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.1:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_4.3.mars/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/newapp/TemplateListPage.java:[615]
> [ERROR] private IObservableList mutableTargets = new WritableList<>();
> [ERROR] ^^^^^^^^^^^^
> [ERROR] The type WritableList is not generic; it cannot be parameterized with arguments <>
> [ERROR] 1 problem (1 error){code} -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-openshift_4.3.mars/59/console



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


More information about the jbosstools-issues mailing list