News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Creating and using Phing ad hoc tasks
April 20, 2009 @ 08:49:38

Raphael Stolt has another post dealing with the Phing (PHP-based) build tool. This time he talks about making ad hoc tasks inside of your build scripts.

Sometimes there are build scenarios where you'll badly need a functionality, like adding a MD5 checksum file to a given project, that isn't provided neither by the available Phing core nor the optional tasks. [...] The following post will try to outline how to define and use these inline tasks, by sketching an ad hoc task that enables the build orchestra to clone Git repositories from GitHub during a hypothetical workbench setup.

He creates an example task - running a "clone" command via github - complete with the code for both sides of the feature; the PHP code to create the task and how to use it in your build file.

0 comments voice your opinion now!
tool build example clone github task adhoc phing create


blog comments powered by Disqus

Similar Posts

ParanoidFerret.com: Flex & PHP Tutorial - Transmitting data using JSON

Adam Trachtenberg's Blog: PHP SOAP vs. SDO

Maarten Balliauw's Blog: Extension methods for PHP

Synfony Project: New testing framework

Jeremey Johnstone\'s Blog: FliteTTS now available in PECL


Community Events











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


conference language functional podcast community zendframework2 symfony2 unittest phpunit opinion testing usergroup database framework rest interview series release introduction development

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