RE: phpUnderControl running again

2009-07-19 Thread Gavin
> -Original Message- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Sunday, 19 July 2009 7:03 PM > To: Log4PHP Dev > Subject: Re: phpUnderControl running again > > On Sun, Jul 19, 2009 at 9:52 AM, Christian Grobmeier > wrote: > >>> Buildbot does not give pretty graphs a

[jira] Resolved: (LOG4PHP-43) Remove size restriction of MDC table in LoggerMDC

2009-07-19 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-43. Resolution: Fixed fixed with rv 795658 > Remove size restriction of MDC table in L

svn commit: r795658 - in /incubator/log4php/trunk/src: changes/changes.xml main/php/LoggerMDC.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 23:13:27 2009 New Revision: 795658 URL: http://svn.apache.org/viewvc?rev=795658&view=rev Log: LOG4PHP-43: Remove size restriction of MDC table in LoggerMDC (patch from Knut) Modified: incubator/log4php/trunk/src/changes/changes.xml incubator/log4php/trun

[jira] Resolved: (LOG4PHP-42) Create phpunit tests

2009-07-19 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-42. Resolution: Fixed we have more than 61% lines of code tested, nearly 90% of classes

svn commit: r795655 - /incubator/log4php/trunk/src/main/php/Logger.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 23:00:21 2009 New Revision: 795655 URL: http://svn.apache.org/viewvc?rev=795655&view=rev Log: commented out unnecessary methods - to be removed after careful consideration Modified: incubator/log4php/trunk/src/main/php/Logger.php Modified: incubator/log4php

svn commit: r795653 - /incubator/log4php/trunk/src/main/php/Logger.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:51:39 2009 New Revision: 795653 URL: http://svn.apache.org/viewvc?rev=795653&view=rev Log: use of factorys are outdated Modified: incubator/log4php/trunk/src/main/php/Logger.php Modified: incubator/log4php/trunk/src/main/php/Logger.php URL: http://svn.a

svn commit: r795652 - /incubator/log4php/trunk/src/test/php/LoggerManagerTest.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:47:41 2009 New Revision: 795652 URL: http://svn.apache.org/viewvc?rev=795652&view=rev Log: added two assertions Modified: incubator/log4php/trunk/src/test/php/LoggerManagerTest.php Modified: incubator/log4php/trunk/src/test/php/LoggerManagerTest.php URL:

svn commit: r795650 - /incubator/log4php/trunk/src/main/php/LoggerManager.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:38:28 2009 New Revision: 795650 URL: http://svn.apache.org/viewvc?rev=795650&view=rev Log: use of factorys are outdated Modified: incubator/log4php/trunk/src/main/php/LoggerManager.php Modified: incubator/log4php/trunk/src/main/php/LoggerManager.php URL:

svn commit: r795649 - /incubator/log4php/trunk/src/test/php/LoggerFilterTest.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:35:31 2009 New Revision: 795649 URL: http://svn.apache.org/viewvc?rev=795649&view=rev Log: added loggerfilter test Added: incubator/log4php/trunk/src/test/php/LoggerFilterTest.php (with props) Added: incubator/log4php/trunk/src/test/php/LoggerFilterTes

svn commit: r795647 - /incubator/log4php/trunk/src/test/php/LoggerExceptionTest.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:29:27 2009 New Revision: 795647 URL: http://svn.apache.org/viewvc?rev=795647&view=rev Log: added exception test Added: incubator/log4php/trunk/src/test/php/LoggerExceptionTest.php Added: incubator/log4php/trunk/src/test/php/LoggerExceptionTest.php URL:

svn commit: r795646 - /incubator/log4php/trunk/src/main/php/LoggerException.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:29:02 2009 New Revision: 795646 URL: http://svn.apache.org/viewvc?rev=795646&view=rev Log: removed blank line Modified: incubator/log4php/trunk/src/main/php/LoggerException.php Modified: incubator/log4php/trunk/src/main/php/LoggerException.php URL: http

svn commit: r795645 - /incubator/log4php/trunk/src/main/php/LoggerManager.php

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:28:38 2009 New Revision: 795645 URL: http://svn.apache.org/viewvc?rev=795645&view=rev Log: added LoggerException to classloader Modified: incubator/log4php/trunk/src/main/php/LoggerManager.php Modified: incubator/log4php/trunk/src/main/php/LoggerManager.

[jira] Resolved: (LOG4PHP-3) Maven build evolution

2009-07-19 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-3. --- Resolution: Fixed build with maven works for phpunit tests and for phpdoc. Assembly bu

[jira] Resolved: (LOG4PHP-54) Updated PHPDoc in classes

2009-07-19 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-54. Resolution: Fixed fixed with rv 795643 > Updated PHPDoc in classes > -

svn commit: r795644 - /incubator/log4php/trunk/src/changes/changes.xml

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:06:04 2009 New Revision: 795644 URL: http://svn.apache.org/viewvc?rev=795644&view=rev Log: LOG4PHP-54: fixed php doc annotations - change notice Modified: incubator/log4php/trunk/src/changes/changes.xml Modified: incubator/log4php/trunk/src/changes/chang

svn commit: r795643 - in /incubator/log4php/trunk/src/main/php: ./ appenders/ configurators/ filters/ helpers/ layouts/ renderers/

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 22:04:26 2009 New Revision: 795643 URL: http://svn.apache.org/viewvc?rev=795643&view=rev Log: LOG4PHP-54: fixed php doc annotations Modified: incubator/log4php/trunk/src/main/php/Logger.php incubator/log4php/trunk/src/main/php/LoggerAppender.php incu

svn commit: r795636 - in /incubator/log4php/trunk: ./ src/assembly/ src/changes/ src/examples/php/ src/examples/resources/ src/main/php/ src/main/php/appenders/ src/main/php/configurators/ src/main/ph

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 21:33:01 2009 New Revision: 795636 URL: http://svn.apache.org/viewvc?rev=795636&view=rev Log: added svn:eol native Modified: incubator/log4php/trunk/CHANGELOG (props changed) incubator/log4php/trunk/package-config.php (props changed) incubator/lo

Re: Blogging for Log4php

2009-07-19 Thread Christian Grobmeier
Thanks, I added the link to the showcase which will be deployed with the next site update Christian On Fri, Jul 17, 2009 at 2:19 PM, Johannes Frandsen wrote: > WebSite: www.imento.dk > Company: Imento > > Log4php is not used by the main site but on our product-servers which is > only accessible by

svn commit: r795618 - in /incubator/log4php/trunk/src/site: apt/showcase.apt site.xml

2009-07-19 Thread grobmeier
Author: grobmeier Date: Sun Jul 19 21:23:11 2009 New Revision: 795618 URL: http://svn.apache.org/viewvc?rev=795618&view=rev Log: added showcase Added: incubator/log4php/trunk/src/site/apt/showcase.apt Modified: incubator/log4php/trunk/src/site/site.xml Added: incubator/log4php/trunk/src/

Re: phpUnderControl running again

2009-07-19 Thread Christian Grobmeier
On Sun, Jul 19, 2009 at 9:52 AM, Christian Grobmeier wrote: >>> Buildbot does not give pretty graphs and other nice looking metrics or >>> reports out of the box - but maybe getting buildbot to run these other >>> tools, then the tools will provide those for us, I really I hadn't >>> investigated.

Re: phpUnderControl running again

2009-07-19 Thread Christian Grobmeier
>> Buildbot does not give pretty graphs and other nice looking metrics or >> reports out of the box - but maybe getting buildbot to run these other >> tools, then the tools will provide those for us, I really I hadn't >> investigated. >> > Metrics and Project Mess Detector (PMD) [1] data is extract