Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@ste-gr ste-gr released this 09 Nov 23:29
· 1 commit to main since this release
5600fed
JEE-Version Java-Version Servlet JSP EL JSF JSTL
Jakarta EE 9 8 5.0 3.0 4.0 3.0 2.0

This version as more or less a copy of Apache - Tiles-request-servlet with the following changes:

  • Adapted to Jakrata EE 9+ (namespace changed from javax to jakarta)
  • Package-names changed from org.apache.tiles.request.servlet to org.apache.tiles.request.jakarta.servlet.
  • JPMS added
  • Tests upgraded from junit4 to junit5
  • All MAVEN-plugins bumped to current version
  • Add MAVEN-plugins for static code analyses