Re: CI-Server

2012-05-28 Thread Ivan Habunek
On 27 May 2012 12:03, Christian Grobmeier wrote: > We could even ask for a VM to build or stuff. Or look at things like: > https://travis-ci.org/ > > Thoughts? I'm looking at Travis and it looks interesting. However, it seems to be exclusively for use on github projects. Now we have a mirror of

Re: CI-Server

2012-05-28 Thread Ivan Habunek
On 27 May 2012 12:03, Christian Grobmeier wrote: > But before I do, are there any other options we might consider? When I > took over log4php in 2009 i had my hands full with refactoring it to > php5 code. I didn't look in detail at the different options or > weighted them. Given the constant trou

Re: CI-Server

2012-05-27 Thread Florian Semm
shell access to the CI server. Maybe Christian can have a look? Yes I can. But before I do, are there any other options we might consider? When I took over log4php in 2009 i had my hands full with refactoring it to php5 code. I didn't look in detail at the different options or weighted them.

Re: CI-Server

2012-05-27 Thread Christian Grobmeier
On Sat, May 26, 2012 at 6:07 PM, Ivan Habunek wrote: > It seems PHPUnit is failing. The problem could be caused by a wrong > include path. For some reason phpunit is included from > /home/gmcdonald/bin/phpunit. > > Unfortunately, I don't have shell access to the CI server. M

Re: CI-Server

2012-05-26 Thread Ivan Habunek
It seems PHPUnit is failing. The problem could be caused by a wrong include path. For some reason phpunit is included from /home/gmcdonald/bin/phpunit. Unfortunately, I don't have shell access to the CI server. Maybe Christian can have a look? Ivan On 26 May 2012 14:00, Florian Semm

CI-Server

2012-05-26 Thread Florian Semm
Hey, I have some questions about our CI-Server: 1. why is it still failing? 2. get anyone alerts about the failing? regards Florian