0.11.0
build date: 2004.08.28
builder: EMercier
Added the 'Feature' summary HTML page, which enables to review all the release notes features.

<features>
Features HTML page
Provide an HTML page that gathers all features.
This is still beta and will be improved...
detail: func enhance
contributor: EMercier
Feature inheritance and layout
The layout of the feature has been enhanced.
Multiple features with the same 'ID' are now gathered.
detail: func enhance

Dependencies
[from 0.8.0]XercesImpl 2See the requirement section.
[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
[from 0.8.0]XercesImpl 2This implementation of SAX is necesary for the XML validation agains its schema. It should be present in the Ant 'lib' directory (via the usual 'xercesImpl.jar' Java archive).
[from 0.5.1]Ant 1.5.0+This version of Ant is required because we use the XMLCatalog class that only appeared from this version of Ant.
[from 0.3.2]XSLT You need to have an XSLT implementation library like Saxon or Xalan in your Ant 'lib' directory.

Deliveries
XMLReleaseNotes-0.11.0.zip
Release notes generated by XMLReleaseNotes V0.17.0