[jbosstools-issues] [JBoss JIRA] (JBIDE-20803) script process for merging IS jars into JBT/JBDS discovery sites

Nick Boldt (JIRA) issues at jboss.org
Wed Sep 30 12:35:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113903#comment-13113903 ] 

Nick Boldt edited comment on JBIDE-20803 at 9/30/15 12:34 PM:
--------------------------------------------------------------

{quote}
a) it is mixing a stable release with snapshots
{quote}
Actually, it's a STAGING / CI site prior to release. If it was the released site, you'd see 9.0, not 9.0.0.GA.

But yes, the long URL shouldn't appear once we're out of CI / staging. In fact, it doesn't.

{code:title=https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/jbosstools/configuration/ide-config.properties#L152}
jboss.discovery.site.integration-stack.url|devstudio|9.0=https://devstudio.redhat.com/9.0/development/updates/
{code}

Looking at the section of the file I think you were referring to, I see that we've already fixed the problem you were reprting since the URL for JBDS IS discovery is now much simpler - https://devstudio.redhat.com/9.0/staging/updates/

{code:title=https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/jbosstools/configuration/ide-config.properties#L133-L141}
### when staging 9.0.0.GA (CR2)
jboss.discovery.directory.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/discovery.central/9.0.0.CR2/devstudio-directory.xml
jboss.discovery.site.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/
jboss.discovery.earlyaccess.site.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR2/
# 4.3.mars version of devstudio-earlyaccess.properties should be edited here, so the discovery job can fetch it: https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties/4.3.mars/devstudio-earlyaccess.properties
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR2/devstudio-earlyaccess.properties
# JBDSIS is not yet live so point at latest JBDS site instead
#jboss.discovery.site.integration-stack.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Alpha1/
jboss.discovery.site.integration-stack.url|devstudio|9.0.0.GA=https://devstudio.redhat.com/9.0/staging/updates/
{code}

Anything left to do in this JIRA? I think it's done, other than debating the correct use & interpretation of the CI, staging, and release (development or stable) blocks in the ide-config.properties file. 




was (Author: nickboldt):
{quote}
a) it is mixing a stable release with snapshots
{quote}
Actually, it's a STAGING / CI site prior to release. If it was the released site, you'd see 9.0, not 9.0.0.GA.

But yes, the long URL shouldn't appear once we're out of CI / staging. In fact, it doesn't.

{code:title=https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/jbosstools/configuration/ide-config.properties#L152}
jboss.discovery.site.integration-stack.url|devstudio|9.0=https://devstudio.redhat.com/9.0/development/updates/
{code}

Anything left to do in this JIRA? I think it's done, other than debating the correct use & interpretation of the CI, staging, and release (development or stable) blocks in the ide-config.properties file. 



> script process for merging IS jars into JBT/JBDS discovery sites
> ----------------------------------------------------------------
>
>                 Key: JBIDE-20803
>                 URL: https://issues.jboss.org/browse/JBIDE-20803
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: build, discovery, integration-platform
>    Affects Versions: 4.3.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.0.Final
>
>
> Need to document and script how to get the IS jars into the JBT/JBDS discovery sites.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list