[
https://issues.jboss.org/browse/JBIDE-13656?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-13656:
---------------------------------------
In order to use stacks.yaml, we have to fix JBIDE-13686.
We also need some other properties in stacks.yaml to download runtimes. They are the
following:
- license URL
- size
- disclaimer (true for a community runtime)
- requireSso (if
https://github.com/jbosstools/jbosstools-base/pull/50 is applied)
These properties can be added as labels.
JBT runtime IDs:
JBoss AS 3.2-7.1:
org.jboss.ide.eclipse.as.runtime.32
org.jboss.ide.eclipse.as.runtime.40
org.jboss.ide.eclipse.as.runtime.42
org.jboss.ide.eclipse.as.runtime.50
org.jboss.ide.eclipse.as.runtime.51
org.jboss.ide.eclipse.as.runtime.60
org.jboss.ide.eclipse.as.runtime.70
org.jboss.ide.eclipse.as.runtime.71
EAP 4.3-6.1 (EPP, SOA-P, EWP use the same IDs):
org.jboss.ide.eclipse.as.runtime.eap.43
org.jboss.ide.eclipse.as.runtime.eap.50
org.jboss.ide.eclipse.as.runtime.eap.60
org.jboss.ide.eclipse.as.runtime.eap.61
I am not sure if there is a JDF jira related to this issue, but will fix the issue when
the JDF team names a label property(ies).
New project dialog from central does not reflect runtimes defined in
stacks.yaml
--------------------------------------------------------------------------------
Key: JBIDE-13656
URL:
https://issues.jboss.org/browse/JBIDE-13656
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.0.0.Final, 4.1.0.Alpha1
Environment: JBDS 7.0.0.Alpha1b
Reporter: Martin Malina
Assignee: Fred Bricon
Fix For: 4.0.0.Final, 4.1.0.Alpha2
This is a follow-up of JDF-216.
They created a new branch of jdf-stacks to test EAP 6.1. But even if I used that branch
using
-Dorg.jboss.examples.stacks.url=https://raw.github.com/jboss-jdf/jdf-stack/eap6.1/stacks.yaml
I am still told that the required runtime is not defined and that I need to have EAP 6 or
AS 7.
The dialog should take advantage of the information provided by stacks.yaml and notice
that the correct server is defined.
See JDF-216 for more details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira