Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Sacchi2015-08-18 07:26:25 +0000
committerAdrian Sacchi2015-08-18 07:26:25 +0000
commitbb983dee8927037d4cde865189b1e22a87e7e97e (patch)
treecb3522425e58ac8d37484ee7e44f2dfe4eec45e4 /scout-rap.b3aggrcon
parentfdea14036842ac700c0b49b058b5ada3e4f4081c (diff)
downloadorg.eclipse.simrel.build-bb983dee8927037d4cde865189b1e22a87e7e97e.tar.gz
org.eclipse.simrel.build-bb983dee8927037d4cde865189b1e22a87e7e97e.tar.xz
org.eclipse.simrel.build-bb983dee8927037d4cde865189b1e22a87e7e97e.zip
disable scout contribution for neon m1
Change-Id: Ide588dcf2edce504b22823cd08cf8e645e155b40 Signed-off-by: Adrian Sacchi <adrian.sacchi@bsiag.com>
Diffstat (limited to 'scout-rap.b3aggrcon')
-rw-r--r--scout-rap.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/scout-rap.b3aggrcon b/scout-rap.b3aggrcon
index 98481e6d2..87c569ca0 100644
--- a/scout-rap.b3aggrcon
+++ b/scout-rap.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" description="Scout Business Application Development" label="Scout RAP Runtime">
+<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" description="Scout Business Application Development" label="Scout RAP Runtime">
<repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.0/scout.rap/RC4-20150610-0810" description="Scout RAP Targets">
<features description="Eclipse Scout SDK RAP" name="org.eclipse.scout.rt.rap.source.feature.group" versionRange="4.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>

Back to the top