hikaen2 edited a comment on pull request #6: URL: https://github.com/apache/struts-archetypes/pull/6#issuecomment-706894350
> https://github.com/apache/struts-archetypes/commit/8aae883fa5a50ef6b2a0f336705ebcf396de3cc7#diff-019fb6a527487bb473675a65a0fc046e0b87a1427175d94678d7b4bd20af6417R70 > Allow the unit tests for projects built from the Angular and Convention archetypes to run under JDK 11 (issue not seen with JDK8). In `mvn test` or `mvn jetty:run`, org.apache.struts2.convention.PackageBasedActionConfigBuilder#getActionAnnotations receives parameter "class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction". If there is no commons-compress in pom.xml, NoClassDefFoundError will be thrown. Is this correct behavior?  ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org