From f5470416ce83cb5b5ba7797671f4999362eaf85a Mon Sep 17 00:00:00 2001 From: Jose Date: Mon, 27 Sep 2021 10:06:48 +0200 Subject: [PATCH] Adapt example/reactive blocking example to native --- examples/blocking-reactive-model/pom.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/examples/blocking-reactive-model/pom.xml b/examples/blocking-reactive-model/pom.xml index e92fa5647..30b6a5c20 100644 --- a/examples/blocking-reactive-model/pom.xml +++ b/examples/blocking-reactive-model/pom.xml @@ -14,6 +14,10 @@ org.jboss.spec.javax.ws.rs jboss-jaxrs-api_2.1_spec + + io.quarkus + quarkus-arc + io.quarkus.qe quarkus-test-core @@ -47,19 +51,6 @@ - - - native - - - native - - - - - fast-jar - - deploy-to-openshift-using-extension