0.3.2
build date: 2004.04.01
delivery date: 2004.04.01
The idea is to provide a first basic Ant integration.

<AntTask>
Added an Ant-task Java library that enables XMLReleaseNotes HTML transformation seamless integration to Ant.
detail: tech
asking: EMercier
contributor: EMercier

Dependencies
[from 0.0.alpha]XSD 1.0XSD is being use so as to restrict and standardize the release notes structure.
[from 0.0.alpha]XML 1.0All the tiny framework is expressed in XML, so this is of course required to build it.
[from 0.0.alpha]XSLT 1.1The obvious idea is that this framework enables to transforms the XML release notes in whatever text format, and HTML above all.

Requirements
The requirements have changed concerning the Ant integration, which is a new feature.
[new] Ant 1.4.1+Only if you want to use with Ant: the task has been tested from this version of Ant.
[new] XSLT You need to have an XSLT implementation library like Saxon or Xalan in your Ant 'lib' directory.

Deliveries
XMLReleaseNotesV0.3.2.zipAn additional Ant Java task library is available under 'lib' and a new directory 'doc' has been created.
Release notes generated by XMLReleaseNotes V0.17.0