rombert commented on PR #40: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/40#issuecomment-1803866476
Manual checks for the generated jar ``` $ jar tf target/org.apache.sling.xss-2.3.11-SNAPSHOT.jar | grep -E -c 'owasp/html/.*.class' 117 $ jar tf target/org.apache.sling.xss-2.3.11-SNAPSHOT.jar | grep -E -c 'owasp/encoder/.*.class' 0 ``` -- 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]
