Bump akka to 2.5.9 and typesafe config to 1.3.2 92/64092/26
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Oct 2017 23:50:29 +0000 (01:50 +0200)
committerStephen Kitt <skitt@redhat.com>
Wed, 24 Jan 2018 13:55:09 +0000 (13:55 +0000)
This is a major feature/preview release, the notes are at:
https://akka.io/blog/news/2017/09/28/akka-2.5.6-released
https://akka.io/blog/news/2017/11/17/akka-2.5.7-released
https://akka.io/blog/news/2017/12/08/akka-2.5.8-released
https://akka.io/blog/news/2018/01/11/akka-2.5.9-released-2.4.x-end-of-life

https://github.com/typesafehub/config/blob/master/NEWS.md

Also align aeron/agrona versions to match:
https://github.com/real-logic/Agrona/releases/tag/0.9.6
https://github.com/real-logic/Agrona/releases/tag/0.9.7
https://github.com/real-logic/Agrona/releases/tag/0.9.8
https://github.com/real-logic/Agrona/releases/tag/0.9.9
https://github.com/real-logic/Agrona/releases/tag/0.9.10
https://github.com/real-logic/Agrona/releases/tag/0.9.11
https://github.com/real-logic/Agrona/releases/tag/0.9.12

https://github.com/real-logic/aeron/releases/tag/1.3.0
https://github.com/real-logic/aeron/releases/tag/1.4.0
https://github.com/real-logic/aeron/releases/tag/1.5.0
https://github.com/real-logic/aeron/releases/tag/1.5.1
https://github.com/real-logic/aeron/releases/tag/1.5.2
https://github.com/real-logic/aeron/releases/tag/1.6.0
https://github.com/real-logic/aeron/releases/tag/1.7.0

Change-Id: I3bb94b6c33004366799f1c85f89fae61e3c6c6ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-akka-clustering-2.5/src/main/history/dependencies.xml
features/odl-akka-persistence-2.5/src/main/history/dependencies.xml
features/odl-akka-system-2.5/src/main/history/dependencies.xml
odlparent-lite/pom.xml
odlparent/pom.xml

index ba73c3ea7c8216c42d195f38db336245b45b032f..6af8b16bd8ef9a9f45c6b04a716ac8751c7053f3 100644 (file)
@@ -2,15 +2,15 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-akka-clustering-2.5">
     <feature version="0.0.0">
         <feature prerequisite="false" dependency="false">odl-akka-system-2.5</feature>
-        <bundle>mvn:com.typesafe.akka/akka-cluster_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-remote_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-stream_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe/ssl-config-core_2.12/0.2.1</bundle>
-        <bundle>mvn:io.aeron/aeron-client/1.2.5</bundle>
-        <bundle>mvn:io.aeron/aeron-driver/1.2.5</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-cluster_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-remote_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-stream_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe/ssl-config-core_2.12/0.2.2</bundle>
+        <bundle>mvn:io.aeron/aeron-client/1.7.0</bundle>
+        <bundle>mvn:io.aeron/aeron-driver/1.7.0</bundle>
         <bundle>mvn:io.netty/netty/3.10.6.Final</bundle>
-        <bundle>mvn:org.agrona/agrona/0.9.5</bundle>
+        <bundle>mvn:org.agrona/agrona/0.9.12</bundle>
         <bundle>mvn:org.reactivestreams/reactive-streams/1.0.1</bundle>
         <bundle>mvn:org.scala-lang.modules/scala-parser-combinators_2.12/1.0.6</bundle>
     </feature>
index 06f8e4a90b3a0a2af5dbfb8e9df217c9996e0fd8..2d22c6ff2b18e347ab22d3e98c4fea3973d19320 100644 (file)
@@ -3,7 +3,7 @@
     <feature version="0.0.0">
         <feature prerequisite="false" dependency="false">odl-akka-leveldb-0.7</feature>
         <feature prerequisite="false" dependency="false">odl-akka-system-2.5</feature>
-        <bundle>mvn:com.typesafe.akka/akka-persistence_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.4</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-persistence_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.9</bundle>
     </feature>
 </features>
index 84ea9fbc02b89a7ef67a54461f8d6737656c4aa1..49c3d7645fed0b6ea214c4f0c3197b1f059ad120 100644 (file)
@@ -2,9 +2,9 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-akka-system-2.5">
     <feature version="0.0.0">
         <feature prerequisite="false" dependency="false">odl-akka-scala-2.12</feature>
-        <bundle>mvn:com.typesafe.akka/akka-actor_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-osgi_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-slf4j_2.12/2.5.4</bundle>
-        <bundle>mvn:com.typesafe/config/1.3.0</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-actor_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-osgi_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-slf4j_2.12/2.5.9</bundle>
+        <bundle>mvn:com.typesafe/config/1.3.2</bundle>
     </feature>
 </features>
index 8b4b2f44f332b530d2d1a8387713354885a8e07c..16c699041d18654a0663baa05fc285d0854eade7 100644 (file)
                 <link>https://www.slf4j.org/apidocs/</link>
                 <link>https://xerces.apache.org/xerces2-j/javadocs/api/</link>
                 <link>https://google.github.io/guava/releases/23.6-jre/api/docs/</link>
-                <link>http://doc.akka.io/japi/akka/2.5.3/</link>
+                <link>http://doc.akka.io/japi/akka/2.5.9/</link>
                 <link>http://netty.io/4.1/api/</link>
                 <link>https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/</link>
                 <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.6/</link>
index 9d4f684e8d41366b9001b690a11f46ad3cf79b6b..63cf46f41a092a2b40df683c213822a7546be0b4 100644 (file)
     <!-- Used by controller, snbi; see also centinel, dlux, toolkit -->
     <osgi.core.version>5.0.0</osgi.core.version>
 
-    <akka.version>2.5.4</akka.version>
+    <akka.version>2.5.9</akka.version>
     <leveldb.version>0.7</leveldb.version>
 
     <!-- Default Sonar configuration -->
       <dependency>
         <groupId>com.typesafe</groupId>
         <artifactId>config</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.2</version>
       </dependency>
 
       <!-- Reactive Streams, used by Akka -->
       <dependency>
         <groupId>com.typesafe</groupId>
         <artifactId>ssl-config-core_2.12</artifactId>
-        <version>0.2.1</version>
+        <version>0.2.2</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
       <dependency>
         <groupId>org.agrona</groupId>
         <artifactId>agrona</artifactId>
-        <version>0.9.5</version>
+        <version>0.9.12</version>
       </dependency>
       <dependency>
         <groupId>io.aeron</groupId>
         <artifactId>aeron-client</artifactId>
-        <version>1.2.5</version>
+        <version>1.7.0</version>
       </dependency>
       <dependency>
         <groupId>io.aeron</groupId>
         <artifactId>aeron-driver</artifactId>
-        <version>1.2.5</version>
+        <version>1.7.0</version>
       </dependency>
 
       <!-- Scala -->