[jbosstools-commits] JBoss Tools SVN: r43809 - trunk/build/aggregate/local-site.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Sep 18 17:34:41 EDT 2012
Author: nickboldt
Date: 2012-09-18 17:34:41 -0400 (Tue, 18 Sep 2012)
New Revision: 43809
Modified:
trunk/build/aggregate/local-site/compositeArtifacts.xml
trunk/build/aggregate/local-site/compositeContent.xml
Log:
fix order and remove deltacloud (JBIDE-12458)
Modified: trunk/build/aggregate/local-site/compositeArtifacts.xml
===================================================================
--- trunk/build/aggregate/local-site/compositeArtifacts.xml 2012-09-18 21:33:20 UTC (rev 43808)
+++ trunk/build/aggregate/local-site/compositeArtifacts.xml 2012-09-18 21:34:41 UTC (rev 43809)
@@ -1,24 +1,23 @@
<?xml version='1.0' encoding='UTF-8'?>
<?compositeArtifactRepository version='1.0.0'?>
-<repository name='JBoss Tools Staging Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
+<repository name='JBoss Tools LOCALHOST Staging Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='true'/>
<!--
get new time w/
date +%s000
-->
-<property name='p2.timestamp' value='1306350337002'/>
+<property name='p2.timestamp' value='1348003733000'/>
</properties>
-<children size='31'>
-
+<children size='30'>
<child location='../../../archives/site/target/repository/'/>
<child location='../../../as/site/target/repository/'/>
<child location='../../../birt/site/target/repository/'/>
<child location='../../../bpel/site/target/repository/'/>
<child location='../../../cdi/site/target/repository/'/>
+<child location='../../../central/site/target/repository/'/>
<child location='../../../common/site/target/repository/'/>
-<child location='../../../deltacloud/site/target/repository/'/>
<child location='../../../esb/site/target/repository/'/>
<child location='../../../examples/site/target/repository/'/>
<child location='../../../flow/site/target/repository/'/>
@@ -35,19 +34,16 @@
<child location='../../../maven/site/target/repository/'/>
<child location='../../../modeshape/site/target/repository/'/>
+<child location='../../../openshift/site/target/repository/'/>
<child location='../../../portlet/site/target/repository/'/>
<child location='../../../runtime/site/target/repository/'/>
<child location='../../../seam/site/target/repository/'/>
<child location='../../../struts/site/target/repository/'/>
-<child location='../../../tests/site/target/repository/'/>
+<child location='../../../tests/site/target/repository/'/>
<child location='../../../usage/site/target/repository/'/>
<child location='../../../vpe/site/target/repository/'/>
<child location='../../../ws/site/target/repository/'/>
<child location='../../../xulrunner/site/target/repository/'/>
-<child location='../../../openshift/site/target/repository/'/>
-
-<child location='../../../central/site/target/repository/'/>
-
</children>
</repository>
Modified: trunk/build/aggregate/local-site/compositeContent.xml
===================================================================
--- trunk/build/aggregate/local-site/compositeContent.xml 2012-09-18 21:33:20 UTC (rev 43808)
+++ trunk/build/aggregate/local-site/compositeContent.xml 2012-09-18 21:34:41 UTC (rev 43809)
@@ -1,24 +1,23 @@
<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
-<repository name='JBoss Tools Staging Repository' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
+<repository name='JBoss Tools LOCALHOST Staging Repository' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='true'/>
<!--
get new time w/
date +%s000
-->
-<property name='p2.timestamp' value='1306350337002'/>
+<property name='p2.timestamp' value='1348003733000'/>
</properties>
-<children size='31'>
-
+<children size='30'>
<child location='../../../archives/site/target/repository/'/>
<child location='../../../as/site/target/repository/'/>
<child location='../../../birt/site/target/repository/'/>
<child location='../../../bpel/site/target/repository/'/>
<child location='../../../cdi/site/target/repository/'/>
+<child location='../../../central/site/target/repository/'/>
<child location='../../../common/site/target/repository/'/>
-<child location='../../../deltacloud/site/target/repository/'/>
<child location='../../../esb/site/target/repository/'/>
<child location='../../../examples/site/target/repository/'/>
<child location='../../../flow/site/target/repository/'/>
@@ -35,19 +34,16 @@
<child location='../../../maven/site/target/repository/'/>
<child location='../../../modeshape/site/target/repository/'/>
+<child location='../../../openshift/site/target/repository/'/>
<child location='../../../portlet/site/target/repository/'/>
<child location='../../../runtime/site/target/repository/'/>
<child location='../../../seam/site/target/repository/'/>
<child location='../../../struts/site/target/repository/'/>
-<child location='../../../tests/site/target/repository/'/>
+<child location='../../../tests/site/target/repository/'/>
<child location='../../../usage/site/target/repository/'/>
<child location='../../../vpe/site/target/repository/'/>
<child location='../../../ws/site/target/repository/'/>
<child location='../../../xulrunner/site/target/repository/'/>
-<child location='../../../openshift/site/target/repository/'/>
-
-<child location='../../../central/site/target/repository/'/>
-
</children>
</repository>
More information about the jbosstools-commits
mailing list