[JBoss JIRA] (JBIDE-19576) Execution environments with no matching JREs should not show up in runtime wizard
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19576?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-19576.
---------------------------------
Assignee: Rob Stryker
Fix Version/s: 4.3.0.Alpha2
Resolution: Done
Pushed to master. Ensures the set of compatible vm's for a given exec-env is non-zero before inclusion. Combo responds accurately to user adding or removing jre's to workspace.
> Execution environments with no matching JREs should not show up in runtime wizard
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-19576
> URL: https://issues.jboss.org/browse/JBIDE-19576
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.0.Alpha2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.3.0.Alpha2
>
>
> In a new server / runtime wizard, execution environments such as java8 may show up in the list despite hte workspace having no java8 or higher JREs available. When the user selects the Java8 exec-env, an error is shown and the user cannot continue.
> This execution environment should not appear in the list unless the user has a compatible JRE in the workspace.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19576) Execution environments with no matching JREs should not show up in runtime wizard
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-19576:
-----------------------------------
Summary: Execution environments with no matching JREs should not show up in runtime wizard
Key: JBIDE-19576
URL: https://issues.jboss.org/browse/JBIDE-19576
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Alpha2
Reporter: Rob Stryker
In a new server / runtime wizard, execution environments such as java8 may show up in the list despite hte workspace having no java8 or higher JREs available. When the user selects the Java8 exec-env, an error is shown and the user cannot continue.
This execution environment should not appear in the list unless the user has a compatible JRE in the workspace.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19567) Thym doesn't support JGit 4.0
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19567?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-19567:
--------------------------------------
Yes, it does. We need to merge https://github.com/jbosstools/jbosstools-aerogear/tree/independent_platforms when the new thym is pulled in.
> Thym doesn't support JGit 4.0
> -----------------------------
>
> Key: JBIDE-19567
> URL: https://issues.jboss.org/browse/JBIDE-19567
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, upstream
> Reporter: Mickael Istria
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Thym cannot be installed/resolved against a Mars M6 target-platform, because JGit moved to version 4.0, and Thym doesn't allow that yet.
> {code}[INFO] [ERROR] Cannot resolve project dependencies:
> [INFO] [ERROR] Software being installed: org.jboss.tools.aerogear.thym 1.3.0.qualifier
> [INFO] [ERROR] Missing requirement: org.eclipse.thym.core 0.1.0.201503051642 requires 'bundle org.eclipse.jgit [3.0.0,4.0.0)' but it could not be found
> [INFO] [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.thym 1.3.0.qualifier depends on: bundle org.eclipse.thym.core 0.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years