mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 22:25:25 +02:00
Add composites for CDT 12.1 and CDT LSP 3.2
This commit is contained in:
parent
91e25ac721
commit
a7adea84b9
9 changed files with 58 additions and 8 deletions
12
releng/download/releases/12.1/compositeArtifacts.xml
Normal file
12
releng/download/releases/12.1/compositeArtifacts.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?compositeArtifactRepository version='1.0.0'?>
|
||||
<repository name='CDT 12.1 Update Site'
|
||||
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='cdt-12.1.0'/>
|
||||
</children>
|
||||
</repository>
|
12
releng/download/releases/12.1/compositeContent.xml
Normal file
12
releng/download/releases/12.1/compositeContent.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?compositeMetadataRepository version='1.0.0'?>
|
||||
<repository name='CDT 12.1 Update Site'
|
||||
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='cdt-12.1.0'/>
|
||||
</children>
|
||||
</repository>
|
12
releng/download/releases/cdt-lsp-3.2/compositeArtifacts.xml
Normal file
12
releng/download/releases/cdt-lsp-3.2/compositeArtifacts.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?compositeArtifactRepository version='1.0.0'?>
|
||||
<repository name='CDT LSP 3.2 Update Site'
|
||||
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='cdt-lsp-3.2.0'/>
|
||||
</children>
|
||||
</repository>
|
12
releng/download/releases/cdt-lsp-3.2/compositeContent.xml
Normal file
12
releng/download/releases/cdt-lsp-3.2/compositeContent.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?compositeMetadataRepository version='1.0.0'?>
|
||||
<repository name='CDT LSP 3.2 Update Site'
|
||||
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='cdt-lsp-3.2.0'/>
|
||||
</children>
|
||||
</repository>
|
|
@ -4,9 +4,9 @@
|
|||
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1744216575464'/>
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='../cdt-lsp-3.1'/>
|
||||
<child location='../cdt-lsp-3.2'/>
|
||||
</children>
|
||||
</repository>
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1744216575464'/>
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='../cdt-lsp-3.1'/>
|
||||
<child location='../cdt-lsp-3.2'/>
|
||||
</children>
|
||||
</repository>
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1741367840116'/>
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='../12.0'/>
|
||||
<child location='../12.1'/>
|
||||
</children>
|
||||
</repository>
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
|
||||
<properties size='1'>
|
||||
<!-- timestamp made with date +%s%3N -->
|
||||
<property name='p2.timestamp' value='1741367840116'/>
|
||||
<property name='p2.timestamp' value='1749736425971'/>
|
||||
</properties>
|
||||
<children size='1'>
|
||||
<child location='../12.0'/>
|
||||
<child location='../12.1'/>
|
||||
</children>
|
||||
</repository>
|
||||
|
|
|
@ -23,12 +23,14 @@ $ECHO $SSH mkdir -p "${DOWNLOAD}/releases/latest/"
|
|||
$ECHO $SCP ./releng/download/releases/latest/* "${SSHUSER}:${DOWNLOAD}/releases/latest/"
|
||||
$ECHO $SCP ./releng/download/releases/11.6/* "${SSHUSER}:${DOWNLOAD}/releases/11.6/"
|
||||
$ECHO $SCP ./releng/download/releases/12.0/* "${SSHUSER}:${DOWNLOAD}/releases/12.0/"
|
||||
$ECHO $SCP ./releng/download/releases/12.1/* "${SSHUSER}:${DOWNLOAD}/releases/12.1/"
|
||||
|
||||
$ECHO $SSH mkdir -p "${DOWNLOAD}/releases/cdt-lsp-latest/"
|
||||
$ECHO $SCP ./releng/download/releases/cdt-lsp-latest/* "${SSHUSER}:${DOWNLOAD}/releases/cdt-lsp-latest/"
|
||||
$ECHO $SCP ./releng/download/releases/cdt-lsp-2.0/* "${SSHUSER}:${DOWNLOAD}/releases/cdt-lsp-2.0/"
|
||||
$ECHO $SCP ./releng/download/releases/cdt-lsp-3.0/* "${SSHUSER}:${DOWNLOAD}/releases/cdt-lsp-3.0/"
|
||||
$ECHO $SCP ./releng/download/releases/cdt-lsp-3.1/* "${SSHUSER}:${DOWNLOAD}/releases/cdt-lsp-3.1/"
|
||||
$ECHO $SCP ./releng/download/releases/cdt-lsp-3.2/* "${SSHUSER}:${DOWNLOAD}/releases/cdt-lsp-3.2/"
|
||||
|
||||
# Issue #235 - some of the old archived releases had bad composites. For those
|
||||
# ones we started maintaining the files here as it was the easiest way to edit
|
||||
|
|
Loading…
Add table
Reference in a new issue