Changeset [417f41b8a7032bb0b42f82c12b9bb1b3b7fc75e8] by Chris Johnston

February 12th, 2009 @ 08:23 AM

dot_writer now has the ability to add multiple nodes and edges and can create a simple DOT file successfully [#4], wired the application back together as well so it can now also read and parse a single build.xml file and create a dot file http://github.com/fuzzylizard/an...

Committed by Chris Johnston

  • M lib/ant_analyzer.rb
  • M lib/ant_analyzer/ant_core.rb
  • M lib/ant_analyzer/colors.rb
  • M lib/ant_analyzer/files.rb
  • M lib/dot_writer/colors.rb
  • M lib/dot_writer/dot_writer.rb
  • M test/test_acceptance.rb
  • M test/test_ant_core.rb
  • M test/test_dot_writer.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby script for analyzing and outputting Ant build file target dependencies to a DOT file to be used with GraphViz