[
https://issues.jboss.org/browse/JBIDE-22459?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-22459:
---------------------------------------------
from [~lkrzyzanek]:
{quote}
regarding API: Any client were supposed to use “sys_type=quickstart”. Don’t know why you
used that hack “query=(sys_type…”. The sys_type works in V1 from beginning.
In v2 we put more security in query parameter.
Hopefully you’ll be able to manage the slight change of query.
{quote}
We use the query the team behind dcp provided us with :)
The query is possible to override since we provide the value via
{code}http://download.jboss.org/jbosstools/configuration/ide-config.properties{code}.
What is worse is if you change the output format. Then we are somewhat screwed.
Figure out impact of adding EAP 7 to DCP and what changes DCP has
that might affect Central
-------------------------------------------------------------------------------------------
Key: JBIDE-22459
URL:
https://issues.jboss.org/browse/JBIDE-22459
Project: Tools (JBoss Tools)
Issue Type: Task
Components: central
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
Priority: Blocker
~1 year ago we made Central use DCP for querying the quickstart list to let users start
easily with the examples/quickstrats.
In the context of EAP 7 coming out there are new quickstarts.
In a perfect world the following have happend:
EAP 7 Quickstarts added to DCP
Central in both devstudio 9 and 10 can see both EAP 6 and EAP 7 quickstarts
What seem to have happened instead is:
if EAP 7 quickstarts are added to DCP EAP 6 quickstarts are no longer available
DCP has changed its format/approach and not sure what the impact of this is
(can devstudio 9 still work ? must devstudio 10 change ? will we ever have multiple
version support ?)
This bug is to gather the facts and figure out what we do about them.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)