mirror of
https://github.com/apache/struts.git
synced 2026-08-19 05:26:58 +00:00
b2b3b556f3
- Replaced AnnotationHelper with InstanceHelper due to removal of AnnotationProcessor in Tomcat 7+. - Tomcat Juli/Jasper Maven artifact ids changed with Tomcat 7+. - Addition of tomcat-api dependency due to changes in Jasper for Tomcat 7+. - Applied changes to embedded plugin modules required due to Jasper API changes. - Additional unit tests for better test coverage.