[JBoss JIRA] (JBIDE-26640) "Enterprise Application Project" project maven build is failing (after conversion to maven project)
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26640?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka updated JBIDE-26640:
------------------------------------
Summary: "Enterprise Application Project" project maven build is failing (after conversion to maven project) (was: "Enterprise Application Project" project maven build after conversion to maven project is failing)
> "Enterprise Application Project" project maven build is failing (after conversion to maven project)
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26640
> URL: https://issues.jboss.org/browse/JBIDE-26640
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 4.11.0.Final
> Environment: OS X 10.14.4
> Reporter: Zbyněk Červinka
> Assignee: Jeff MAURY
> Priority: Major
>
> "Enterprise Application Project" project maven build after conversion to maven project is failing - it looks like the project cant see the modules' pom.xml:
> [ERROR] Failed to execute goal on project ear: Could not resolve dependencies for project ear:ear:ear:0.0.1-SNAPSHOT: The following artifacts could not be resolved: earClient:earClient:jar:0.0.1-SNAPSHOT, earEJB:earEJB:jar:0.0.1-SNAPSHOT, earConnector:earConnector:rar:0.0.1-SNAPSHOT, earWeb:earWeb:war:0.0.1-SNAPSHOT: Could not find artifact earClient:earClient:jar:0.0.1-SNAPSHOT -> [Help 1]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1247) Remove tests for Teiid Designer
by Andrej Podhradsky (Jira)
Andrej Podhradsky created JBTIS-1247:
----------------------------------------
Summary: Remove tests for Teiid Designer
Key: JBTIS-1247
URL: https://issues.jboss.org/browse/JBTIS-1247
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE
Affects Versions: 4.11.0.Final
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.11.0.Final
Please remove tests related to Teiid Designer. The Teiid Designer is not supported for JBT 4.11.0 - it is supported only on JBT 4.6.0.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBTIS-1246:
-------------------------------------
Attachment: test_error.txt
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
> Attachments: test_error.txt
>
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
Andrej Podhradsky created JBTIS-1246:
----------------------------------------
Summary: Cannot execute JBTIS 4.6.x UI tests
Key: JBTIS-1246
URL: https://issues.jboss.org/browse/JBTIS-1246
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: QE
Affects Versions: 4.6.0.Final
Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
{code}
!ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
at org.eclipse.osgi.container.Module.start(Module.java:452)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky commented on JBTIS-1246:
------------------------------------------
Hi [~mkralik], this might afftect testing of Teiid Designer.
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests
by Andrej Podhradsky (Jira)
[ https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky edited comment on JBTIS-1246 at 5/9/19 5:17 AM:
------------------------------------------------------------------
Hi [~mkralik], this might affect testing of Teiid Designer.
was (Author: apodhrad):
Hi [~mkralik], this might afftect testing of Teiid Designer.
> Cannot execute JBTIS 4.6.x UI tests
> -----------------------------------
>
> Key: JBTIS-1246
> URL: https://issues.jboss.org/browse/JBTIS-1246
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.6.0.Final
> Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
>
> Unfortunately, these days we are not able to execute any JBTIS UI test from branch {{jbtis-4.6.x}}. The error is really strange
> {code}
> !ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
> Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
> at org.eclipse.osgi.container.Module.start(Module.java:452)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JBTIS-1245) Update UI tests for JDK 11
by Andrej Podhradsky (Jira)
Andrej Podhradsky created JBTIS-1245:
----------------------------------------
Summary: Update UI tests for JDK 11
Key: JBTIS-1245
URL: https://issues.jboss.org/browse/JBTIS-1245
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE
Affects Versions: 4.11.0.Final
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.11.0.Final
We need to update our tests so that they also work with JDK 11.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months