From 986b64c8b31176717b27598521f3c2436f5f8fde Mon Sep 17 00:00:00 2001 From: talregev Date: Mon, 3 Feb 2020 23:37:50 +0200 Subject: [PATCH 1/4] update repro for dashing --- ros2_java_android.repos | 44 ++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/ros2_java_android.repos b/ros2_java_android.repos index 35a3475b..9708cbcf 100644 --- a/ros2_java_android.repos +++ b/ros2_java_android.repos @@ -2,80 +2,84 @@ repositories: eProsima/Fast-CDR: type: git url: https://github.com/eProsima/Fast-CDR.git - version: v1.0.7 + version: release/1.0.10 eProsima/Fast-RTPS: type: git url: https://github.com/eProsima/Fast-RTPS.git - version: 7a0b0fe7ca8d2c4ea41e36744c6024c263a6505a + version: release/1.8.0 ros2/ament_cmake_ros: type: git url: https://github.com/ros2/ament_cmake_ros.git - version: 0.5.0 + version: dashing ros2/rcutils: type: git url: https://github.com/ros2/rcutils.git - version: 0.5.1 + version: dashing ros2/common_interfaces: type: git url: https://github.com/ros2/common_interfaces.git - version: 0.5.0 + version: dashing ros2/example_interfaces: type: git url: https://github.com/ros2/example_interfaces.git - version: 0.5.0 + version: dashing ros2/libyaml_vendor: type: git url: https://github.com/ros2/libyaml_vendor.git - version: 1.0.0 + version: dashing ros2/poco_vendor: type: git url: https://github.com/ros2/poco_vendor.git - version: 1.1.1 + version: dashing ros2/rcl: type: git url: https://github.com/ros2/rcl.git - version: 0.5.1 + version: dashing ros2/rcl_interfaces: type: git url: https://github.com/ros2/rcl_interfaces.git - version: master + version: dashing ros2/rmw: type: git url: https://github.com/ros2/rmw.git - version: 0.5.0 + version: dashing ros2/rmw_fastrtps: type: git url: https://github.com/ros2/rmw_fastrtps.git - version: 0.5.1 + version: dashing ros2/rmw_implementation: type: git url: https://github.com/ros2/rmw_implementation.git - version: 0.5.1 + version: dashing ros2/rosidl: type: git url: https://github.com/ros2/rosidl.git - version: 0.5.1 + version: dashing ros2/rosidl_dds: type: git url: https://github.com/ros2/rosidl_dds.git - version: 0.5.0 + version: dashing ros2/rosidl_defaults: type: git url: https://github.com/ros2/rosidl_defaults.git - version: 0.5.0 + version: dashing ros2/rosidl_typesupport: type: git url: https://github.com/ros2/rosidl_typesupport.git - version: 0.5.0 + version: dashing + ros2/osrf_testing_tools_cpp: + type: git + url: https://github.com/osrf/osrf_testing_tools_cpp + version: dashing ros2_java/ros2_java: type: git - url: https://github.com/esteve/ros2_java.git - version: master + url: https://github.com/ros2-java/ros2_java + version: rcljava_dashing ros2_java/ros2_android: type: git url: https://github.com/esteve/ros2_android.git version: master ros2_java/ros2_android_examples: type: git - url: https://github.com/esteve/ros2_android_examples.git + url: https://github.com/ros2-java/ros2_android_examples version: master From e7cd3be052265814f01de7daa5183fe10d110a56 Mon Sep 17 00:00:00 2001 From: talregev Date: Thu, 27 Feb 2020 10:36:34 +0200 Subject: [PATCH 2/4] Update ros2_java_android.repos --- ros2_java_android.repos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ros2_java_android.repos b/ros2_java_android.repos index 9708cbcf..4f70ab9f 100644 --- a/ros2_java_android.repos +++ b/ros2_java_android.repos @@ -6,7 +6,7 @@ repositories: eProsima/Fast-RTPS: type: git url: https://github.com/eProsima/Fast-RTPS.git - version: release/1.8.0 + version: release/1.8.2 ros2/ament_cmake_ros: type: git url: https://github.com/ros2/ament_cmake_ros.git @@ -74,7 +74,7 @@ repositories: ros2_java/ros2_java: type: git url: https://github.com/ros2-java/ros2_java - version: rcljava_dashing + version: dashing ros2_java/ros2_android: type: git url: https://github.com/esteve/ros2_android.git From 11f6b089b85cb3cff1f221289418d741aba5751e Mon Sep 17 00:00:00 2001 From: talregev Date: Sat, 7 Mar 2020 18:19:07 +0200 Subject: [PATCH 3/4] release/1.0.11 tag Change https://github.com/eProsima/Fast-CDR.git to release/1.0.11 tag --- ros2_java_android.repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros2_java_android.repos b/ros2_java_android.repos index 4f70ab9f..a5dfcb39 100644 --- a/ros2_java_android.repos +++ b/ros2_java_android.repos @@ -2,7 +2,7 @@ repositories: eProsima/Fast-CDR: type: git url: https://github.com/eProsima/Fast-CDR.git - version: release/1.0.10 + version: release/1.0.11 eProsima/Fast-RTPS: type: git url: https://github.com/eProsima/Fast-RTPS.git From 7e7bfc0c44c0c628fce35aa816a774fd6a1e97eb Mon Sep 17 00:00:00 2001 From: talregev Date: Tue, 17 Mar 2020 22:30:27 +0200 Subject: [PATCH 4/4] Update ros2_java_android.repos --- ros2_java_android.repos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ros2_java_android.repos b/ros2_java_android.repos index a5dfcb39..f6b76ae2 100644 --- a/ros2_java_android.repos +++ b/ros2_java_android.repos @@ -2,11 +2,11 @@ repositories: eProsima/Fast-CDR: type: git url: https://github.com/eProsima/Fast-CDR.git - version: release/1.0.11 + version: v1.0.11 eProsima/Fast-RTPS: type: git url: https://github.com/eProsima/Fast-RTPS.git - version: release/1.8.2 + version: v1.8.2 ros2/ament_cmake_ros: type: git url: https://github.com/ros2/ament_cmake_ros.git