reta commented on code in PR #946:
URL: https://github.com/apache/cxf/pull/946#discussion_r870590870


##########
services/sts/systests/sts-itests/src/test/java/org/apache/cxf/systest/sts/itests/BasicSTSIntegrationTest.java:
##########
@@ -62,7 +63,7 @@ public Option[] getConfig() {
             when(!localRepository.isEmpty())
                 
.useOptions(systemProperty("org.ops4j.pax.url.mvn.localRepository").value(localRepository)),
             //DO NOT COMMIT WITH THIS LINE ENABLED!!!
-            //KarafDistributionOption.keepRuntimeFolder(),
+            KarafDistributionOption.keepRuntimeFolder(),

Review Comment:
   @rotty3000 may I ask you please for the permission to push to your branch? 
(a few experiments, don't want to drag you into that, thank you).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to