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
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