You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by antoniusriha <gi...@git.apache.org> on 2014/10/18 00:06:08 UTC

[GitHub] log4net pull request: Mono improvements

GitHub user antoniusriha opened a pull request:

    https://github.com/apache/log4net/pull/11

    Mono improvements

    This PR
     * introduces mono-4.0 as supported target platform,
     * fixes a casing issue with two source files and
     * fixes a unit test

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

    $ git pull https://github.com/antoniusriha/log4net mono-improvements

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

    https://github.com/apache/log4net/pull/11.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 #11
    
----
commit ace6fd9636b525c22def3f9e694e8a1dc67f3aee
Author: Antonius Riha <an...@gmail.com>
Date:   2014-10-17T21:14:39Z

    Add support for mono-4.0 build

commit 9a513df3da162b1f86f8d5a0df787e43c87225d9
Author: Antonius Riha <an...@gmail.com>
Date:   2014-10-17T21:52:33Z

    Fix msbuild build on case sensitive platforms

commit a5ef9a50d0c5b5b19e2e42fb717fe549783b716c
Author: Antonius Riha <an...@gmail.com>
Date:   2014-10-17T21:54:23Z

    Fix XmlLayout brackets test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] log4net pull request: Mono improvements

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/log4net/pull/11


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] log4net pull request: Mono improvements

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the pull request:

    https://github.com/apache/log4net/pull/11#issuecomment-87388090
  
    part of your patch has been done by a commit earlier today, but I overlooked a few other places that you fixed, thanks!
    
    Also added Mono 3.5.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---