Changeset [8cb5e74d690a51ecf06ba3ca8d1b8c3ca96222e5] by Chris Johnston

March 23rd, 2009 @ 12:37 PM

adding class for handling files, checking that they exist, etc http://github.com/fuzzylizard/an...

Committed by Chris Johnston

  • M README
  • M Rakefile
  • M lib/ant_analyzer.rb
  • M lib/ant_analyzer/ant_core.rb
  • M lib/ant_analyzer/file_handler.rb
  • M test/factory.rb
  • M test/helper.rb
  • M test/test_acceptance.rb
  • M test/test_ant_core.rb
  • M test/test_dot_writer.rb
  • M test/test_factory.rb
  • M test/test_file_handler.rb
  • M test/test_node.rb
  • M test/test_target.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