Projects
Ant Analyzer
Ruby program that analyzes the ant target dependencies within an Apache Ant build file and outputs a dependency graph in DOT format that can be fed into GraphViz to produce a diagram. Once it is finished, it will be able to follow Ant import and antcall statements in order to represent the entire build graph.
Git: http://github.com/fuzzylizard/antanalyzer
Lighthouse: http://fuzzylizard.lighthouseapp.com/projects/23972-antanalyzer/overview