[
https://issues.apache.org/jira/browse/DERBY-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990047#comment-12990047
]
Knut Anders Hatlen commented on DERBY-4999:
-------------------------------------------
I did a binary search through the svn history and found that the docs build
started failing in the C locale after this commit:
------------------------------------------------------------------------
r1023023 | rhillegas | 2010-10-15 19:13:54 +0200 (Fri, 15 Oct 2010) | 1 line
DERBY-4851: parameterize copyright years in the user docs so that the master
release script can replace them with the current year when we build release
distributions.
------------------------------------------------------------------------
However, this commit didn't change any of the byte order markers that the
current build is complaining about. And even before this commit, when building
with a non-UTF-8 locale, all non-ascii characters were displayed as question
marks, so it didn't really work before that either. (Which is probably why
http://db.apache.org/derby/manuals/dita.html says that we should use a UTF-8
locale when building the docs.)
> Docs build fails under C locale
> -------------------------------
>
> Key: DERBY-4999
> URL: https://issues.apache.org/jira/browse/DERBY-4999
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.8.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Attachments: antoutput.log.gz
>
>
> The Hudson job that builds the documentation sometimes fails. See these
> threads on derby-dev:
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/201101.mbox/%3C129452085.1211295467008379.JavaMail.hudson@aegis%3E
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/201102.mbox/%3C1799570032.14811296675968251.JavaMail.hudson@aegis%3E
> The failure happens when processing the Brazilian Portuguese translation of
> the reference manual.
> I'm able to reproduce the failure by building the pt_BR.html ant target with
> locale set to C. It builds fine if the locale is en_US.UTF-8.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira