kwin commented on a change in pull request #7: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/7#discussion_r603206239
########## File path: pom.xml ########## @@ -376,5 +383,11 @@ <version>1.2.6</version> <scope>test</scope> </dependency> + <dependency> + <groupId>org.apache.sling</groupId> + <artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId> + <version>1.2.4</version> + <scope>test</scope> Review comment: IMHO yes, as the API is part of Felix. The Sling Web Console Security Provider is only one implementation which is used in ITs. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org