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
> -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
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
> -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:gr
> -Original Message-
> From: Christian Grobmeier [mailto:[email protected]]
> Sent: Thursday, 16 July 2009 8:34 AM
> To: Log4PHP Dev
> Subject: phpunit on buildbot
>
> Hi all,
>
> Gavin, I think this is for you:
> I have committed the updated pom.xml t
Hi all,
Gavin, I think this is for you:
I have committed the updated pom.xml to svn, which doesn't depend on
build.xml anymore.
At the moment the phpunit section is commented out. This has been done
cause I wasn't sure
if phpunit is available on our buildbot.
Can you take care of making phpunit a