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/pull/6/commits/8aae883fa5a50ef6b2a0f336705ebcf396de3cc7#diff-1255c4d00c12aa187507b171595fb7a9R70
   
   > 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?
   
   
![image](https://user-images.githubusercontent.com/4222502/95711624-23356500-0c9e-11eb-8657-11c7c9bf211d.png)
   


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

Reply via email to