[
https://issues.jboss.org/browse/JBIDE-22459?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-22459:
---------------------------------------------
From [~lkrzyzanek]:
{quote}
as Paul mentioned dcp2 is the right instance to use at the moment.
The "query=sys_type:(quickstart) “ has been dropped in V2 because it’s misuse.
The right way is to use paremeter "sys_type=quickstart”.
Query is then:
http://dcp2.jboss.org/v2/rest/search?content_provider=jboss-developer&...
One more thing. Is it really necessary to fetch all 255 items in one hit ? Cannot you
fetch 10 or 20 and fetch more if needed?
{quote}
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)