[
https://issues.apache.org/jira/browse/DERBY-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-5354:
--------------------------------------
Attachment: d5354.diff
Attaching a patch that removes the dita.regex target (and also the related
check.regex.done target) from build.xml, and reverts the unneeded customization
in two of DITA's XSL files that we have checked in under lib.
The docs are still built just fine in my environment with this change (tested
with the getting started guide and the reference manual).
> Remove unnecessary dita.regex build target
> ------------------------------------------
>
> Key: DERBY-5354
> URL: https://issues.apache.org/jira/browse/DERBY-5354
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.9.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: d5354.diff
>
>
> The dita.regex build target changes some of DITA's XSL files to look for
> .dita files instead of .xml files. But DITA already has a switch to change
> the file extension, namely the property dita.extname, and we set that
> property in docs.properties, so it shouldn't be necessary to change the DITA
> source files for this.
> (In newer versions of DITA than the one we're using, the dita.extname has
> been deprecated, and it's my understanding that both .xml and .dita are
> handled automatically now.)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira