532222 - Prepare OSGi bundles of Spring Framework 5.0.x

This update is necessary for Gemini Blueprint 3.x which requires
Spring 5.0.x
diff --git a/ebr/gradle.properties b/ebr/gradle.properties
index 2e3f18a..4df7db2 100644
--- a/ebr/gradle.properties
+++ b/ebr/gradle.properties
@@ -111,7 +111,7 @@
 orgAopAllianceVersion = 1.0.0
 
 geminiBlueprintVersion = 2.0.0.RELEASE
-// TODO update CQs for 5.0.7
+// TODO update CQs for 5.0.8
 #CQ 13690 org.springframework.aop
 #CQ 13691 org.springframework.aspects
 #CQ 13692 org.springframework.beans
@@ -130,7 +130,7 @@
 #CQ ?! org.springframework.webflux
 #CQ 13704 org.springframework.webmvc
 #CQ 13706 org.springframework.websocket
-springframeworkVersion = 5.0.7.RELEASE
+springframeworkVersion = 5.0.8.RELEASE
 
 geminiManagementVersion = 1.0.5.RELEASE
 geminiWebVersion = 3.0.0.RC3
diff --git a/ebr/org.springframework.aop-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.aop-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.aop-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.aop-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.aop-5.0.7.RELEASE/org.springframework.aop.mf b/ebr/org.springframework.aop-5.0.8.RELEASE/org.springframework.aop.mf
similarity index 100%
rename from ebr/org.springframework.aop-5.0.7.RELEASE/org.springframework.aop.mf
rename to ebr/org.springframework.aop-5.0.8.RELEASE/org.springframework.aop.mf
diff --git a/ebr/org.springframework.aspects-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.aspects-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.aspects-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.aspects-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.aspects-5.0.7.RELEASE/org.springframework.aspects.mf b/ebr/org.springframework.aspects-5.0.8.RELEASE/org.springframework.aspects.mf
similarity index 100%
rename from ebr/org.springframework.aspects-5.0.7.RELEASE/org.springframework.aspects.mf
rename to ebr/org.springframework.aspects-5.0.8.RELEASE/org.springframework.aspects.mf
diff --git a/ebr/org.springframework.beans-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.beans-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.beans-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.beans-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.beans-5.0.7.RELEASE/org.springframework.beans.mf b/ebr/org.springframework.beans-5.0.8.RELEASE/org.springframework.beans.mf
similarity index 100%
rename from ebr/org.springframework.beans-5.0.7.RELEASE/org.springframework.beans.mf
rename to ebr/org.springframework.beans-5.0.8.RELEASE/org.springframework.beans.mf
diff --git a/ebr/org.springframework.context-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.context-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.context-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.context-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.context-5.0.7.RELEASE/org.springframework.context.mf b/ebr/org.springframework.context-5.0.8.RELEASE/org.springframework.context.mf
similarity index 100%
rename from ebr/org.springframework.context-5.0.7.RELEASE/org.springframework.context.mf
rename to ebr/org.springframework.context-5.0.8.RELEASE/org.springframework.context.mf
diff --git a/ebr/org.springframework.context.support-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.context.support-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.context.support-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.context.support-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.context.support-5.0.7.RELEASE/org.springframework.context.support.mf b/ebr/org.springframework.context.support-5.0.8.RELEASE/org.springframework.context.support.mf
similarity index 100%
rename from ebr/org.springframework.context.support-5.0.7.RELEASE/org.springframework.context.support.mf
rename to ebr/org.springframework.context.support-5.0.8.RELEASE/org.springframework.context.support.mf
diff --git a/ebr/org.springframework.core-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.core-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.core-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.core-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.core-5.0.7.RELEASE/org.springframework.core.mf b/ebr/org.springframework.core-5.0.8.RELEASE/org.springframework.core.mf
similarity index 100%
rename from ebr/org.springframework.core-5.0.7.RELEASE/org.springframework.core.mf
rename to ebr/org.springframework.core-5.0.8.RELEASE/org.springframework.core.mf
diff --git a/ebr/org.springframework.expression-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.expression-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.expression-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.expression-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.expression-5.0.7.RELEASE/org.springframework.expression.mf b/ebr/org.springframework.expression-5.0.8.RELEASE/org.springframework.expression.mf
similarity index 100%
rename from ebr/org.springframework.expression-5.0.7.RELEASE/org.springframework.expression.mf
rename to ebr/org.springframework.expression-5.0.8.RELEASE/org.springframework.expression.mf
diff --git a/ebr/org.springframework.jcl-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.jcl-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.jcl-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.jcl-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.jcl-5.0.7.RELEASE/org.springframework.jcl.mf b/ebr/org.springframework.jcl-5.0.8.RELEASE/org.springframework.jcl.mf
similarity index 100%
rename from ebr/org.springframework.jcl-5.0.7.RELEASE/org.springframework.jcl.mf
rename to ebr/org.springframework.jcl-5.0.8.RELEASE/org.springframework.jcl.mf
diff --git a/ebr/org.springframework.jdbc-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.jdbc-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.jdbc-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.jdbc-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.jdbc-5.0.7.RELEASE/org.springframework.jdbc.mf b/ebr/org.springframework.jdbc-5.0.8.RELEASE/org.springframework.jdbc.mf
similarity index 100%
rename from ebr/org.springframework.jdbc-5.0.7.RELEASE/org.springframework.jdbc.mf
rename to ebr/org.springframework.jdbc-5.0.8.RELEASE/org.springframework.jdbc.mf
diff --git a/ebr/org.springframework.jms-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.jms-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.jms-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.jms-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.jms-5.0.7.RELEASE/org.springframework.jms.mf b/ebr/org.springframework.jms-5.0.8.RELEASE/org.springframework.jms.mf
similarity index 100%
rename from ebr/org.springframework.jms-5.0.7.RELEASE/org.springframework.jms.mf
rename to ebr/org.springframework.jms-5.0.8.RELEASE/org.springframework.jms.mf
diff --git a/ebr/org.springframework.messaging-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.messaging-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.messaging-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.messaging-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.messaging-5.0.7.RELEASE/org.springframework.messaging.mf b/ebr/org.springframework.messaging-5.0.8.RELEASE/org.springframework.messaging.mf
similarity index 100%
rename from ebr/org.springframework.messaging-5.0.7.RELEASE/org.springframework.messaging.mf
rename to ebr/org.springframework.messaging-5.0.8.RELEASE/org.springframework.messaging.mf
diff --git a/ebr/org.springframework.orm-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.orm-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.orm-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.orm-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.orm-5.0.7.RELEASE/org.springframework.orm.mf b/ebr/org.springframework.orm-5.0.8.RELEASE/org.springframework.orm.mf
similarity index 100%
rename from ebr/org.springframework.orm-5.0.7.RELEASE/org.springframework.orm.mf
rename to ebr/org.springframework.orm-5.0.8.RELEASE/org.springframework.orm.mf
diff --git a/ebr/org.springframework.oxm-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.oxm-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.oxm-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.oxm-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.oxm-5.0.7.RELEASE/org.springframework.oxm.mf b/ebr/org.springframework.oxm-5.0.8.RELEASE/org.springframework.oxm.mf
similarity index 100%
rename from ebr/org.springframework.oxm-5.0.7.RELEASE/org.springframework.oxm.mf
rename to ebr/org.springframework.oxm-5.0.8.RELEASE/org.springframework.oxm.mf
diff --git a/ebr/org.springframework.test-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.test-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.test-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.test-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.test-5.0.7.RELEASE/org.springframework.test.mf b/ebr/org.springframework.test-5.0.8.RELEASE/org.springframework.test.mf
similarity index 100%
rename from ebr/org.springframework.test-5.0.7.RELEASE/org.springframework.test.mf
rename to ebr/org.springframework.test-5.0.8.RELEASE/org.springframework.test.mf
diff --git a/ebr/org.springframework.transaction-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.transaction-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.transaction-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.transaction-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.transaction-5.0.7.RELEASE/org.springframework.transaction.mf b/ebr/org.springframework.transaction-5.0.8.RELEASE/org.springframework.transaction.mf
similarity index 100%
rename from ebr/org.springframework.transaction-5.0.7.RELEASE/org.springframework.transaction.mf
rename to ebr/org.springframework.transaction-5.0.8.RELEASE/org.springframework.transaction.mf
diff --git a/ebr/org.springframework.web-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.web-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.web-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.web-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.web-5.0.7.RELEASE/org.springframework.web.mf b/ebr/org.springframework.web-5.0.8.RELEASE/org.springframework.web.mf
similarity index 100%
rename from ebr/org.springframework.web-5.0.7.RELEASE/org.springframework.web.mf
rename to ebr/org.springframework.web-5.0.8.RELEASE/org.springframework.web.mf
diff --git a/ebr/org.springframework.webflux-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.webflux-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.webflux-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.webflux-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.webflux-5.0.7.RELEASE/org.springframework.webflux.mf b/ebr/org.springframework.webflux-5.0.8.RELEASE/org.springframework.webflux.mf
similarity index 100%
rename from ebr/org.springframework.webflux-5.0.7.RELEASE/org.springframework.webflux.mf
rename to ebr/org.springframework.webflux-5.0.8.RELEASE/org.springframework.webflux.mf
diff --git a/ebr/org.springframework.webmvc-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.webmvc-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.webmvc-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.webmvc-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.webmvc-5.0.7.RELEASE/org.springframework.webmvc.mf b/ebr/org.springframework.webmvc-5.0.8.RELEASE/org.springframework.webmvc.mf
similarity index 100%
rename from ebr/org.springframework.webmvc-5.0.7.RELEASE/org.springframework.webmvc.mf
rename to ebr/org.springframework.webmvc-5.0.8.RELEASE/org.springframework.webmvc.mf
diff --git a/ebr/org.springframework.websocket-5.0.7.RELEASE/build.gradle b/ebr/org.springframework.websocket-5.0.8.RELEASE/build.gradle
similarity index 100%
rename from ebr/org.springframework.websocket-5.0.7.RELEASE/build.gradle
rename to ebr/org.springframework.websocket-5.0.8.RELEASE/build.gradle
diff --git a/ebr/org.springframework.websocket-5.0.7.RELEASE/org.springframework.websocket.mf b/ebr/org.springframework.websocket-5.0.8.RELEASE/org.springframework.websocket.mf
similarity index 100%
rename from ebr/org.springframework.websocket-5.0.7.RELEASE/org.springframework.websocket.mf
rename to ebr/org.springframework.websocket-5.0.8.RELEASE/org.springframework.websocket.mf