[JBoss JIRA] (JBIDE-21016) compile failed in openshift
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21016?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-21016:
-------------------------------
Description:
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...>:[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/DevSt...
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/DevSt...
was:
Denis says Openshift is failing to compile:
{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...>:[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}
Jenkins says something else:
{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/DevSt...
> 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
> Priority: Blocker
>
> 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...>:[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/DevSt...
> 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/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21016) compile failed in openshift
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21016?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-21016:
-------------------------------
Affects Version/s: 4.4.0.Alpha1
> 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
> Priority: Blocker
>
> 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...>:[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/DevSt...
> 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/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21016) compile failed in openshift
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21016?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-21016:
----------------------------------
Assignee: Nick Boldt
> 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: Nick Boldt
> Priority: Blocker
>
> 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...>:[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/DevSt...
> 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/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21016) compile failed in openshift
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21016?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-21016:
----------------------------------
Assignee: Fred Bricon (was: Nick Boldt)
> 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: Fred Bricon
> Priority: Blocker
>
> 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...>:[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/DevSt...
> 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/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21016) compile failed in openshift
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-21016:
----------------------------------
Summary: 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
Reporter: Nick Boldt
Priority: Blocker
Denis says Openshift is failing to compile:
{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...>:[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}
Jenkins says something else:
{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/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months