From b2c4a8d5931255cc914f0fa3d7e1915d6f07d7c7 Mon Sep 17 00:00:00 2001
From: Andreas Bayha <bayha@fortiss.org>
Date: Wed, 13 Apr 2022 09:53:24 +0000
Subject: [PATCH] Variability: Added variability to Logical Architecture

Issue-Ref: 3776
Issue-Url: af3#3776

Signed-off-by: Andreas Bayha <bayha@fortiss.org>
---
 bundles/af3      | 2 +-
 bundles/af3-rcp  | 2 +-
 bundles/kernel   | 2 +-
 bundles/pom.xml  | 6 ++++++
 features/af3     | 2 +-
 features/tooling | 2 +-
 products/af3     | 2 +-
 7 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/bundles/af3 b/bundles/af3
index 6cff9d4..ab6f788 160000
--- a/bundles/af3
+++ b/bundles/af3
@@ -1 +1 @@
-Subproject commit 6cff9d40660964a059b2abab06ee447caf27025d
+Subproject commit ab6f788685493c36e3c82428485cdf3c6b5de8b8
diff --git a/bundles/af3-rcp b/bundles/af3-rcp
index 556c52e..b41e444 160000
--- a/bundles/af3-rcp
+++ b/bundles/af3-rcp
@@ -1 +1 @@
-Subproject commit 556c52e036b6772ba5c99e83454f03952baea079
+Subproject commit b41e444087c2179e90b92fd8a4ce9225446d5c36
diff --git a/bundles/kernel b/bundles/kernel
index ab311b3..f1aa1d6 160000
--- a/bundles/kernel
+++ b/bundles/kernel
@@ -1 +1 @@
-Subproject commit ab311b339e43d950fe070abbb8ef21f7e025bc07
+Subproject commit f1aa1d6ec056ba9b730891a48cb785f311ce0aea
diff --git a/bundles/pom.xml b/bundles/pom.xml
index d054115..863a0e2 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -50,6 +50,10 @@
         <module>kernel/org.fortiss.tooling.spiderchart.ui</module>
         <module>kernel/org.fortiss.tooling.ext.reuse</module>
         <module>kernel/org.fortiss.tooling.ext.reuse.ui</module>
+        <module>kernel/org.fortiss.tooling.ext.variability</module>
+        <module>kernel/org.fortiss.tooling.ext.variability.ui</module>
+        <module>kernel/org.fortiss.variability</module>
+        
       </modules>
     </profile>
     <profile>
@@ -104,6 +108,8 @@
         <module>af3/org.fortiss.af3.task.ui</module>
         <module>af3/org.fortiss.af3.timing</module>
         <module>af3/org.fortiss.af3.timing.ui</module>
+        <module>af3/org.fortiss.af3.variability.featuremodel</module>
+        <module>af3/org.fortiss.af3.variability.featuremodel.ui</module>
         <module>af3-rcp/org.fortiss.af3.rcp.application</module>
 		<module>af3-rcp/org.fortiss.af3.rcp.help</module>
       </modules>
diff --git a/features/af3 b/features/af3
index fd940e9..2c81153 160000
--- a/features/af3
+++ b/features/af3
@@ -1 +1 @@
-Subproject commit fd940e9cb5ba87b3eb143f846a8fcaed07d4beca
+Subproject commit 2c8115323c8d5bfe3fdca71ccbbdda4a92689824
diff --git a/features/tooling b/features/tooling
index 80f34de..1efa3eb 160000
--- a/features/tooling
+++ b/features/tooling
@@ -1 +1 @@
-Subproject commit 80f34defdaa82d63c7857e3d07a2d1d4f71c3a12
+Subproject commit 1efa3eb0eabca967d2b9a3319e07e3919fb1b0d7
diff --git a/products/af3 b/products/af3
index 691c876..ed4ee4b 160000
--- a/products/af3
+++ b/products/af3
@@ -1 +1 @@
-Subproject commit 691c87626608634ddcebe75e6065002b188c0e9c
+Subproject commit ed4ee4b7a94b9ac72478e355300787d23c1b2078
-- 
GitLab