[jbosstools-issues] [JBoss JIRA] (JBTIS-1111) Ensure updates to JBDS IS don't vanish between devstudio and IS releases

Paul Leacu (JIRA) issues at jboss.org
Wed May 24 09:44:00 EDT 2017


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

Paul Leacu commented on JBTIS-1111:
-----------------------------------

Ok - so we're good right now - lets see if it gets stepped on by anybot?
{code}
/media/JBDS-ssh/10.0/stable/updates/integration-stack/discovery/10.3.0.GA
[pleacu at pleacu-2-laptop 10.3.0.GA]$ cat compositeArtifacts.xml 
<?xml version='1.0' encoding='UTF-8'?>
<?compositeArtifactRepository version='1.0.0'?>
<repository name='JBoss Developer Studio Integration Stack Central - composite site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
  <properties size='2'>
    <property name='p2.timestamp' value='1495464895411'/>
    <property name='p2.compressed' value='true'/>
  </properties>
  <children size='3'>
  	<child location='https://devstudio.redhat.com/10.0/stable/updates/'/>
  	<child location='https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA'/>
  	<child location='https://devstudio.redhat.com/targetplatforms/devstudioistarget/10.3.0.GA.devstudio-is-target-platform/REPO/'/>
  </children>
</repository>
[pleacu at pleacu-2-laptop 10.3.0.GA]$ cat compositeContent.xml 
<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
<repository name='JBoss Developer Studio Integration Stack Central - composite site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
  <properties size='2'>
    <property name='p2.timestamp' value='1495464895411'/>
    <property name='p2.compressed' value='true'/>
  </properties>
  <children size='3'>
  	<child location='https://devstudio.redhat.com/10.0/stable/updates/'/>
  	<child location='https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA'/>
  	<child location='https://devstudio.redhat.com/targetplatforms/devstudioistarget/10.3.0.GA.devstudio-is-target-platform/REPO/'/>
  </children>
</repository>
{code}

> Ensure updates to JBDS IS don't vanish between devstudio and IS releases
> ------------------------------------------------------------------------
>
>                 Key: JBTIS-1111
>                 URL: https://issues.jboss.org/browse/JBTIS-1111
>             Project: JBoss Tools Integration Stack
>          Issue Type: Task
>          Components: distribution
>    Affects Versions: 4.4.2.Final
>            Reporter: Nick Boldt
>            Assignee: Paul Leacu
>
> {quote}
> nickboldt 12:50 PM
> hey, @pleacu your latest stable integration stack discovery site is missing https://devstudio.redhat.com/10.0/stable/updates/integration-stack/discovery/10.2.0.GA/compositeContent.xml only contains JBDS, not IS content
> do you update that by hand or by script? either way, bad things have happened
> 	
> pleacu 1:19 PM
> ugh - so this was guaranteed working at the end of March and https://devstudio.redhat.com/10.0/development/updates/integration-stack/discovery/10.2.0.GA/compositeContent.xml is correct
> anyway - its repaired now
> 	
> nickboldt 1:44 PM
> great, thanks. did you change it? or did I accidentally overwrite something?
> 	
> pleacu 1:45 PM
> I fixed it by hand - it's generated by a script
> 	
> nickboldt 1:48 PM
> just making sure it's not one of MY scripts that's screwing it up. (If it was, I'd fix it.)
> 	
> pleacu 1:49 PM
> could be - I forgot to look at the dtm of the composites before I changed it - that will at least indicate the when
> {quote}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list