[jbosstools-issues] [JBoss JIRA] (JBIDE-22458) JBoss Help should use DCP v2

Fred Bricon (JIRA) issues at jboss.org
Tue Jun 14 08:29:01 EDT 2016


     [ https://issues.jboss.org/browse/JBIDE-22458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon resolved JBIDE-22458.
---------------------------------
    Resolution: Done


Sorry, that was fixed 4 days ago with https://github.com/jbosstools/jbosstools-download.jboss.org/commit/48625f5942bb2cc9ceec23f0700a4cad6dd1c0c1

> JBoss Help should use DCP v2 
> -----------------------------
>
>                 Key: JBIDE-22458
>                 URL: https://issues.jboss.org/browse/JBIDE-22458
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, common/jst/core
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>             Fix For: 4.4.0.Final
>
>
> The DCPv1 search service is being phased out in favor of DCPv2. The JBoss Help feature needs to migrate to v2 as well.
> - the search url needs to be changed to http://dcp2.jboss.org/v2/rest/search?size=100&query={expression}&sys_type=blogpost&sys_type=article&sys_type=solution&sys_type=webpage in org.jboss.tools.central/plugin.xml
> - The JSON Parser needs to be updated to the new result format (fields are returned as arrays, we need to get the 1st element now). See https://github.com/jbosstools/jbosstools-base/blob/e0b10e225f070bc11aa1bfba7b8a8712a9c864bb/foundation/plugins/org.jboss.tools.foundation.help.ui/src/org/jboss/tools/foundation/help/ui/internal/search/SearchiskoResultBuilder.java
> Bad news is JBDS 9/ JBT 4.3 help search will break as soon as DCPv1 is decommissioned, since the search URL is hard coded in the plugin.xml



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list