You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by phymbert <gi...@git.apache.org> on 2017/06/22 12:24:12 UTC

[GitHub] logging-log4j2 pull request #83: [LOG4J2-1699] Refactor PosixFileAttributeVi...

GitHub user phymbert opened a pull request:

    https://github.com/apache/logging-log4j2/pull/83

    [LOG4J2-1699] Refactor PosixFileAttributeViewAction with Builder. Fix posix tests on jenkins.

    Refactor PosixFileAttributeViewAction with Builder rather than method factory. Split posix tests inner static classes to 2 differents test class files because it doesnt run on jenkins. Add a static method in FileUtils to check if posix file attribute view is supported in order to log if posix attributes are defined
    but the filesystem doesnt support it. Fix when user has only one group in the test case.
    
    Signed-off-by: phymbert <pi...@gmail.com>

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

    $ git pull https://github.com/phymbert/logging-log4j2 LOG4J2-1699

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

    https://github.com/apache/logging-log4j2/pull/83.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 #83
    
----
commit 64c55f2b60d1a22e948969582c0779e630b728c1
Author: phymbert <pi...@gmail.com>
Date:   2017-06-22T12:13:54Z

    [LOG4J2-1699] Refactor PosixFileAttributeViewAction with Builder rather
    than method factory. Split posix tests inner static classes to 2
    differents test class file because it doesnt run on jenkins. Add a
    static method in FileUtils to check if posix file attribute view is
    supported. It will allow later to log if posix attributes are defined
    but the file system doesnt support them. Fix when user has only one
    group in the test case.
    
    Signed-off-by: phymbert <pi...@gmail.com>

----


---
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] logging-log4j2 issue #83: [LOG4J2-1699] Refactor PosixFileAttributeViewActio...

Posted by phymbert <gi...@git.apache.org>.
Github user phymbert commented on the issue:

    https://github.com/apache/logging-log4j2/pull/83
  
    Merged in 9d32793b12e2fe9b7a77519e59f5027942db4917


---
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] logging-log4j2 pull request #83: [LOG4J2-1699] Refactor PosixFileAttributeVi...

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

    https://github.com/apache/logging-log4j2/pull/83


---
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.
---