Skip to content

Commit

Permalink
JBDS-4625 s/jboss.discovery.site.integration-stack-sap.url/jboss.fuse…
Browse files Browse the repository at this point in the history
….extras.site.url/g and point to stable, not dev

Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Dec 8, 2017
1 parent 91b64b8 commit 02fa642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jbosstools/configuration/ide-config.properties
Expand Up @@ -61,7 +61,7 @@ jboss.discovery.earlyaccess.list.url|jbosstools|4.5=http://download.jboss.org/jb
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/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/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/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.1.0.GA/devstudio-directory.xml
jboss.discovery.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/
Expand All @@ -70,7 +70,7 @@ jboss.discovery.earlyaccess.list.url|devstudio|11=https://devstudio.redhat.com/1
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/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/
jboss.fuse.extras.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/fuse-extras/


# Properties must use the following format : key|context|version=value
Expand Down
Expand Up @@ -7,7 +7,7 @@ jboss.discovery.earlyaccess.list.url|jbosstools|4.5=http://download.jboss.org/jb
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/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/
jboss.fuse.extras.site.url|jbosstools|4.5=http://download.jboss.org/jbosstools/oxygen/stable/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.1.0.GA/devstudio-directory.xml
jboss.discovery.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/
Expand All @@ -16,6 +16,6 @@ jboss.discovery.earlyaccess.list.url|devstudio|11=https://devstudio.redhat.com/1
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/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/
jboss.fuse.extras.site.url|devstudio|11=https://devstudio.redhat.com/11/stable/updates/fuse-extras/


0 comments on commit 02fa642

Please sign in to comment.