Skip to content

Commit

Permalink
use development URLs for IS and Fuse-extras as not yet published to s…
Browse files Browse the repository at this point in the history
…table

Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Aug 10, 2017
1 parent 52c71f2 commit 4f81b59
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions jbosstools/configuration/ide-config.properties
Expand Up @@ -60,19 +60,19 @@ jboss.discovery.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxy
jboss.discovery.earlyaccess.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/discovery.earlyaccess/
jboss.discovery.earlyaccess.list.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/discovery.earlyaccess/4.5.0.Final/jbosstools-earlyaccess.properties
jboss.central.webpage.url|jbosstools|4.5=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=http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/discovery/earlyaccess/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/fuse-extras/
jboss.discovery.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/earlyaccess/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/fuse-extras/

# 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/master/devstudio-earlyaccess.properties
jboss.discovery.directory.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/11.0.0.GA/devstudio-directory.xml
jboss.discovery.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/
jboss.discovery.earlyaccess.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/
jboss.discovery.earlyaccess.list.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/11.0.0.GA/devstudio-earlyaccess.properties
jboss.central.webpage.url|devstudio|11=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=https://devstudio.redhat.com/11/stable/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/integration-stack/discovery/earlyaccess/
jboss.discovery.site.integration-stack-sap.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/integration-stack/extras/
jboss.discovery.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/earlyaccess/
jboss.discovery.site.integration-stack-sap.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/extras/


# Properties must use the following format : key|context|version=value
Expand Down
Expand Up @@ -5,17 +5,17 @@ jboss.discovery.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxy
jboss.discovery.earlyaccess.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/discovery.earlyaccess/
jboss.discovery.earlyaccess.list.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/discovery.earlyaccess/4.5.0.Final/jbosstools-earlyaccess.properties
jboss.central.webpage.url|jbosstools|4.5=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=http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/discovery/earlyaccess/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/updates/fuse-extras/
jboss.discovery.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/integration-stack/discovery/earlyaccess/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/development/updates/fuse-extras/
# 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/master/devstudio-earlyaccess.properties
jboss.discovery.directory.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/11.0.0.GA/devstudio-directory.xml
jboss.discovery.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/
jboss.discovery.earlyaccess.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/
jboss.discovery.earlyaccess.list.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/discovery.earlyaccess/11.0.0.GA/devstudio-earlyaccess.properties
jboss.central.webpage.url|devstudio|11=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=https://devstudio.redhat.com/11/stable/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/integration-stack/discovery/earlyaccess/
jboss.discovery.site.integration-stack-sap.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/integration-stack/extras/
jboss.discovery.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/
jboss.discovery.earlyaccess.site.integration-stack.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/discovery/earlyaccess/
jboss.discovery.site.integration-stack-sap.url|devstudio|11=https://devstudio.redhat.com/11/development/updates/integration-stack/extras/


0 comments on commit 4f81b59

Please sign in to comment.