Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Gamble2015-01-26 09:19:22 +0000
committerBen Gamble2015-01-26 09:19:22 +0000
commitef6defbf10d3c732650d849abe6a4e65a5ba5c7c (patch)
tree950f121dfeaa1aaa147bc2d8acca93485087eb2d /mat.b3aggrcon
parentfd7b4f4a7030ce6dcf93db9409dcf264d3760a80 (diff)
downloadorg.eclipse.simrel.build-ef6defbf10d3c732650d849abe6a4e65a5ba5c7c.tar.gz
org.eclipse.simrel.build-ef6defbf10d3c732650d849abe6a4e65a5ba5c7c.tar.xz
org.eclipse.simrel.build-ef6defbf10d3c732650d849abe6a4e65a5ba5c7c.zip
bug 458296 - tainted .pack.gzs removed
Diffstat (limited to 'mat.b3aggrcon')
-rw-r--r--mat.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/mat.b3aggrcon b/mat.b3aggrcon
index 9e39d5766..333a221cb 100644
--- a/mat.b3aggrcon
+++ b/mat.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="Memory Analyzer (MAT)">
- <repositories enabled="false" location="http://download.eclipse.org/mat/luna/RC3/update-site/" description="Memory Analyzer Updates">
+ <repositories location="http://download.eclipse.org/mat/luna/RC3/update-site/" description="Memory Analyzer Updates">
<features name="org.eclipse.mat.feature.feature.group" versionRange="1.4.0.201406041413">
<categories href="simrel.b3aggr#//@customCategories[identifier='Performance%2C%20Profiling%20and%20Tracing%20Tools']"/>
</features>

Back to the top