[
https://issues.jboss.org/browse/JBIDE-18847?page=com.atlassian.jira.plugi...
]
Fred Bricon updated JBIDE-18847:
--------------------------------
Description:
Discovery code used by central (to install software) and project-examples (to discover
proxy-wizards) lives in project examples. Because of that dependency, project examples
also contain API that configures central content. That forces
com.jboss.devstudio.core.central to depend on project examples, just to configure central
contents.
This sucks big time and that common discovery code should be extracted to another
component, consumed by both central and examples. The central configuration API should
move back to central.
was:
Discovery code used by central (to install software) and project-examples (to discover
proxy-wizards) lives in project examples. Because of that dependency, project examples
also contain API that configures central content. That forces
com.jboss.devstudio.core.central to depends on project examples, just to configure central
contents.
This sucks big time and that common discovery code should be extracted to another
component, consumed by both central and examples. The central configuration API should
move back to central.
Extract discovery code out of project examples
----------------------------------------------
Key: JBIDE-18847
URL:
https://issues.jboss.org/browse/JBIDE-18847
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: project-examples
Affects Versions: 4.2.0.Final
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.3.0.Alpha1
Discovery code used by central (to install software) and project-examples (to discover
proxy-wizards) lives in project examples. Because of that dependency, project examples
also contain API that configures central content. That forces
com.jboss.devstudio.core.central to depend on project examples, just to configure central
contents.
This sucks big time and that common discovery code should be extracted to another
component, consumed by both central and examples. The central configuration API should
move back to central.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)