You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2021/01/05 18:03:02 UTC

[logging-log4cxx] branch master updated (95f75a8 -> 6ad0966)

This is an automated email from the ASF dual-hosted git repository.

tschoening pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.


    from 95f75a8  Revert ""log4cxx.rc" can only be found using a relative path."
     add ce32ad6  "CMP0079" needs to be enabled for EXPAT as well.
     add 24870b5  "log4cxx.rc" can only be found using a relative path.
     new 6ad0966  Merge pull request #50 from apache/logcxx_510_ts

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/CMakeLists.txt                | 3 ++-
 src/main/cpp/CMakeLists.txt       | 3 ++-
 src/main/resources/CMakeLists.txt | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)


[logging-log4cxx] 01/01: Merge pull request #50 from apache/logcxx_510_ts

Posted by ts...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tschoening pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit 6ad096629162ac5f827a328398ab4e0259415716
Merge: 95f75a8 24870b5
Author: Thorsten Schöning <62...@users.noreply.github.com>
AuthorDate: Tue Jan 5 19:02:54 2021 +0100

    Merge pull request #50 from apache/logcxx_510_ts
    
    Building the current MASTER, I came across additional errors for LOGCXX-510: log4cxx.rc wasn't found properly and some new CMAKE behaviour needs to be enabled sooner than in the past.
    
    https://issues.apache.org/jira/browse/LOGCXX-510?focusedCommentId=17258448&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17258448

 src/CMakeLists.txt                | 3 ++-
 src/main/cpp/CMakeLists.txt       | 3 ++-
 src/main/resources/CMakeLists.txt | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)