You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/08/04 13:45:34 UTC

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler commented on a diff in pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

cziegeler commented on code in PR #42:
URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#discussion_r937802182


##########
pom.xml:
##########
@@ -256,7 +257,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
-            <scope>provided</scope>
+            <scope>compile</scope>

Review Comment:
   Feel free to adjust if it is still working then



-- 
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-unsubscribe@sling.apache.org

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