Re: Unsubscribe mta...@yahoo-inc.com

2016-04-05 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Dienstag, 5. April 2016 um 18:07 schrieben Sie: > I've unsubscribed mta...@yahoo-inc.com, because mails to this > recipient bounced. http://apache.org/dev/committers.html#problem_posts Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail

Unsubscribe mta...@yahoo-inc.com

2016-04-05 Thread Thorsten Schöning
Hi all, I've unsubscribed mta...@yahoo-inc.com, because mails to this recipient bounced. > mta...@yahoo-inc.com is no longer with Yahoo! Inc. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail: thorsten.schoen...@am-soft.de AM-SoFT IT-Systeme http://www.AM-SoFT.

[jira] [Resolved] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning resolved LOGCXX-464. -- Resolution: Fixed TimeBasedRollingPolicy::initialize was able to forward an "append" pro

svn commit: r1737849 - in /incubator/log4cxx/trunk/src/main: cpp/ include/log4cxx/rolling/

2016-04-05 Thread tschoening
Author: tschoening Date: Tue Apr 5 15:48:18 2016 New Revision: 1737849 URL: http://svn.apache.org/viewvc?rev=1737849&view=rev Log: LOGCXX-464: TimeBasedRollingPolicy::initialize was able to forward an "append" property from the caller appender, the rollover method instead wasn't and originally

[jira] [Updated] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning updated LOGCXX-464: - Fix Version/s: 0.11.0 > TimeBasedRollingPolicy should append as configured on rollover > -

[jira] [Assigned] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning reassigned LOGCXX-464: Assignee: Thorsten Schöning > TimeBasedRollingPolicy should append as configured on

svn commit: r1737844 - /incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/timebasedrollingpolicy.h

2016-04-05 Thread tschoening
Author: tschoening Date: Tue Apr 5 14:35:39 2016 New Revision: 1737844 URL: http://svn.apache.org/viewvc?rev=1737844&view=rev Log: code style Modified: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/timebasedrollingpolicy.h Modified: incubator/log4cxx/trunk/src/main/include/log4

[jira] [Updated] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread Martijn Buijs (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Buijs updated LOGCXX-464: - Description: I'm using log4cxx 0.10.0 configured through xml to use a RollingFileAppender that ro

[jira] [Updated] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread Martijn Buijs (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Buijs updated LOGCXX-464: - Description: I'm using log4cxx 0.10.0 configured through xml to use a RollingFileAppender that ro

[jira] [Commented] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread Martijn Buijs (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226241#comment-15226241 ] Martijn Buijs commented on LOGCXX-464: -- Just for completeness, an extract from my xml

[jira] [Created] (LOGCXX-464) TimeBasedRollingPolicy should append as configured on rollover

2016-04-05 Thread Martijn Buijs (JIRA)
Martijn Buijs created LOGCXX-464: Summary: TimeBasedRollingPolicy should append as configured on rollover Key: LOGCXX-464 URL: https://issues.apache.org/jira/browse/LOGCXX-464 Project: Log4cxx