File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' UTF-8' ?>
2+ <?compositeArtifactRepository version =' 1.0.0' ?>
3+ <repository name =' CDT 12.1 Update Site'
4+ type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
5+ <properties size =' 1' >
6+ <!-- timestamp made with date +%s%3N -->
7+ <property name =' p2.timestamp' value =' 1749736425971' />
8+ </properties >
9+ <children size =' 1' >
10+ <child location =' cdt-12.1.0' />
11+ </children >
12+ </repository >
Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' UTF-8' ?>
2+ <?compositeMetadataRepository version =' 1.0.0' ?>
3+ <repository name =' CDT 12.1 Update Site'
4+ type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
5+ <properties size =' 1' >
6+ <!-- timestamp made with date +%s%3N -->
7+ <property name =' p2.timestamp' value =' 1749736425971' />
8+ </properties >
9+ <children size =' 1' >
10+ <child location =' cdt-12.1.0' />
11+ </children >
12+ </repository >
Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' UTF-8' ?>
2+ <?compositeArtifactRepository version =' 1.0.0' ?>
3+ <repository name =' CDT LSP 3.2 Update Site'
4+ type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
5+ <properties size =' 1' >
6+ <!-- timestamp made with date +%s%3N -->
7+ <property name =' p2.timestamp' value =' 1749736425971' />
8+ </properties >
9+ <children size =' 1' >
10+ <child location =' cdt-lsp-3.2.0' />
11+ </children >
12+ </repository >
Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' UTF-8' ?>
2+ <?compositeMetadataRepository version =' 1.0.0' ?>
3+ <repository name =' CDT LSP 3.2 Update Site'
4+ type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
5+ <properties size =' 1' >
6+ <!-- timestamp made with date +%s%3N -->
7+ <property name =' p2.timestamp' value =' 1749736425971' />
8+ </properties >
9+ <children size =' 1' >
10+ <child location =' cdt-lsp-3.2.0' />
11+ </children >
12+ </repository >
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with date +%s%3N -->
7- <property name =' p2.timestamp' value =' 1744216575464 ' />
7+ <property name =' p2.timestamp' value =' 1749736425971 ' />
88 </properties >
99 <children size =' 1' >
10- <child location =' ../cdt-lsp-3.1 ' />
10+ <child location =' ../cdt-lsp-3.2 ' />
1111 </children >
1212</repository >
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with date +%s%3N -->
7- <property name =' p2.timestamp' value =' 1744216575464 ' />
7+ <property name =' p2.timestamp' value =' 1749736425971 ' />
88 </properties >
99 <children size =' 1' >
10- <child location =' ../cdt-lsp-3.1 ' />
10+ <child location =' ../cdt-lsp-3.2 ' />
1111 </children >
1212</repository >
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with date +%s%3N -->
7- <property name =' p2.timestamp' value =' 1741367840116 ' />
7+ <property name =' p2.timestamp' value =' 1749736425971 ' />
88 </properties >
99 <children size =' 1' >
10- <child location =' ../12.0 ' />
10+ <child location =' ../12.1 ' />
1111 </children >
1212</repository >
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with date +%s%3N -->
7- <property name =' p2.timestamp' value =' 1741367840116 ' />
7+ <property name =' p2.timestamp' value =' 1749736425971 ' />
88 </properties >
99 <children size =' 1' >
10- <child location =' ../12.0 ' />
10+ <child location =' ../12.1 ' />
1111 </children >
1212</repository >
Original file line number Diff line number Diff line change @@ -23,12 +23,14 @@ $ECHO $SSH mkdir -p "${DOWNLOAD}/releases/latest/"
2323$ECHO $SCP ./releng/download/releases/latest/* " ${SSHUSER} :${DOWNLOAD} /releases/latest/"
2424$ECHO $SCP ./releng/download/releases/11.6/* " ${SSHUSER} :${DOWNLOAD} /releases/11.6/"
2525$ECHO $SCP ./releng/download/releases/12.0/* " ${SSHUSER} :${DOWNLOAD} /releases/12.0/"
26+ $ECHO $SCP ./releng/download/releases/12.1/* " ${SSHUSER} :${DOWNLOAD} /releases/12.1/"
2627
2728$ECHO $SSH mkdir -p " ${DOWNLOAD} /releases/cdt-lsp-latest/"
2829$ECHO $SCP ./releng/download/releases/cdt-lsp-latest/* " ${SSHUSER} :${DOWNLOAD} /releases/cdt-lsp-latest/"
2930$ECHO $SCP ./releng/download/releases/cdt-lsp-2.0/* " ${SSHUSER} :${DOWNLOAD} /releases/cdt-lsp-2.0/"
3031$ECHO $SCP ./releng/download/releases/cdt-lsp-3.0/* " ${SSHUSER} :${DOWNLOAD} /releases/cdt-lsp-3.0/"
3132$ECHO $SCP ./releng/download/releases/cdt-lsp-3.1/* " ${SSHUSER} :${DOWNLOAD} /releases/cdt-lsp-3.1/"
33+ $ECHO $SCP ./releng/download/releases/cdt-lsp-3.2/* " ${SSHUSER} :${DOWNLOAD} /releases/cdt-lsp-3.2/"
3234
3335# Issue #235 - some of the old archived releases had bad composites. For those
3436# ones we started maintaining the files here as it was the easiest way to edit
You can’t perform that action at this time.
0 commit comments