[jira] Commented: (LOG4PHP-87) Switch off headers for Chainsaw when using log4jNamespace = true

2010-01-28 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806265#action_12806265 ] Christian Grobmeier commented on LOG4PHP-87: If I got you correct - chainsaw do

svn commit: r904400 - /incubator/log4php/trunk/src/test/php/layouts/LoggerLayoutXmlTest.php

2010-01-28 Thread grobmeier
Author: grobmeier Date: Fri Jan 29 07:39:23 2010 New Revision: 904400 URL: http://svn.apache.org/viewvc?rev=904400&view=rev Log: added a test for log4j namespace Modified: incubator/log4php/trunk/src/test/php/layouts/LoggerLayoutXmlTest.php Modified: incubator/log4php/trunk/src/test/php/layo

[jira] Resolved: (LOG4PHP-88) NOTICE file date format

2010-01-28 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-88. Resolution: Fixed rv904399 Could not find the mentioned discussion, but I modified

[jira] Resolved: (LOG4PHP-93) LoggerClassNamePatternConverter accessing private property

2010-01-28 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-93. Resolution: Fixed fixed with rv904398 Thanks for the patch! > LoggerClassNamePatte

svn commit: r904399 - /incubator/log4php/trunk/NOTICE

2010-01-28 Thread grobmeier
Author: grobmeier Date: Fri Jan 29 07:29:17 2010 New Revision: 904399 URL: http://svn.apache.org/viewvc?rev=904399&view=rev Log: changed date in notice file to 2010 Modified: incubator/log4php/trunk/NOTICE Modified: incubator/log4php/trunk/NOTICE URL: http://svn.apache.org/viewvc/incubator/

svn commit: r904398 - in /incubator/log4php/trunk/src: changes/changes.xml main/php/LoggerLoggingEvent.php main/php/helpers/LoggerClassNamePatternConverter.php test/php/helpers/LoggerPatternParserTest

2010-01-28 Thread grobmeier
Author: grobmeier Date: Fri Jan 29 07:27:19 2010 New Revision: 904398 URL: http://svn.apache.org/viewvc?rev=904398&view=rev Log: applied slightly modfied patch from Hiroaki Kawai (LOG4PHP-93): LoggerClassNamePatternConverter accessing private property Modified: incubator/log4php/trunk/src/ch

svn commit: r904393 - /incubator/log4php/trunk/src/site/site.xml

2010-01-28 Thread grobmeier
Author: grobmeier Date: Fri Jan 29 07:00:05 2010 New Revision: 904393 URL: http://svn.apache.org/viewvc?rev=904393&view=rev Log: added link to buildbot Modified: incubator/log4php/trunk/src/site/site.xml Modified: incubator/log4php/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/i

[jira] Resolved: (LOG4PHP-96) Some of the tests don't pass under Windows

2010-01-28 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-96. Resolution: Fixed committed with rv904392. Thanks for the patch! > Some of the tes

svn commit: r904392 - in /incubator/log4php/trunk/src: changes/ main/php/appenders/ test/php/ test/php/appenders/ test/php/layouts/ test/php/renderers/

2010-01-28 Thread grobmeier
Author: grobmeier Date: Fri Jan 29 06:54:39 2010 New Revision: 904392 URL: http://svn.apache.org/viewvc?rev=904392&view=rev Log: applied LOG4PHP-96 from Tommy Montgomery: made tests pass on windows and some code beautifying Modified: incubator/log4php/trunk/src/changes/changes.xml incub

[jira] Updated: (LOG4PHP-96) Some of the tests don't pass under Windows

2010-01-28 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier updated LOG4PHP-96: --- Fix Version/s: (was: 2.0) 2.1 > Some of the tests don't pass u

[jira] Updated: (LOG4PHP-96) Some of the tests don't pass under Windows

2010-01-28 Thread Tommy Montgomery (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Montgomery updated LOG4PHP-96: Fix Version/s: (was: 2.1) 2.0 Affects Version/s: (was

[jira] Updated: (LOG4PHP-96) Some of the tests don't pass under Windows

2010-01-28 Thread Tommy Montgomery (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Montgomery updated LOG4PHP-96: Attachment: log4php-windows.patch patch for windows tests and supporting source files. > S

[jira] Created: (LOG4PHP-96) Some of the tests don't pass under Windows

2010-01-28 Thread Tommy Montgomery (JIRA)
Some of the tests don't pass under Windows -- Key: LOG4PHP-96 URL: https://issues.apache.org/jira/browse/LOG4PHP-96 Project: Log4php Issue Type: Test Components: Code, Tests Affects Versi

[jira] Created: (LOG4PHP-95) Add trace level to Log4PHP

2010-01-28 Thread Christian Grobmeier (JIRA)
Add trace level to Log4PHP -- Key: LOG4PHP-95 URL: https://issues.apache.org/jira/browse/LOG4PHP-95 Project: Log4php Issue Type: New Feature Components: Code Affects Versions: 2.0 Reporter: C

[jira] Created: (LOG4PHP-94) Add Markers to Log4PHP

2010-01-28 Thread Christian Grobmeier (JIRA)
Add Markers to Log4PHP -- Key: LOG4PHP-94 URL: https://issues.apache.org/jira/browse/LOG4PHP-94 Project: Log4php Issue Type: New Feature Components: Code Affects Versions: 2.0 Reporter: Christian

Re: Patches for Windows tests

2010-01-28 Thread Christian Grobmeier
Hi, thanks very much for the patch! I will check it out the next days and apply. I am very happy with that because i am on a mac box and I think the others use mostly linux. However, for legal reasons I would appreciate if you could simply create a new issue in jira and attach your patch there to

Patches for Windows tests

2010-01-28 Thread Tommy Montgomery
Hi there, I recently noticed that this project has been pulled from the death trap known as PHP 4, which makes me very happy. I also noticed the cry for help for unit tests, so I thought I'd show some gratitude and write a few tests. Unfortunately, a few of the tests are linux-specific, so I