-
Sub-task
-
Resolution: Done
-
Major
-
4.2.0.Final
-
None
-
https://github.com/jbosstools/jbosstools-central/pull/308, https://github.com/jbdevstudio/jbdevstudio-product/pull/249, https://github.com/jbosstools/jbosstools-central/pull/319, https://github.com/jbosstools/jbosstools-build-sites/pull/167, https://github.com/jbdevstudio/jbdevstudio-product/pull/259
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.
- duplicates
-
JBIDE-19037 jbosstools-integration-tests.aggregate_master job is failing
- Closed