Releases: weblegacy/tlddoc
Releases · weblegacy/tlddoc
Release list
Version 2.0.0 - Jakarta EE 9+, JDK11, JPMS
- Adapt to JakartaEE 11 (JSP 4.0)
- Upgrade to JDK 11 with JPMS
- Update all maven-plugins
- Resolve all checkstyle-warnings
- Add tests for TLD 1.1, 1.2 and 2.0
- Correct TLD-transformations
- Reorganize code to reduce duplicate code
- Use NIO2
Version 1.4 - Modernized release
- Change group-id from
taglibrarydoctoio.github.weblegacy - Modernize all maven-plugins
- Upgrade to JDK 8
- Generate parser with
JavaCC - Some corrections of
SpotBugs - Correct some memory-leaks
Version 1.3
- Add CHANGELOG to assemblies
- Update site-documentation
- Source from TLDDoc 1.3 without tests
Version 1.2
- Add site-documentation (reconstructed)
- Add developer and contributor to POM
- Reconstructed Source from TLDDoc 1.2 without tests
Version 1.1
- Full updated POM
- Reconstructed Source from TLDDoc 1.1 without tests