[jira] [Work logged] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=252792&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252792 ] ASF GitHub Bot logged work on LOG4J2-2610: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue:

2019-06-01 Thread GitBox
rgoers commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue: URL: https://github.com/apache/logging-log4j2/pull/271#issuecomment-497984927 I've already written the code Files.setAttribute() should do the trick. However, I first want to recreate the problem in my Windows VM w

[jira] [Work logged] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=252790&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252790 ] ASF GitHub Bot logged work on LOG4J2-2610: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] JCgH4164838Gh792C124B5 commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue:

2019-06-01 Thread GitBox
JCgH4164838Gh792C124B5 commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue: URL: https://github.com/apache/logging-log4j2/pull/271#issuecomment-497983598 I tried to find a (non-JNI) mechanism to set the creationTime when a file is created in Java but didn't have any luck.

[jira] [Commented] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread James Chaplin (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853833#comment-16853833 ] James Chaplin commented on LOG4J2-2610: --- Hi. Although it might be _interesting_ t

[jira] [Commented] (LOG4J2-2600) Declarative Groovy Configuration DSL

2019-06-01 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853825#comment-16853825 ] Matt Sicker commented on LOG4J2-2600: - I've experimented with ConfigurationBuilder's

[jira] [Commented] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853798#comment-16853798 ] Gary Gregory commented on LOG4J2-2610: -- {quote} file system tunneling can be disabl

[jira] [Created] (LOG4NET-633) The Anonymous Access git repo link does not work

2019-06-01 Thread Andrew Stanton (JIRA)
Andrew Stanton created LOG4NET-633: -- Summary: The Anonymous Access git repo link does not work Key: LOG4NET-633 URL: https://issues.apache.org/jira/browse/LOG4NET-633 Project: Log4net Issue

[jira] [Comment Edited] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853770#comment-16853770 ] Ralph Goers edited comment on LOG4J2-2610 at 6/1/19 7:13 PM: -

[jira] [Work logged] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=252747&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252747 ] ASF GitHub Bot logged work on LOG4J2-2610: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue:

2019-06-01 Thread GitBox
rgoers commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue: URL: https://github.com/apache/logging-log4j2/pull/271#issuecomment-497964175 I seems like a better solution would be to just set the creation time attribute for the file when it is created. I am investigating doin

[jira] [Commented] (LOG4J2-2610) Windows - File creationTime issue for RollingFileAppender, combined time/size policy

2019-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853770#comment-16853770 ] Ralph Goers commented on LOG4J2-2610: - Just a note that  [https://df-stream.com/2012

[jira] [Resolved] (LOG4J2-2620) Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy

2019-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2620. - Resolution: Duplicate > Incorrect rotated file name with RollingFile and TimeBasedTriggeringPoli

[jira] [Comment Edited] (LOG4J2-2620) Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy

2019-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853767#comment-16853767 ] Ralph Goers edited comment on LOG4J2-2620 at 6/1/19 5:17 PM: -

[jira] [Commented] (LOG4J2-2620) Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy

2019-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853767#comment-16853767 ] Ralph Goers commented on LOG4J2-2620: - When you start your application log4j gets th

[jira] [Updated] (LOG4J2-2620) Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy

2019-06-01 Thread Andrey Turbanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Turbanov updated LOG4J2-2620: Description: I use RollingFile appender with 2 policies: TimeBasedTriggeringPolicy and Si

[jira] [Created] (LOG4J2-2620) Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy

2019-06-01 Thread Andrey Turbanov (JIRA)
Andrey Turbanov created LOG4J2-2620: --- Summary: Incorrect rotated file name with RollingFile and TimeBasedTriggeringPolicy Key: LOG4J2-2620 URL: https://issues.apache.org/jira/browse/LOG4J2-2620 Proj