Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Mueller2013-08-19 10:18:24 +0000
committerMarvin Mueller2013-08-19 11:00:06 +0000
commite22574ef25f782d8fc012080cf412eaf8646c87a (patch)
tree14dd90d4b5b869aaaf64e2ff7cdd3ac82909c756
parent25f113a57d8339db34d928fdfe630a738ddff07d (diff)
downloadorg.eclipse.simrel.build-e22574ef25f782d8fc012080cf412eaf8646c87a.tar.gz
org.eclipse.simrel.build-e22574ef25f782d8fc012080cf412eaf8646c87a.tar.xz
org.eclipse.simrel.build-e22574ef25f782d8fc012080cf412eaf8646c87a.zip
Temporarily disable jubula due to missing requirements
-rw-r--r--jubula.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/jubula.b3aggrcon b/jubula.b3aggrcon
index 440c15d5e..218c54818 100644
--- a/jubula.b3aggrcon
+++ b/jubula.b3aggrcon
@@ -1,5 +1,5 @@
<?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="Jubula">
+<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" enabled="false" label="Jubula">
<repositories location="http://download.eclipse.org/jubula/milestones/luna-m1">
<features name="org.eclipse.jubula.feature.feature.group" versionRange="2.2.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/>

Back to the top