]
Nick Boldt commented on JBIDE-19025:
------------------------------------
Now that publishing of central/EA update sites and central/EA target platforms, plus both
discovery.central an discovery.earlyaccess works for JBT and JBDS, I'm closing this.
New URLs are here:
Separate JBT and JBDS Central and EA sites
------------------------------------------
Key: JBIDE-19025
URL:
https://issues.jboss.org/browse/JBIDE-19025
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: discovery
Affects Versions: 4.2.2.Final
Reporter: Mickael Istria
Assignee: Nick Boldt
Fix For: 4.3.0.Alpha2
Currently, we have to repeat (and update very often) some JBT artifacts in the Central
.target files because JBDS needs them.
This adds some long steps to the JBT staging process (
https://github.com/jbdevstudio/jbdevstudio-devdoc/blob/master/release_gui...
), whereas this is a JBDS need.
So we should split the content of Central/EA update sites for JBT and JBDS, and have them
separated in distinct .target files: a Central/EA couple for JBT and another Central/EA
couple for JBDS. JBDS only would add the necessary addition that are part of JBT but not
part of JBDS.
Since we're there, it would even be cleaner to have those artifacts in distinct repo,
so that JBDS wouldn't leak in JBT.