Re: SVN commit messages

2009-05-03 Thread Knut Urdalen
Christian Grobmeier wrote: any idea why my commit notifications come not through while Knuts get through the wire perfectly? I have no idea. Quite annoying to not get notified. I had a lot of conflicting files this morning because I'm fixing the code style while you worked on some other tick

SVN commit messages

2009-05-03 Thread Christian Grobmeier
Hi, any idea why my commit notifications come not through while Knuts get through the wire perfectly? Christian

svn commit: r771203 - /incubator/log4php/trunk/CHANGELOG

2009-05-03 Thread kurdalen
Author: kurdalen Date: Mon May 4 06:45:16 2009 New Revision: 771203 URL: http://svn.apache.org/viewvc?rev=771203&view=rev Log: updated change log Modified: incubator/log4php/trunk/CHANGELOG Modified: incubator/log4php/trunk/CHANGELOG URL: http://svn.apache.org/viewvc/incubator/log4php/trun

svn commit: r771202 - /incubator/log4php/trunk/src/test/php/config/LoggerPropertySetterTest.php

2009-05-03 Thread kurdalen
Author: kurdalen Date: Mon May 4 06:44:36 2009 New Revision: 771202 URL: http://svn.apache.org/viewvc?rev=771202&view=rev Log: fixed class name of LoggerPropertySetterTest Modified: incubator/log4php/trunk/src/test/php/config/LoggerPropertySetterTest.php Modified: incubator/log4php/trunk/s

[jira] Resolved: (LOG4PHP-34) Remove all internal debugging

2009-05-03 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-34. Resolution: Fixed Everything removed > Remove all internal debugging > ---

[jira] Commented: (LOG4PHP-34) Remove all internal debugging

2009-05-03 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705492#action_12705492 ] Christian Grobmeier commented on LOG4PHP-34: removed method calls to LoggerLog.

[jira] Resolved: (LOG4PHP-38) Replace is_a() with instanceof

2009-05-03 Thread Knut Urdalen (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Urdalen resolved LOG4PHP-38. - Resolution: Fixed > Replace is_a() with instanceof > -- > >

svn commit: r771046 - /incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php

2009-05-03 Thread kurdalen
Author: kurdalen Date: Sun May 3 09:27:17 2009 New Revision: 771046 URL: http://svn.apache.org/viewvc?rev=771046&view=rev Log: fixed #LOG4PHP-38 Modified: incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php Modified: incubator/log4php/trunk/src/main/php/helpers/LoggerOpti

[jira] Resolved: (LOG4PHP-35) Replace LOG4PHP_LINE_SEP with PHP_EOL

2009-05-03 Thread Knut Urdalen (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Urdalen resolved LOG4PHP-35. - Resolution: Fixed > Replace LOG4PHP_LINE_SEP with PHP_EOL > -

svn commit: r771043 - in /incubator/log4php/trunk/src/main/php: helpers/LoggerPatternParser.php layouts/LoggerLayoutHtml.php layouts/LoggerLayoutSimple.php layouts/LoggerLayoutTTCC.php

2009-05-03 Thread kurdalen
Author: kurdalen Date: Sun May 3 09:09:11 2009 New Revision: 771043 URL: http://svn.apache.org/viewvc?rev=771043&view=rev Log: fixed #LOG4PHP-35 Modified: incubator/log4php/trunk/src/main/php/helpers/LoggerPatternParser.php incubator/log4php/trunk/src/main/php/layouts/LoggerLayoutHtml.ph

[jira] Created: (LOG4PHP-38) Replace is_a() with instanceof

2009-05-03 Thread Knut Urdalen (JIRA)
Replace is_a() with instanceof -- Key: LOG4PHP-38 URL: https://issues.apache.org/jira/browse/LOG4PHP-38 Project: Log4php Issue Type: Improvement Components: Code Reporter: Knut Urdalen

svn commit: r771037 - in /incubator/log4php/trunk/src/main/php: config/ helpers/ or/ spi/

2009-05-03 Thread kurdalen
Author: kurdalen Date: Sun May 3 07:52:46 2009 New Revision: 771037 URL: http://svn.apache.org/viewvc?rev=771037&view=rev Log: code style fixes Modified: incubator/log4php/trunk/src/main/php/config/LoggerPropertyGetter.php incubator/log4php/trunk/src/main/php/config/LoggerPropertySetter.