[
https://issues.apache.org/jira/browse/DERBY-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-5349.
-------------------------------------
Resolution: Fixed
Fix Version/s: 10.9.0.0
The fix that went in with DERBY-4408 fixed this issue. Thanks!
I'm wondering, though, if the proper fix would be to rename all *.dita files to
*.xml in the repository and remove the dita.regex build target that's causing
this problem. After all, .xml is the extension DITA seems to be expecting, and
then we could build the docs with a less modified version of DITA, which would
probably be easier to maintain. And we could simplify the instructions on how
to work on the docs, as setting default svn:eol-style for *.dita wouldn't be
necessary anymore.
In any case, the fix that went in with DERBY-4408 fixed this immediate issue,
and I've verified that the fix works, so I'm closing the bug.
> Clean docs build fails to pick up customized map2htmtoc.xsl
> -----------------------------------------------------------
>
> Key: DERBY-5349
> URL: https://issues.apache.org/jira/browse/DERBY-5349
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.9.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Kim Haase
> Fix For: 10.9.0.0
>
>
> If I try to build the documentation from a clean checkout, or after running
> "ant clobber", the customized map2htmtoc.xsl file isn't picked up. This means
> for example that the fix for DERBY-5205 is missing, and the toc.html file
> doesn't have a lang attribute.
> When running "ant -v -lib lib/fop.jar html.getstart", I see this line in
> output from ant:
> [copy] /code/derby/docs/clean-trunk/lib/map2htmtoc.xsl omitted as
> /code/derby/docs/clean-trunk/DITA-OT1.1.2.1/xsl/map2htmtoc.xsl is up to date.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira