]
Nick Boldt commented on JBTIS-675:
----------------------------------
Would it help if the fixversions included "JBDS" or "JBDS IS" prefixes
in them so it's more clear where the fix is done?
can't install JBoss SOA 5.x Development connector from JBDS
9.1.0.GA central
----------------------------------------------------------------------------
Key: JBTIS-675
URL:
https://issues.jboss.org/browse/JBTIS-675
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.3.0.CR1
Reporter: Nick Boldt
Assignee: Paul Leacu
Fix For: 9.1.0.GA
Tried to install everything in Central from JBDS 9.1.0.GA, after enabling Early Access.
{code}
!MESSAGE The following connectors are not available: JBoss SOA 5.x Development
(id=org.eclipse.bpel.apache.ode.runtime.feature.feature.group,
org.jboss.tools.esb.feature.feature.group,
org.jboss.tools.runtime.esb.detector.feature.feature.group,
org.jboss.tools.jbpm.common.feature.feature.group,
org.jboss.tools.jbpm.convert.feature.feature.group,
org.jboss.tools.jbpm3.feature.feature.group,
org.jbpm.gd.jpdl.feature.feature.group,
site=https://devstudio.redhat.com/9.0/stable/updates/)
{code}
Is it possible I have an old version of earlyaccess properties ?
https://devstudio.redhat.com/9.0/stable/updates/discovery.earlyaccess/9.1...
I can see the features here:
https://devstudio.redhat.com/9.0/stable/updates/integration-stack/earlyac...
*
org.jboss.tools.runtime.esb.detector.feature.feature.group 1.5.530.Final-v20150310-1957-B70
* org.eclipse.bpel.apache.ode.runtime.feature.feature.group 1.0.5.Final (two copies)
*
org.jboss.tools.runtime.esb.detector.feature.feature.group 1.5.530.Final-v20150310-1957-B70
* ...
Or... why is Central looking at
{code}jboss.discovery.site.url|devstudio|9=https://devstudio.redhat.com/9.0/stable/updates/{code}
instead of
{code}jboss.discovery.earlyaccess.site.url|devstudio|9=https://devstudio.redhat.com/9.0/stable/updates/earlyaccess/{code}
[~fbricon] any idea?