[GitHub] logging-log4j2 pull request #90: [LOG4J2-1725] RollingFileAppender's filePat...

2017-06-28 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/90 [LOG4J2-1725] RollingFileAppender's filePattern not reloaded Reproduced and fixed, allow to update PatternProcessor of the reused manager if configuration changed. You can merge this

[GitHub] logging-log4j2 pull request #89: [LOG4J2-1699] Log File Permissions with Pos...

2017-06-27 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/89 [LOG4J2-1699] Log File Permissions with PosixFilePermission feedback from jira item 2: Better log at configuration step if file attribute view are defined but underlying files system

[GitHub] logging-log4j2 issue #88: [LOG4J2-1766] Temporary compress directory during ...

2017-06-27 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/88 Thank you, it is ok, closed. --- 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

[GitHub] logging-log4j2 pull request #88: [LOG4J2-1766] Temporary compress directory ...

2017-06-27 Thread phymbert
Github user phymbert closed the pull request at: https://github.com/apache/logging-log4j2/pull/88 --- 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

[GitHub] logging-log4j2 pull request #88: [LOG4J2-1766] Temporary compress directory ...

2017-06-26 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/88 [LOG4J2-1766] Temporary compress directory during rollover commit a135e42cbafcaee88a015af80e4f411d688934e5 Merge: 5fe81f4 d66b640 Author: phymbert Date: Mon Jun 26 10:48:52

[GitHub] logging-log4j2 pull request #86: [LOG4J2-1766] Temporary archived file patte...

2017-06-26 Thread phymbert
Github user phymbert closed the pull request at: https://github.com/apache/logging-log4j2/pull/86 --- 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

[GitHub] logging-log4j2 issue #86: [LOG4J2-1766] Temporary archived file pattern duri...

2017-06-24 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/86 Added Builder API for rollover strategies, I introduce new constructors for this additional parameter. Please check. --- If your project is set up for it, you can reply to this email and

[GitHub] logging-log4j2 issue #86: [LOG4J2-1766] Temporary archived file pattern duri...

2017-06-24 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/86 Hi @garydgregory, understood, little question, is it preferable to deprecate existing constructor and create another one or set after instantiate new parameter in the builder ? --- If

[GitHub] logging-log4j2 issue #85: [LOG4J2-1699] Documentation updated for Posix File...

2017-06-23 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/85 Merged in b96e13342dc4cd514d75253212decb9ec1188c18 --- 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

[GitHub] logging-log4j2 pull request #85: [LOG4J2-1699] Documentation updated for Pos...

2017-06-23 Thread phymbert
Github user phymbert closed the pull request at: https://github.com/apache/logging-log4j2/pull/85 --- 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

[GitHub] logging-log4j2 pull request #86: [LOG4J2-1766] Temporary archived file patte...

2017-06-23 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/86 [LOG4J2-1766] Temporary archived file pattern during compression Rebased patch onto master, added documentation You can merge this pull request into a Git repository by running: $ git

[GitHub] logging-log4j2 pull request #85: [LOG4J2-1699] Documentation updated for Pos...

2017-06-23 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/85 [LOG4J2-1699] Documentation updated for Posix File Attribute view feature I have run site:site goal, looks not bad. Please double check my english ;-) You can merge this pull request into a

[GitHub] logging-log4j2 issue #84: [LOG4J2-1950] Fix docker build with jdk9 requireme...

2017-06-23 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/84 Updated to 3.5.0, please check --- 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

[GitHub] logging-log4j2 issue #83: [LOG4J2-1699] Refactor PosixFileAttributeViewActio...

2017-06-22 Thread phymbert
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

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

2017-06-22 Thread phymbert
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

[GitHub] logging-log4j2 issue #84: [LOG4J2-1950] Fix docker build with jdk9 requireme...

2017-06-22 Thread phymbert
Github user phymbert commented on the issue: https://github.com/apache/logging-log4j2/pull/84 I tried to minimise changes, I would prefer to install mvn as a package rather to freeze the version. I may do it tom if you are fine with it. --- If your project is set up for it, you can

[GitHub] logging-log4j2 pull request #84: [LOG4J2-1950] Fix docker build with jdk9 re...

2017-06-22 Thread phymbert
GitHub user phymbert opened a pull request: https://github.com/apache/logging-log4j2/pull/84 [LOG4J2-1950] Fix docker build with jdk9 requirements Revert docker image base from openjdk:7-alpine to openjdk:7-jdk (debian) since yet alpine does not include jdk9. Install jdk9 and

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

2017-06-22 Thread phymbert
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