XMLReleaseNotes 0.18.0
start date: 2004.11.29
build date: 2004.12.15
builder: EMercier

<deploy>
XRN deploy via Ant
The Ant 'deploy' now also extracts the 'XMLReleaseNotesCommon.xsl' file.
This is necessary if someone intends to use the XSL machinery for integrating XRN into another HTML generation process.
detail: tech fix
contributor: EMercier
<namespace>
XML namespace
There were some unwished XML namespace references in the generated HTML stuff.
The generated HTML pages should now be XHTML 1.0 Transitional compliant.
detail: tech fix
contributor: EMercier
<XRNTask>
Ant XRN task package changed
The Ant XRN task has been moved from Java package 'org.ed.pack.xmlreleasenotes' to 'org.xrn.ant'.
Do not forget to change the task 'taskdef' declarations accordingly!
detail: tech enhance
contributor: EMercier
Ant XRN task declaration
You can now directly use the Ant XRN task by using a 'typedef', instead of a 'taskdef'.
The resource name is 'XMLReleaseNotes/org/xrn/ant/task.properties'.
detail: tech enhance
contributor: EMercier
<XSD>   [0.14.0], [0.10.0], [0.8.0], [0.6.6]
The feature reason
The XSD 'why' attribute has been turned into a 'reason' attribute.
This is supposed to have been propagated to all the XRN core (CSS style sheet, XSL style sheets).
detail: func business
asking: CManeg
contributor: EMercier
Content rendering
When some content was expressed using a <![CDATA[]]> statement, the content was rendered as is, instead of considering the HTML tags.
This is now fixed?
But this introduces the relevance of the 'contentType' attribute, which should be rather used to indicate whether the textual content should be interpreted or not instead...
detail: tech fix
contributor: EMercier

Release notes generated by XMLReleaseNotes V0.19.2