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 components are each build independantly whenever an SVN commit
occurs in the component itself or a related component. Builds are run
against PHP 5.2.1, 5.2.6 (aka latest 5.2 release) and 5.3-CVS. For
database components these are each run once against MySQL and against
SQLite in memory. I also plan to add Postgres and SQLite, maybe even
Oracle, if I find to set it up.

phpUnderControl provides Unit testing results by PHPUnit,
PHP_CodeSniffer checks for our programming and documentation style,
phpDocumentor builds and error check, as well as metrics and stats over
time and PDM (project mess detection) reults.

The URL is http://ezc.home.schlitt.info/.

I'd beg all component maintainers to check their components and fix the
shown errors. It's a good idea to check the site every couple of days to
see if new issues occur and old ones really got fixed.

There are still a few issues with the installation, e.g. PHPUnits XML
log does not work with non-printable characters in the generated test
output and some components tests have the dependency to be run from the
eZ network (Mail). I'll try to fix these issues during the week.

Thanks for any feedback,
regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to