RE: svn commit: r775887 - /incubator/log4php/trunk/pom.xml

2009-07-16 Thread Gavin
Hi All, Due to the site having not been updated for a while, I missed the fact that we added a RAT check back in May -- until that is the Buildbot version and the Maven version started fighting for position on the website -- both versions produce a file called rat-report.html so were overwriting e

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

2009-07-16 Thread gmcdonald
Author: gmcdonald Date: Fri Jul 17 05:34:00 2009 New Revision: 794964 URL: http://svn.apache.org/viewvc?rev=794964&view=rev Log: update rat plugin details, correct groupId Modified: incubator/log4php/trunk/pom.xml Modified: incubator/log4php/trunk/pom.xml URL: http://svn.apache.org/viewvc/i

RE: First blog post - please review

2009-07-16 Thread Gavin
> -Original Message- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Friday, 17 July 2009 5:02 AM > To: Log4PHP Dev > Subject: First blog post - please review > > Hi all, > > here is a preview of the first Log4PHP blog post: > https://blogs.apache.org/preview/log4php/?p

RE: Blogging for Log4php

2009-07-16 Thread Gavin
> -Original Message- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Friday, 17 July 2009 12:34 AM > To: Log4PHP Dev > Subject: Blogging for Log4php > > Hi all, > > I have collected some information of two mails and put it on the wiki: > http://wiki.apache.org/logging/L

Contributing and Volunteering

2009-07-16 Thread Christian Grobmeier
Hi all, I just created two new pages on the website, which hopefullly makes it easier for new developers to step into the project. Please review them and let me know if you can agree. There is nothing special at it, but... I have taken lots from Apache Commons. Let me know if something is misslea

svn commit: r794886 - in /incubator/log4php/trunk/src/site: apt/contributingpatches.apt site.xml

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 22:03:33 2009 New Revision: 794886 URL: http://svn.apache.org/viewvc?rev=794886&view=rev Log: added contributing page Added: incubator/log4php/trunk/src/site/apt/contributingpatches.apt Modified: incubator/log4php/trunk/src/site/site.xml Added: incubato

svn commit: r794875 - in /incubator/log4php/trunk/src/site: apt/volunteering.apt site.xml

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 21:39:05 2009 New Revision: 794875 URL: http://svn.apache.org/viewvc?rev=794875&view=rev Log: added volunteering page Added: incubator/log4php/trunk/src/site/apt/volunteering.apt Modified: incubator/log4php/trunk/src/site/site.xml Added: incubator/log4p

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

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 21:29:16 2009 New Revision: 794869 URL: http://svn.apache.org/viewvc?rev=794869&view=rev Log: reenabled issue-report Modified: incubator/log4php/trunk/pom.xml Modified: incubator/log4php/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/log4php/tru

First blog post - please review

2009-07-16 Thread Christian Grobmeier
Hi all, here is a preview of the first Log4PHP blog post: https://blogs.apache.org/preview/log4php/?previewEntry=log4php_on_the_roads_again I am just posting that we are alive and working on updates - nothing special. If nobody claims about it, this one will go live on tuesday. Cheers

Blogging for Log4php

2009-07-16 Thread Christian Grobmeier
Hi all, I have collected some information of two mails and put it on the wiki: http://wiki.apache.org/logging/Log4PHP/Log4PHPBlogging I think this blogging approach is fine. If you have something to add or you cannot agree with, please let me know. Cheers, Christian

svn commit: r794647 - /incubator/log4php/trunk/src/site/xdoc/stylesheets/

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 12:08:29 2009 New Revision: 794647 URL: http://svn.apache.org/viewvc?rev=794647&view=rev Log: deleted unused pages Removed: incubator/log4php/trunk/src/site/xdoc/stylesheets/

svn commit: r794645 - in /incubator/log4php/trunk/src/site/xdoc: contributors.xml documentation.xml news.xml

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 12:06:13 2009 New Revision: 794645 URL: http://svn.apache.org/viewvc?rev=794645&view=rev Log: deleted unused pages Removed: incubator/log4php/trunk/src/site/xdoc/contributors.xml incubator/log4php/trunk/src/site/xdoc/documentation.xml incubator/log4p

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

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 11:57:50 2009 New Revision: 794642 URL: http://svn.apache.org/viewvc?rev=794642&view=rev Log: changed to generated report menu Modified: incubator/log4php/trunk/src/site/site.xml Modified: incubator/log4php/trunk/src/site/site.xml URL: http://svn.apache.or

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

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 11:55:16 2009 New Revision: 794640 URL: http://svn.apache.org/viewvc?rev=794640&view=rev Log: added developers and contributors to pom file, added team report Modified: incubator/log4php/trunk/pom.xml Modified: incubator/log4php/trunk/pom.xml URL: http://s

Re: phpunit on buildbot

2009-07-16 Thread Christian Grobmeier
Hi, thanks to Gavins investigations on php configuration, I found out that SQLite seems not to be included in the php build. PDO Drivers should have a list with "sqlite, sqlite2, mysql", but its empty. SQLite should be enabled by default - is it possible that this has been disabled for security r

RE: phpunit on buildbot

2009-07-16 Thread Gavin
> -Original Message- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Thursday, 16 July 2009 7:44 PM > To: Log4PHP Dev > Subject: Re: phpunit on buildbot > > Hi, > > >> I configured buildbot to send fail notices to this list, so now you > have > >> your failed build resu

svn commit: r794611 - /incubator/log4php/trunk/src/test/php/appenders/LoggerAppenderPDOTest.php

2009-07-16 Thread grobmeier
Author: grobmeier Date: Thu Jul 16 09:53:04 2009 New Revision: 794611 URL: http://svn.apache.org/viewvc?rev=794611&view=rev Log: moved test database location to target folder Modified: incubator/log4php/trunk/src/test/php/appenders/LoggerAppenderPDOTest.php Modified: incubator/log4php/trunk

Re: phpunit on buildbot

2009-07-16 Thread Christian Grobmeier
Hi, >> I configured buildbot to send fail notices to this list, so now you have >> your failed build result to look at :) cool thanks! > Please check if the changes I made have any effect anywhere else? There are errors in a testcase. I will take a loot at it. I don't think this is directly con

RE: phpunit on buildbot

2009-07-16 Thread Gavin
> -Original Message- > From: Gavin [mailto:[email protected]] > Sent: Thursday, 16 July 2009 4:46 PM > To: 'Log4PHP Dev' > Subject: RE: phpunit on buildbot > > > > > -Original Message- > > From: Christian Grobmeier [mailto:[email protected]] > > Sent: Thursday, 16 July 2

svn commit: r794565 - /incubator/log4php/trunk/src/test/config/phpunit_to_surefire.xslt

2009-07-16 Thread gmcdonald
Author: gmcdonald Date: Thu Jul 16 07:27:51 2009 New Revision: 794565 URL: http://svn.apache.org/viewvc?rev=794565&view=rev Log: Remove file reference Modified: incubator/log4php/trunk/src/test/config/phpunit_to_surefire.xslt Modified: incubator/log4php/trunk/src/test/config/phpunit_to_suref

buildbot failure in ASF Buildbot on log4php-trunk

2009-07-16 Thread buildbot
The Buildbot has detected a failed build of log4php-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/log4php-trunk/builds/19 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: ceres_ubuntu Build Reason: Build Source Stamp: unavailable Blamelist: g

svn commit: r794558 - /incubator/log4php/trunk/src/test/config/phpunit_to_surefire.xslt

2009-07-16 Thread gmcdonald
Author: gmcdonald Date: Thu Jul 16 07:10:18 2009 New Revision: 794558 URL: http://svn.apache.org/viewvc?rev=794558&view=rev Log: Move prolog to top Modified: incubator/log4php/trunk/src/test/config/phpunit_to_surefire.xslt Modified: incubator/log4php/trunk/src/test/config/phpunit_to_surefire