[jbosstools-issues] [JBoss JIRA] (JBIDE-22459) Figure out impact of adding EAP 7 to DCP and what changes DCP has that might affect Central

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon May 30 04:22:01 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244576#comment-13244576 ] 

Max Rydahl Andersen edited comment on JBIDE-22459 at 5/30/16 4:21 AM:
----------------------------------------------------------------------

>From [~paul.robinson]

{quote}
I noticed that JBDS is using this query to lookup available Quickstarts:

http://dcp.jboss.org/v1/rest/search?content_provider=jboss-developer&content_provider=rht&field=target_product&field=github_repo_url&field=sys_description&field=sys_title&field=sys_tags&field=sys_type&field=experimental&field=git_download&field=prerequisites&field=quickstart_id&field=git_tag&field=git_commit&query=sys_type:(quickstart)&size=500

Fred, will keep me honest here.

I think you want to be aware of this as part of the decommissioning of DCP1 (dcp.jboss.org) now that we've moved to DCP2 (dcp2.jboss.org). 

I presume this introduces challenges as we have installed software using this deprecated API on a deprecated server?
{quote}

{quote}
Looks like you can just switch the server and protocol bits of the URL: 

http://dcp2.jboss.org/v2/rest/search?content_provider=jboss-developer&content_provider=rht&field=target_product&field=github_repo_url&field=sys_description&field=sys_title&field=sys_tags&field=sys_type&field=experimental&field=git_download&field=prerequisites&field=quickstart_id&field=git_tag&field=git_commit&query=sys_type:(quickstart)&size=500

I'll leave it as an exercise for the interested reader to see what the diffs are in the result ;-)
{quote}



was (Author: maxandersen):
>From [~paul.robinson]

{quote}
I noticed that JBDS is using this query to lookup available Quickstarts:

http://dcp.jboss.org/v1/rest/search?content_provider=jboss-developer&content_provider=rht&field=target_product&field=github_repo_url&field=sys_description&field=sys_title&field=sys_tags&field=sys_type&field=experimental&field=git_download&field=prerequisites&field=quickstart_id&field=git_tag&field=git_commit&query=sys_type:(quickstart)&size=500

Fred, will keep me honest here.

I think you want to be aware of this as part of the decommissioning of DCP1 (dcp.jboss.org) now that we've moved to DCP2 (dcp2.jboss.org). 

I presume this introduces challenges as we have installed software using this deprecated API on a deprecated server?
{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)


More information about the jbosstools-issues mailing list