]
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@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
</children>
</repository>
[pleacu@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
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/discov...
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/d...
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}