[JBoss JIRA] (JBIDE-24240) Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24240?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24240:
------------------------------------
Realized while staging build for QE that I need to do a couple more things:
* add patch feature into devstudio BYOE category
* add new Patches category (both JBT and devstudio)
> Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
> -----------------------------------------------------------------------------
>
> Key: JBIDE-24240
> URL: https://issues.jboss.org/browse/JBIDE-24240
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.4.4.AM2
> Reporter: Aurélien Pupier
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM3
>
> Attachments: install-jbt-abridged-including-patch-feature.png, patched-in-devstudio.png, wtp383-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png, wtp383plugin-only-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png
>
>
> the neon.3 contains a regression which is impacting a lot of m2e users and prevents Fuse Tooling to migrate to Neon.3 safely
> I provided a patch to fix it and hope to have a new version of the plugin available soon, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=511793#c9
> We will need to include this new version in the TP for JBoss Tools 4.4.4
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-4363) Installed Components detection never ends on macOS
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4363:
-----------------------------------
Summary: Installed Components detection never ends on macOS
Key: JBDS-4363
URL: https://issues.jboss.org/browse/JBDS-4363
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.4.0.AM3
Environment: macOS
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.4.0.AM3
Detection stacks because of version parsing error in OpenJDK detection
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24290:
-------------------------------
Description:
{code}
01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
01:40:38 [ERROR] ^^^^^^^^^
01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Also failing in master:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
was:
{code}
01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
01:40:38 [ERROR] ^^^^^^^^^
01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> Also failing in master:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24290:
----------------------------------
Summary: compilation failure in cdk.ui.bot.test
Key: JBIDE-24290
URL: https://issues.jboss.org/browse/JBIDE-24290
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.4.4.AM3
Reporter: Nick Boldt
{code}
01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
01:40:38 [ERROR] ^^^^^^^^^
01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24290:
-------------------------------
Affects Version/s: 4.5.0.AM1
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24290:
-------------------------------
Fix Version/s: 4.4.4.AM3
4.5.0.AM1
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24290:
----------------------------------
Assignee: Pavol Srna
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error)[code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months