Re: [Components] Continuous integration for eZ Components

2008-09-15 Thread Thomas Koch
Hi Tobias, really nice! Lately I had a discussion with a Java Guy complaining about the missing toolset in PHP world. I demonstrated him another PHPUC setup, but your one would have been much more impressing. There is a problem with the CodeSniffer Output: The table "PHP CodeSniffer violation" sh

Re: [Components] Continuous integration for eZ Components

2008-09-15 Thread Gaetano Giunta
Tobias Schlitt a écrit : > Hi! > > I finally managed to setup my new home server and a phpUnderConrol (aka > CruiseControl) instance for eZ Components on it. It currently builds all > components except for Template and Graph (and related), due to low > memory. As soon as I updated the RAM, those co

[Components] Continuous integration for eZ Components

2008-09-15 Thread Tobias Schlitt
Hi! I finally managed to setup my new home server and a phpUnderConrol (aka CruiseControl) instance for eZ Components on it. It currently builds all components except for Template and Graph (and related), due to low memory. As soon as I updated the RAM, those components will be build, too. The co