[VOTE] Release Log4PHP-2.0.0

2009-11-22 Thread Christian Grobmeier
Dear all, please vote to release the following artifacts as version 2.0.0: [ ] +1 Yes go ahead and release the artifacts [ ] -1 No, because... Log4PHP 2.0.0 artifacts are available for review here: * http://people.apache.org/builds/logging/log4php/2.0.0/RC2/ The release plan used for the crea

svn commit: r883253 - /incubator/log4php/trunk/pom.xml

2009-11-22 Thread grobmeier
Author: grobmeier Date: Mon Nov 23 05:33:27 2009 New Revision: 883253 URL: http://svn.apache.org/viewvc?rev=883253&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: incubator/log4php/trunk/pom.xml Modified: incubator/log4php/trunk/pom.xml URL: http://svn.

svn commit: r883252 - /incubator/log4php/tags/apache-log4php-2.0.0-incubating/

2009-11-22 Thread grobmeier
Author: grobmeier Date: Mon Nov 23 05:33:12 2009 New Revision: 883252 URL: http://svn.apache.org/viewvc?rev=883252&view=rev Log: [maven-scm] copy for tag apache-log4php-2.0.0-incubating Added: incubator/log4php/tags/apache-log4php-2.0.0-incubating/ - copied from r883251, incubator/log4p

svn commit: r883251 - /incubator/log4php/trunk/pom.xml

2009-11-22 Thread grobmeier
Author: grobmeier Date: Mon Nov 23 05:32:42 2009 New Revision: 883251 URL: http://svn.apache.org/viewvc?rev=883251&view=rev Log: [maven-release-plugin] prepare release apache-log4php-2.0.0-incubating Modified: incubator/log4php/trunk/pom.xml Modified: incubator/log4php/trunk/pom.xml URL: ht

Re: Use of {@example}'s line number to tolerate ASF source license header (was Re: [VOTE] Create release based on Log4PHP-2.0.0 RC1)

2009-11-22 Thread Christian Grobmeier
> Time for RC2? Yeah, will start on it tomorrow :) Thanks ! > > bye, > > -christian- > > Am Thu, 19 Nov 2009 21:38:41 -0600 > schrieb Curt Arnold : > >> The {...@example} directive can optionally take an starting line number >> (http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/t

Re: Use of {@example}'s line number to tolerate ASF source license header (was Re: [VOTE] Create release based on Log4PHP-2.0.0 RC1)

2009-11-22 Thread Christian Hammers
Hello That was a good hint. I did as you suggested and now RAT is happy. The MDC and NDC phpdoc looks proper again, too. Time for RC2? bye, -christian- Am Thu, 19 Nov 2009 21:38:41 -0600 schrieb Curt Arnold : > The {...@example} directive can optionally take an starting line number > (http://

svn commit: r883114 - in /incubator/log4php/trunk/src/main/php: LoggerMDC.php LoggerNDC.php

2009-11-22 Thread chammers
Author: chammers Date: Sun Nov 22 18:03:34 2009 New Revision: 883114 URL: http://svn.apache.org/viewvc?rev=883114&view=rev Log: * Removed duplicate paragraphs * Changed some to as is only for multi line code samples in phpdoc. Modified: incubator/log4php/trunk/src/main/php/LoggerMDC.php

svn commit: r883109 - in /incubator/log4php/trunk/src/examples: php/ resources/

2009-11-22 Thread chammers
Author: chammers Date: Sun Nov 22 17:48:10 2009 New Revision: 883109 URL: http://svn.apache.org/viewvc?rev=883109&view=rev Log: Removed the Doxia Snipped END: tags as they are not required at the end of a file but the examples look better without them in the apidocs. Modified: incubator/log4

svn commit: r883108 [2/2] - in /incubator/log4php/trunk/src: examples/ examples/php/ examples/resources/ main/php/ main/php/appenders/ main/php/configurators/ main/php/filters/ main/php/layouts/ main/

2009-11-22 Thread chammers
Modified: incubator/log4php/trunk/src/examples/resources/renderer_default.properties URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/examples/resources/renderer_default.properties?rev=883108&r1=883107&r2=883108&view=diff ==

svn commit: r883104 - /incubator/log4php/trunk/src/main/php/configurators/LoggerConfiguratorIni.php

2009-11-22 Thread chammers
Author: chammers Date: Sun Nov 22 17:21:23 2009 New Revision: 883104 URL: http://svn.apache.org/viewvc?rev=883104&view=rev Log: The part about the quotes around boolean values is no longer true (verified). Modified: incubator/log4php/trunk/src/main/php/configurators/LoggerConfiguratorIni.php