[logback-dev] [JIRA] Resolved: (LBCORE-98) TimeBasedRollingPolicy: name of file in zip archive is <FileNamePattern>.nanos.tmp
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Fri Nov 13 10:40:45 CET 2009
[ http://jira.qos.ch/browse/LBCORE-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ceki Gulcu resolved LBCORE-98.
------------------------------
Fix Version/s: 0.9.18
Resolution: Fixed
Thank you for reporting and proving a patch for this issue. Your second patch has been applied with some adjustment. For the most part, it was right on. The only required change was the removal of any eventual folder prefix in the zipped file name. See also
http://github.com/ceki/logback/commit/feba37d06ec4fc8398641b3056f32e1afdcb0bb4
> TimeBasedRollingPolicy: name of file in zip archive is <FileNamePattern>.nanos.tmp
> ----------------------------------------------------------------------------------
>
> Key: LBCORE-98
> URL: http://jira.qos.ch/browse/LBCORE-98
> Project: logback-core
> Issue Type: Bug
> Components: Rolling
> Affects Versions: 0.9.15
> Environment: Windows
> Reporter: Anders Wallgren
> Assignee: Ceki Gulcu
> Priority: Minor
> Fix For: 0.9.18
>
> Attachments: LBCORE-98.patch, LBCORE-98.patch
>
>
> The name of the filename in the zip archive is a temp filename, based on the FileNamePattern, no the FileNamePattern itself.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list