rombert commented on PR #35:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-core/pull/35#issuecomment-4341944904

   Thank you for the added context @jerinraj5555 . Can you please explain how 
to force-trigger the failure in this project? Or maybe in the Sling Starter?
   
   Looking at the dependency tree for scripting.core I only see the 
osgi.converter in the version you indicated as problematic
   
   ```
   $ mvn dependency:tree -Dscope=test | grep -C 3 converter
   [INFO] +- org.apache.sling:org.apache.sling.api:jar:3.0.0:provided
   [INFO] +- org.apache.felix:org.apache.felix.http.wrappers:jar:6.1.0:provided
   [INFO] +- org.apache.sling:org.apache.sling.commons.mime:jar:2.2.4:provided
   [INFO] +- org.osgi:org.osgi.util.converter:jar:1.0.9:provided
   [INFO] |  \- org.osgi:org.osgi.util.function:jar:1.1.0:provided
   [INFO] +- org.apache.sling:org.apache.sling.scripting.api:jar:2.1.12:provided
   [INFO] +- org.apache.sling:org.apache.sling.scripting.spi:jar:2.0.0:provided
   ```


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