News Feed
Jobs Feed
Sections




News Archive
Ladislav Prskavec's Blog:
PHP and Hudson
October 09, 2009 @ 13:58:39

Ladislav Prskavec has posted a step-by-step guide on getting Hudson (a Java-based continuous integration server) working with PHP.

Hudson is extensible continuous integration engine used for Java projects. It's architecture can be used for others languages as PHP too.

The guide links you to the files and packages you'll need to get PHP support installed (including a few different plugins), a sample build script for a build tool like Phing and an example Hudson configuration to tie them together. The Phing process is executed in a shell to run unit tests, build documentation and check the syntax on all files in the current repository.

0 comments voice your opinion now!
hudson continuous integration java


blog comments powered by Disqus

Similar Posts

Reddit.com: PHP and Continuous Integration

Satya Prakash's Blog: PHP is not Java

SitePoint PHP Blog: PHP to Java bytecode

DZone.com: Java PHP Python -- Which is "Faster In General"?

Luis Atencio's Blog: Dependency Injection in PHP


Community Events











Don't see your event here?
Let us know!


development interview tool introduction example code series functional release phpunit testing framework unittest zendframework2 composer opinion community language podcast conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework