You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "ASF GitHub Bot (JIRA)" <xe...@xml.apache.org> on 2019/01/02 20:14:00 UTC

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

    [ https://issues.apache.org/jira/browse/XERCESC-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732397#comment-16732397 ] 

ASF GitHub Bot commented on XERCESC-2163:
-----------------------------------------

GitHub user candrews opened a pull request:

    https://github.com/apache/xerces-c/pull/8

    build: Install XercesMessages_en_US.cat to /usr/share/xerces-c/msg

    Fixes https://issues.apache.org/jira/browse/XERCESC-2163

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/candrews/xerces-c patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/xerces-c/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit db7a8b0cd2a163de1e3ef8c950cf9e708b0b5f98
Author: Craig Andrews <ca...@...>
Date:   2019-01-02T20:01:21Z

    build: Install XercesMessages_en_US.cat to /usr/share/xerces-c/msg
    
    Fixes XERCESC-2163

----


> 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.2
>            Reporter: Craig
>            Priority: Major
>              Labels: cmake
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org