Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvzurczak2012-11-26 11:19:17 +0000
committervzurczak2012-11-26 11:19:17 +0000
commite02521549bb293e6fc4e0f4394b86b4e01b428d6 (patch)
tree86bbcf5b4d0c64259fce20d3654e5413bf015031 /soa-sca.b3aggrcon
parent8ac70de17d68ae80bf086495b17a5a0dd79ef5ab (diff)
downloadorg.eclipse.simrel.build-e02521549bb293e6fc4e0f4394b86b4e01b428d6.tar.gz
org.eclipse.simrel.build-e02521549bb293e6fc4e0f4394b86b4e01b428d6.tar.xz
org.eclipse.simrel.build-e02521549bb293e6fc4e0f4394b86b4e01b428d6.zip
Add the last SCA repository (Juno based but tested with Kepler).
Signed-off-by: vzurczak <vincent.zurczak@petalslink.com>
Diffstat (limited to 'soa-sca.b3aggrcon')
-rw-r--r--soa-sca.b3aggrcon32
1 files changed, 16 insertions, 16 deletions
diff --git a/soa-sca.b3aggrcon b/soa-sca.b3aggrcon
index 2c414470d..007525caa 100644
--- a/soa-sca.b3aggrcon
+++ b/soa-sca.b3aggrcon
@@ -1,16 +1,16 @@
-<?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" enabled="false" label="SOA-SCA">
- <repositories location="http://download.eclipse.org/soa/sca/juno" description="SCA Tools Repository">
- <features name="org.eclipse.soa.sca.core.feature.feature.group" versionRange="2.3.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
- </features>
- <features name="org.eclipse.soa.sca.sca1_0.feature.feature.group" versionRange="2.3.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
- </features>
- <features name="org.eclipse.soa.sca.sca1_1.feature.feature.group" versionRange="2.3.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
- </features>
- </repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='stephane.drapeau@obeo.fr']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='vincent.zurczak@linagora.com']"/>
-</aggregator:Contribution>
+<?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="SOA-SCA">
+ <repositories location="http://download.eclipse.org/soa/sca/juno" description="SCA Tools Repository">
+ <features name="org.eclipse.soa.sca.core.feature.feature.group" versionRange="2.3.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ <features name="org.eclipse.soa.sca.sca1_0.feature.feature.group" versionRange="2.3.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ <features name="org.eclipse.soa.sca.sca1_1.feature.feature.group" versionRange="2.3.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='stephane.drapeau@obeo.fr']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='vincent.zurczak@linagora.com']"/>
+</aggregator:Contribution>

Back to the top