[jbosstools-issues] [JBoss JIRA] (JBIDE-21646) Ensure Quickstarts for EAP7 will be supported in JBoss Central

Fred Bricon (JIRA) issues at jboss.org
Fri Apr 1 09:20:02 EDT 2016


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

Fred Bricon commented on JBIDE-21646:
-------------------------------------

Currently, we rely on the search results defined in http://download.jboss.org/jbosstools/configuration/ide-config.properties, that is:

quickstarts.search.query=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

If you provide some fake search results by starting eclipse with -Dquickstarts.search.query=mock.results.url, you should be able to test it.

You can try -Dquickstarts.search.query=https://raw.githubusercontent.com/jbosstools/jbosstools-central/fd22e14f4303720254d6adbbc1d112cd113c9d97/examples/tests/org.jboss.tools.project.examples.test/resources/search.json and search for cdi-veto.

See https://github.com/jbosstools/jbosstools-central/commit/fd22e14f4303720254d6adbbc1d112cd113c9d97#diff-0748af6ace209f0c04a924a9c6d120b5R39

> Ensure Quickstarts for EAP7 will be supported in JBoss Central
> --------------------------------------------------------------
>
>                 Key: JBIDE-21646
>                 URL: https://issues.jboss.org/browse/JBIDE-21646
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: central, project-examples
>    Affects Versions: 4.3.1.CR1
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>             Fix For: 4.3.1.CR1
>
>
> Ensure Quickstarts for EAP7 will be supported in JBoss Central. Need to be smart about https://github.com/jbosstools/jbosstools-central/blob/master/examples/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/internal/model/RequirementModelUtil.java#L129



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


More information about the jbosstools-issues mailing list