HomeDownloadsUser GuideDevelopmentLegal

Home: News

News Feed

This page lists the news entries and release notes in chronological order.
Please refer to the ChangeLog for an overview of all releases available.

To keep up to date there is an RSS news feed available for the Taglets Collection:

Taglets News Feed

Release Notes

Build 2.0.3 (30)

2008/03/30

[Release]

Taglets 2.0.3 Released.
  • Added inline tags {@at} and {@annotation}. Use those inline tags as embedded inline tags if you need to use an at sign or want to mark an annotation.
  • Added meta tag for newsfeed to web pages.
  • Moved <fileset> definitions in build file to toplevel to prevent Ant warnings about future versions that might not support this feature.

Build 2.0.2 (29)

2007/10/23

[Release]

Taglets 2.0.2 Released.
  • Correctly read tags which contain an underscore character ('_').
  • Added missing hibernate tags @hibernate.any-column, @hibernate.generator-param, @hibernate.collection-key, @hibernate.collection-one-to-many.

Build 2.0.1 (28 (beta))

2007/05/27

[Release]

Taglets 2.0.1 (Beta) Available.
  • Updated ant-tools to version 1.2.0.

Build 2.0.0 (27)

2007/05/07

[Release]

Taglets 2.0.0 Released.
  • First public release of the Taglets Collection.
  • Completed documentation for release 2.
  • Added demos to userguide and distribution.
  • Added to do list and known bugs information.

Build 1.9.2 (26 (alpha))

2007/04/27

[Development]

Taglets 1.9.2 Available.
  • Added new implementation of former @table tag.
  • Added a lot of the original etaglet block tags like @todo, @info, @note, @warning and @error.
  • Added block implementation tags @impl, @equivalence and @testcase.
  • Revamped demo documentation. The regex application no longer serves as demo, but is still included to fiddle with regex replacements.
  • Functionally complete for 2.0 except for documentation.

Build 1.9.1 (25 (alpha))

2007/04/15

[Development]

Taglets 1.9.1 Available.
  • Added new implementation of anonymous @constant tag.
  • All parameter tags can now be configured to run in literal mode (escaping all HTML entities) and/or in preformatted mode (acting like the HTML pre tag).
  • Added regular expression replacer as shutdown taglet.
  • Added file copier as shutdown taglet.
  • Default stylesheet and images are now part of the standard taglets configuration and are automatically added to the documentation generated.

Build 1.9.0 (24 (alpha))

2007/04/09

[Development]

Taglets 1.9.0 Available.
  • Added shutdown hooks and support for shutdown taglets.
  • Added checkstyle report to auditing reports.
  • The @since tag now also accepts @new when running in mandatory mode.
  • Added further unit tests.
  • Added wildcard file matcher to shutdown package.

Build 1.8.2 (23 (alpha))

2007/04/07

[Development]

Taglets 1.8.2 Available.
  • Added parameter to simple doclet commands to retrieve context information.
  • Added support to recognize undefined mandatory tags.
  • Full support for the former @since tag.
  • Changed @note and @warning to inline tags to increase usability.

Build 1.8.1 (22 (alpha))

2007/03/20

[Development]

Taglets 1.8.1 Available.
  • Simplified checkout and configuration for use with Eclipse.
  • Added more documentation.
  • Added better auditing information.
  • Adjusted copyright headers to include 2007.

Build 1.7.1 (21 (alpha))

2006/05/05

[Development]

Taglets 1.7.1 Available.
  • Revamped and simplified main taglets entry point.
  • Include versioning information in taglets.jar.
  • Added generated tag list of all tag tools to taglets.jar.

Build 1.7.0 (20 (alpha))

2006/05/04

[Development]

Taglets 1.7.0 Available.
  • Added support to generate tool configuration files for 3rd party tools.
  • Added tag list for EJBGen.
  • Added scripts to generate tag list for XDoclet.

Build 1.6.1 (19 (alpha))

2006/05/03

[Development]

Taglets 1.6.1 Available.
  • Configuration support import of other configuration files.
  • Added unit tests to verify precendence of default and user configuration files loaded.
  • Fixed issues related to CVS keyword expansion in default configuration.

Build 1.6.0 (18 (alpha))

2006/05/01

[Development]

Taglets 1.6.0 Available.
  • Added lots of unit tests.
  • Updated site documentation for the next major release.
  • Adjusted developer documentation.
  • Added default implementations for most tags supported by Taglets-1.2.1.
  • Except for user documentation and the former {@table} and @version tags this release is functionally complete for next major release.

Build 1.5.3 (17 (alpha))

2006/04/26

[Development]

Taglets 1.5.3 Available.
  • Adjusted documentation.
  • Prepared a release for integration in a local project.

Build 1.5.2 (16 (alpha))

2006/04/23

[Development]

Taglets 1.5.2 Available.
  • Added various auditing tools.
  • Revamped build process.
  • Added demo application.
  • Created parameter and regex filter.

Build 1.5.1 (15 (alpha))

2006/04/19

[Development]

Taglets 1.5.1 Available.
  • Added more legacy taglets.
  • Added filter interface for simple taglets.

Build 1.5.0 (14 (alpha))

2006/04/17

[Development]

Taglets 1.5.0 Available.
  • Added implementations for various legacy taglets.
  • Added regex-based taglet implementation.

Build 1.4.1 (13 (alpha))

2006/04/16

[Development]

Taglets 1.4.1 Available.
  • Revamped driver plug-in interface to support memory-based URLs.

Build 1.4.0 (12 (alpha))

2006/04/14

[Development]

Taglets 1.4.0 Available.
  • Core driver for J2SE 1.5.

Build 1.3.2 (11 (alpha))

2006/04/11

[Development]

Taglets 1.3.2 Available.
  • URL based plug-in interface for drivers.
  • Core driver for J2SE 1.4.

Build 1.3.1 (10 (alpha))

2006/04/06

[Development]

Taglets 1.3.1 Available.
  • Adjusted JavaDoc driver interfaces.
  • Use of MuliFex build scripts.

Build 1.3.0 (9 (alpha))

2006/04/05

[Development]

Taglets 1.3.0 Available.
  • Core implementation for the next major release.
  • Complete rewrite of the initial taglets implementation.
  • Use of BSD-style license for the rewritten implementation.
  • Built-in support for J2SE 1.4 and J2SE 1.5 JavaDoc.
  • Moved repository to SourceForge, as of release 1.3.0 the Taglets Collection is OpenSource, thanks to Ergon Informatik AG.

Build 1.2.1 (8)

2004/07/13

[Release]

Taglets 1.2.1 Released.
  • Added soap, axis and struts to default properties.
  • More robust properties parsing.
  • Improved documentation.

Build 1.2.0 (7)

2004/07/08

[Release]

Taglets 1.2.0 Released.
  • Added configuration file support.
  • Added support for conigurable includes and ignores.

Build 1.1.2 (6)

2004/07/08

[Release]

Taglets 1.1.2 Released.
  • New tag @table.
  • Improved documentation.

Build 1.1.1 (5 (alpha))

2003/10/07

[Development]

Taglets 1.1.1 Released.
  • Bugfix, @adm tag now correctly emits mailto or warns if the emails have not been configured.

Build 1.1.0 (4)

2003/09/22

[Release]

Taglets 1.1.0 Released.
  • New tag @adm for projects other than javalib.
  • The tags @note and @warning now only produce icons if configured to do so.

Build 1.0.2 (3)

2002/11/20

[Release]

Taglets 1.0.2 Released.
  • To simplify use of etaglets in projects warnings for missing @since tags are disabled by default, check out the documentation on how to enable them again.

Build 1.0.1 (2)

2002/09/26

[Release]

Taglets 1.0.1 Released.
  • Ported etaglet-1.0 to CVS master.

Build 1.0.0 (1)

2002/08/06

[Release]

Taglets 1.0.0 Released.
  • Initial release of the taglets collection.
  • This release was created at Ergon Informatik AG and is not available to the public.