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