You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/04/11 01:14:26 UTC

[aries] branch trunk updated: persist resulution result

This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 68b4e762a persist resulution result
68b4e762a is described below

commit 68b4e762afba101bd2c1595bd32f107303a57af5
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Sun Apr 10 21:14:16 2022 -0400

    persist resulution result
    
    Signed-off-by: Raymond Augé <ro...@apache.org>
---
 spi-fly/spi-fly-itests/test.bndrun | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/spi-fly/spi-fly-itests/test.bndrun b/spi-fly/spi-fly-itests/test.bndrun
index dbc0b7cf8..c02f5d271 100644
--- a/spi-fly/spi-fly-itests/test.bndrun
+++ b/spi-fly/spi-fly-itests/test.bndrun
@@ -51,18 +51,18 @@
     bnd.identity;id='junit-platform-launcher'
 
 -runbundles: \
-	assertj-core;version='[3.20.2,3.20.3)',\
-	junit-jupiter-api;version='[5.7.2,5.7.3)',\
-	junit-jupiter-engine;version='[5.7.2,5.7.3)',\
-	junit-jupiter-params;version='[5.7.2,5.7.3)',\
-	junit-platform-commons;version='[1.7.2,1.7.3)',\
-	junit-platform-engine;version='[1.7.2,1.7.3)',\
-	junit-platform-launcher;version='[1.7.2,1.7.3)',\
-	org.apache.aries.spifly.dynamic.framework.extension;version='[1.3.4,1.3.5)',\
-	org.apache.aries.spifly.examples.spi.bundle;version='[1.0.2,1.0.3)',\
-	org.apache.aries.spifly.itests;version='[1.3.4,1.3.5)',\
+	assertj-core;version='[3.22.0,3.22.1)',\
+	junit-jupiter-api;version='[5.8.2,5.8.3)',\
+	junit-jupiter-engine;version='[5.8.2,5.8.3)',\
+	junit-jupiter-params;version='[5.8.2,5.8.3)',\
+	junit-platform-commons;version='[1.8.2,1.8.3)',\
+	junit-platform-engine;version='[1.8.2,1.8.3)',\
+	junit-platform-launcher;version='[1.8.2,1.8.3)',\
+	org.apache.aries.spifly.dynamic.framework.extension;version='[1.3.5,1.3.6)',\
+	org.apache.aries.spifly.examples.spi.bundle;version='[1.0.3,1.0.4)',\
+	org.apache.aries.spifly.itests;version='[1.3.5,1.3.6)',\
 	org.apache.felix.log.extension;version='[1.0.0,1.0.1)',\
 	org.opentest4j;version='[1.2.0,1.2.1)',\
-	org.osgi.test.assertj.framework;version='[1.0.0,1.0.1)',\
-	org.osgi.test.common;version='[1.0.0,1.0.1)',\
-	org.osgi.test.junit5;version='[1.0.0,1.0.1)'
+	org.osgi.test.assertj.framework;version='[1.1.0,1.1.1)',\
+	org.osgi.test.common;version='[1.1.0,1.1.1)',\
+	org.osgi.test.junit5;version='[1.1.0,1.1.1)'