holgerfriedrich commented on code in PR #1992:
URL: https://github.com/apache/karaf/pull/1992#discussion_r2393558943


##########
itests/test/src/test/java/org/apache/karaf/itests/JavaSecurityTest.java:
##########
@@ -39,6 +40,7 @@
 import static org.ops4j.pax.exam.CoreOptions.maven;
 import static org.ops4j.pax.exam.karaf.options.KarafDistributionOption.*;
 
+@Ignore // !!FIXME!! KARAF-8005 temporarily disabled

Review Comment:
   ```suggestion
   @Ignore("Disabled due to removal of SecurityManager, see #2082")
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to