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


##########
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:
   @reta you should have it :)
   
   ![Screenshot from 2022-05-11 
14-56-07](https://user-images.githubusercontent.com/146764/167925251-a808f57d-05bc-4b75-891d-0e96b81a876b.png)
   



-- 
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