Fork me on GitHub

Changes

Release History

Version Date Description
1.4 2022-07-19 Modernized release
1.3 2005-12-04
1.2 2004-11-10
1.1 2003-02-16 First pulbic release
1.0 2003-03-27 Initial release
0.1 2002-12-19 Internal release

Release 1.4 – 2022-07-19

Type Changes By
Fix Lint markdown-files ste-gr
Update Bump "spotbugs-maven-plugin" from 4.7.0.0 to 4.7.1.0 ste-gr
Update Bump "maven-surefire-plugin" from 3.0.0-M6 to 3.0.0-M7 ste-gr
Update Bump "maven-release-plugin" from 3.0.0-M5 to 3.0.0-M6 ste-gr
Update Bump "maven-pmd-plugin" from 3.16.0 to 3.17.0 ste-gr
Update Bump "maven-enforcer-plugin" from 3.0.0 to 3.1.0 ste-gr
Update Bump "maven-assembly-plugin" from 3.3.0 to 3.4.1 ste-gr
Update Return "List" instead of "Iterator" in "Directive.getAttributes" ste-gr
Update Simplify "toString" in "Directives" and "Directive" ste-gr
Update Upgrade JavaCC generation to modern-style ste-gr
Fix Restore old API of tag-file ste-gr
Fix Exclude "lifecycle-mapping" from plugin-management-report ste-gr
Add Add "maven-release-plugin" to easily perform a deployment ste-gr
Update Change distribution to central-repo ste-gr
Add Add new profile "release" to deploy to central-repo ste-gr
Update Update copyright ste-gr
Add Add "license-maven-plugin" to update copyright ste-gr
Add Add new profile "assembly" to generate assemblies ste-gr
Update Change group-id from taglibrarydoc to io.github.weblegacy ste-gr
Update Update organization in POM ste-gr
Fix Workaround MJAVADOC-700 ste-gr
Fix Correct keyword-output at generated html-pages ste-gr
Fix No normalize-space at generated html (exception html-title) ste-gr
Fix No pre-Tag for description ste-gr
Fix Define sort-rules for html-generation ste-gr
Fix Correct some SpotBugs ste-gr
Add Add more project-reports: Checkstyle, CPD, PMD, SpotBugs ste-gr
Fix Correction mem-leak in TagLibrary-implementation-classes ste-gr
Update Improvements at JavaDoc ste-gr
Update Use JJTree/JavaCC instead of fixed compiled sources ste-gr
Update Upgrade to JDK 8 ste-gr
Update Building with MAVEN ste-gr
Fix Correction memory-leak ste-gr
Update Move to new home: "https://github.com/weblegacy/tlddoc" ste-gr

Release 1.3 – 2005-12-04

Type Changes By
Add Support for JSP 2.1 TLD schema. Support for new JSP 2.1 TLD elements, including: deferred value attributes and associated type, deferred method attributes, and associated signature. Fixes Issue 12. markroth8

Release 1.2 – 2004-11-10

Type Changes By
Add Now supports CDATA-escaped HTML tags in any JSP 1.1 info or JSP 1.2 / JSP 2.0 description tag. Note: If you have any customized stylesheets you will have to regenerate them for this release. For the most part, you just have to add the j2ee: prefix when referring to the input source. See the default stylesheets for details. Fixes Issue 2. markroth8
Fix Fixed a bug that prevented taglibrarydoc from working with JDK 5.0. Fixes Issue 4. markroth8

Release 1.1 – 2003-02-16

Type Changes By
Add Open source release to java.net. markroth8
Update Updated JSP 1.2 to JSP 2.0 TLD conversion logic to always supply body-content element, which is now mandatory. markroth8
Add Now omits empty tag libraries. markroth8
Fix Default attribute type in tags and tag files now takes fragment attribute into account. markroth8

Release 1.0 – 2003-03-27

Type Changes By
Add Initial release to Cool Stuff with full support for JSP 2.0 Technology. markroth8

Release 0.1 – 2002-12-19

Type Changes By
Add Internal release. markroth8