| |||||||
| PREV NEXT | |||||||
|
0.8.0
|
| <cumulative> |
|
|
|
| <migration> [0.6.4], [0.6.2], [0.4.1]
|
|
|
|
| <validation> |
|
|
|
| <XSD> [0.6.6]
|
|
|
|
| <XSLT> [0.7.0], [0.5.0]
|
|
|
| Dependencies | ||
|---|---|---|
| [new] | XercesImpl 2 | See the requirement section. |
| [from 0.0.alpha] | XSD 1.0 | XSD is being use so as to restrict and standardize the release notes structure. |
| [from 0.0.alpha] | XML 1.0 | All the tiny framework is expressed in XML, so this is of course required to build it. |
| [from 0.0.alpha] | XSLT 1.1 | The obvious idea is that this framework enables to transforms the XML release notes in whatever text format, and HTML above all. |
| Requirements | ||
|---|---|---|
| [new] | XercesImpl 2 | This 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.8.0.zip | Added the 'XMLReleaseNotes/CumulativeModel.xsl' and 'XMLReleaseNotes/CumulativeLayout.xsl' files, for the cumulative new feature. |
| |||||||
| PREV NEXT | |||||||