yuansc commented on code in PR #4:
URL:
https://github.com/apache/sling-org-apache-sling-scripting-javascript/pull/4#discussion_r1851336835
##########
pom.xml:
##########
@@ -142,16 +142,22 @@
<scope>provided</scope>
</dependency>
<!-- Testing -->
+ <dependency>
Review Comment:
Lines #145-150: The org.apache.sling.commons.osgi 2.4.2 dependency is
required to resolve java.lang.NoClassDefFoundError:
org/apache/sling/commons/osgi/Order test failures encountered when building
with JDK 11 + Maven 3.9.6
--
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]