Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-10-22 12:51:43 +0000
committerDavid Williams2015-10-22 12:51:43 +0000
commit1066bd10685bb447fb651fd853e65d9259c1d84a (patch)
treee4f6b7b3e6e78c1e3d49be054674e944c40899a4 /birt.b3aggrcon
parente6f2a92523cd85e3f549e116cd7428728581d127 (diff)
downloadorg.eclipse.simrel.build-1066bd10685bb447fb651fd853e65d9259c1d84a.tar.gz
org.eclipse.simrel.build-1066bd10685bb447fb651fd853e65d9259c1d84a.tar.xz
org.eclipse.simrel.build-1066bd10685bb447fb651fd853e65d9259c1d84a.zip
[releng] New commit to combine all temp "disables"
for BIRT and LDT (and MAT, since depends on BIRT) Change-Id: Icbbbe91da4801662715e6488621d79e947304c49 Signed-off-by: David Williams <david_williams@us.ibm.com>
Diffstat (limited to 'birt.b3aggrcon')
-rw-r--r--birt.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/birt.b3aggrcon b/birt.b3aggrcon
index f396afcee..4ccb4bdad 100644
--- a/birt.b3aggrcon
+++ b/birt.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="BIRT">
- <repositories location="http://download.eclipse.org/birt/update-site/4.5/" description="BIRT interim">
+ <repositories enabled="false" location="http://download.eclipse.org/birt/update-site/4.5/" description="BIRT interim">
<features name="org.eclipse.birt.feature.group" versionRange="4.5.0.v201506092134">
<categories href="simrel.b3aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
</features>

Back to the top