0.9.0
build date: 2004.08.06
delivery date: 2004.08.06
builder: EMercier
New feature available: the download page generation. The CSS has been largely revisited.

<CSS>  [0.6.6], [0.6.4], [0.6.0], [0.4.0]
CSS
Totally re-engineered the CSS, so that there are now only class selectors.
Began to annotate the selectors, so as to easier the customization.
detail: tech enhance
<downloadPage>
Download page
It is now possible to generate a single download page that enabes to overview all the deliveries, while removing the feature details.
This is possible via the Ant 'downloadPage' new feature.
detail: func enhance
<importance>  [0.6.4], [0.6.2]
Feature importance
Fixed the feature importance bug that was actually not taken into account during the XSLT.
detail: tech bug-fixing fix
<useIcons>
Icons
Prepared the XSL so that icons may be included in the generated HTML page, so as to enhance the layout.
detail: tech 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.9.0.zipAdded the first XRN template in the 'doc' directory.
Release notes generated by XMLReleaseNotes V0.17.0