Skip to content

Commit 227adfb

Browse files
committed
Updated composite site files to include 2.12.2 sdk
1 parent 2a62b7f commit 227adfb

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

repo/compositeArtifacts.xml

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<?compositeArtifactRepository version='1.0.0'?>
33
<repository name='GWT Eclipse Plugin'
4-
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'
5-
version='1.0.0'>
6-
<properties size='1'>
7-
<property name='p2.timestamp' value='1665755219001'/>
8-
</properties>
9-
<children size='2'>
10-
<child location='https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/latest'/>
11-
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/latest'/>
12-
</children>
4+
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'
5+
version='1.0.0'>
6+
<properties size='1'>
7+
<property name='p2.timestamp' value='1665755219001'/>
8+
</properties>
9+
<children size='2'>
10+
<child location='https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/latest'/>
11+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.8.2'/>
12+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.9.0'/>
13+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.10.0'/>
14+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.10.1'/>
15+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.11.0'/>
16+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.0'/>
17+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.1'/>
18+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.2'/>
19+
</children>
1320
</repository>
21+

repo/compositeContent.xml

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<?compositeMetadataRepository version='1.0.0'?>
33
<repository name='GWT Eclipse Plugin'
4-
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository'
5-
version='1.0.0'>
6-
<properties size='1'>
7-
<property name='p2.timestamp' value='1665755219001'/>
8-
</properties>
9-
<children size='2'>
10-
<child location='https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/latest'/>
11-
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/latest'/>
12-
</children>
4+
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository'
5+
version='1.0.0'>
6+
<properties size='1'>
7+
<property name='p2.timestamp' value='1665755219001'/>
8+
</properties>
9+
<children size='2'>
10+
<child location='https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/latest'/>
11+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.8.2'/>
12+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.9.0'/>
13+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.10.0'/>
14+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.10.1'/>
15+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.11.0'/>
16+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.0'/>
17+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.1'/>
18+
<child location='https://plugins.gwtproject.org/eclipse/gwt-sdk-plugins/2.12.2'/>
19+
</children>
1320
</repository>
21+

0 commit comments

Comments
 (0)