[jbosstools-issues] [JBoss JIRA] (JBIDE-24523) compilation error in org.jboss.tools.openshift.ui.bot.test: LOCAL_TEMPLATE cannot be resolved or is not a field

Nick Boldt (JIRA) issues at jboss.org
Tue May 30 20:56:00 EDT 2017


Nick Boldt created JBIDE-24523:
----------------------------------

             Summary: compilation error in org.jboss.tools.openshift.ui.bot.test: LOCAL_TEMPLATE cannot be resolved or is not a field
                 Key: JBIDE-24523
                 URL: https://issues.jboss.org/browse/JBIDE-24523
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: integration-tests, openshift
    Affects Versions: 4.5.0.AM1
            Reporter: Nick Boldt


{code}
20:33:49 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.openshift.ui.bot.test: Compilation failure: Compilation failure:
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[81]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[132]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[142]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[148]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[196]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[138]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[161]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[174]
20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] 8 problems (8 errors)
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list