Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-05-10 20:16:13 +0000
committerDavid Williams2015-05-10 20:16:13 +0000
commit4840e47595fd058a713f0eceaeb1baee79741673 (patch)
tree6d236b4bdb99b8bc1e90da32ba8f1a36581bc6fb /simrel.b3aggr
parent571cc141205fe5553e1c95eea81007f8f0447aa9 (diff)
downloadorg.eclipse.simrel.build-4840e47595fd058a713f0eceaeb1baee79741673.tar.gz
org.eclipse.simrel.build-4840e47595fd058a713f0eceaeb1baee79741673.tar.xz
org.eclipse.simrel.build-4840e47595fd058a713f0eceaeb1baee79741673.zip
[releng] improve scripts
Change-Id: I516b109e28fcdce46a1ce6cf5a17942c9f173af6 Signed-off-by: David Williams <david_williams@us.ibm.com>
Diffstat (limited to 'simrel.b3aggr')
-rw-r--r--simrel.b3aggr2
1 files changed, 1 insertions, 1 deletions
diff --git a/simrel.b3aggr b/simrel.b3aggr
index d5a14e5ab..38b5d1c0d 100644
--- a/simrel.b3aggr
+++ b/simrel.b3aggr
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" description="Aggregation files used for yearly &quot;release train&quot;." buildmaster="//@contacts[email='david_williams@us.ibm.com']" label="Mars" buildRoot="buildresultsMars" packedStrategy="SKIP" sendmail="true" type="I" allowLegacySites="false">
+<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" description="Aggregation files used for yearly &quot;release train&quot;." buildmaster="//@contacts[email='david_williams@us.ibm.com']" label="Mars" buildRoot="buildresultsMars" packedStrategy="UNPACK_AS_SIBLING" sendmail="true" type="I" allowLegacySites="false">
<validationSets label="main">
<contributions href="equinox.b3aggrcon#/"/>
<contributions href="ep.b3aggrcon#/"/>

Back to the top