]
Nick Boldt updated JBDS-4624:
-----------------------------
Fix Version/s: 11.1.0.GA
(was: 11.x)
All properties for Devstudio 11.1.0.GA / JBT 4.5.1.Final are
commented out in ide-config.properties
---------------------------------------------------------------------------------------------------
Key: JBDS-4624
URL:
https://issues.jboss.org/browse/JBDS-4624
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: central
Affects Versions: 11.1.0.GA
Reporter: Andrej Podhradsky
Assignee: Nick Boldt
Priority: Blocker
Fix For: 11.1.0.GA
All properties for Devstudio 11.1.0.GA / JBT 4.5.1.Final are commented out in
ide-config.properties at
http://download.jboss.org/jbosstools/configuration/ide-config.properties
{code}
### milestone staging
# 4.5.oxygen version of jbosstools-earlyaccess.properties should be edited here, so the
discovery job can fetch it:
http://download.jboss.org/jbosstools/oxygen/snapshots/updates/earlyaccess...
#jboss.discovery.directory.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/staging/updates/discovery.earlyaccess/4.5.1.Final/jbosstools-directory.xml
#jboss.discovery.site.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/staging/updates/
#jboss.discovery.earlyaccess.site.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/staging/updates/discovery.earlyaccess/4.5.1.Final/
#jboss.discovery.earlyaccess.list.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/staging/updates/discovery.earlyaccess/4.5.1.Final/jbosstools-earlyaccess.properties
#jboss.central.webpage.url|jbosstools|4.5.1.Final=https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=public-jboss&g=org.jboss.tools.central&a=jbosstools-central-webpage&v=2.0.0-SNAPSHOT&e=zip&mustEndWith=.zip
#jboss.discovery.site.integration-stack.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/
#jboss.discovery.earlyaccess.site.integration-stack.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/earlyaccess/
#jboss.fuse.extras.site.url|jbosstools|4.5.1.Final=http://download.jboss.org/jbosstools/oxygen/staging/updates/fuse-extras/4.5.1.Final/
# 4.5.oxygen version of devstudio-earlyaccess.properties should be edited here, so the
discovery job can fetch it:
https://devstudio.redhat.com/11/snapshots/updates/earlyaccess.properties/...
#jboss.discovery.directory.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/staging/updates/discovery.earlyaccess/11.1.0.GA/devstudio-directory.xml
#jboss.discovery.site.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/staging/updates/
#jboss.discovery.earlyaccess.site.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/staging/updates/discovery.earlyaccess/11.1.0.GA/
#jboss.discovery.earlyaccess.list.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/staging/updates/discovery.earlyaccess/11.1.0.GA/devstudio-earlyaccess.properties
#jboss.central.webpage.url|devstudio|11.1.0.GA=https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=public-jboss&g=org.jboss.tools.central&a=jbosstools-central-webpage&v=2.0.0-SNAPSHOT&e=zip&mustEndWith=.zip
#jboss.discovery.site.integration-stack.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/
#jboss.discovery.earlyaccess.site.integration-stack.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/earlyaccess/
#jboss.fuse.extras.site.url|devstudio|11.1.0.GA=https://devstudio.redhat.com/11/staging/updates/fuse-extras/11.1.0.GA/
{code}