]
Nick Boldt commented on JBDS-4630:
----------------------------------
I think the problem is that I passed the wrong vars to the script.
{code}versionWithRespin_ds_PREV = 11.1.0.GA{code}
when I should have used
{code}versionWithRespin_ds_PREV = 11.2.0.AM1{code}
Missing devstudio|11.2.0.AM2 properties in ide-config.properties
----------------------------------------------------------------
Key: JBDS-4630
URL:
https://issues.jboss.org/browse/JBDS-4630
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Task
Components: central, central-update
Affects Versions: 11.2.0.AM2
Reporter: Lukáš Valach
Assignee: Nick Boldt
Fix For: 11.2.0.AM2
ide-config.properties \[1\] doesn't includes properties for DevStudio 11.2.0.AM2.
\[1\]
http://download.jboss.org/jbosstools/configuration/ide-config.properties
It causes problems with RH Central. It seems that Devstudio uses some default URLs and RH
Central offers older versions of some plugins. E.g. Openshift 2 3.4.1 (there should be
3.4.2).
JBossTools is not affected.