[jira] [Updated] (XERCESC-2163) XercesMessages_en_US.cat is installed to wrong directory

"Scott Cantor (Jira)" <[email protected]> Wed, 6 Dec 2023 16:59:00 +0000 (UTC)
Newsgroups gmane.text.xml.xerces-c.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/XERCESC-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor updated XERCESC-2163:
----------------------------------
    Fix Version/s: 3.2.5

> XercesMessages_en_US.cat is installed to wrong directory
> --------------------------------------------------------
>
>                 Key: XERCESC-2163
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2163
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4
>            Reporter: Craig
>            Priority: Major
>              Labels: cmake
>             Fix For: 3.2.5
>
>
> When building with the
> {code}-Dmessage-loader=iconv{code}
> cmake option, {{XercesMessages_en_US.cat}} is installed to:
> {{/usr/msg/}}
> It should be installed to:
> {{/usr/share/xerces-c/msg/}}
> which is what previous versions of Xerces-C did.
> This change breaks downstream consumers of Xerces-C, such as Xalan-C (which fails to build as it cannot find {{XercesMessages_en_US.cat}}).
> Originally reported at https://bugs.gentoo.org/673548



--
This message was sent by Atlassian Jira
(v8.20.10#820010)