News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Getting a visualization of a Phing buildfile
October 28, 2008 @ 12:03:41

Raphael Stolt recently spent some time working up a tool to visualize Phing buildfiles and he's blogged about it in this new post.

Out of the box the Phing -l option can be used to get a first overview of all available targets in a given buildfile but it doesn't untangle the target dependencies and sometimes a picture is still worth a thousand words. Luckily the Ant community already provides several tools to accomplish the visualization of Ant buildfiles, reaching from solutions that apply a Xslt stylesheet upon a given buildfile.

Using the ant2dot tool along with the Graphiz graphic library, he transforms the XML from the build file into a simple graphic showing the flow of the build. An example image is included.

0 comments voice your opinion now!
phing visualize buildfile ant2dot graphiz stylesheet tutorial xslt


blog comments powered by Disqus

Similar Posts

ONLamp.com: Quick and Clean PHP Forms

Matthew Weier O'Phinney's Blog: Creating Re-Usable Zend_Application Resource Plugins

Hiveminds Magazine: Using numbers in PHP function names

PHPBuilder.com: Reading RSS feeds in PHP: Part 1

DeveloperTutorials.com: How to Install PHP 5 on Linux


Community Events











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


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

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