Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.
/ ant-visualiz0r Public archive

simple shell script with all necessary jar files to print out dependencies of ant build targets

Notifications You must be signed in to change notification settings

ireznik/ant-visualiz0r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ant-visualiz0r

simple shell script with all necessary jar files to print out dependencies of ant build targets

Sources

http://xml.apache.org/xalan-j/ Xalan Libary
http://ant2dot.sourceforge.net/ Ant2Dot
http://www.graphviz.org/ Grapviz

Setup

You need a more or less current version of the java jdk

Usage

For printing out the current build.xml file with dependencies as png file
./visualize <path-to-your-build.xml> <optional-output-directory>

Further information

Currently no plans to extend script so it can output the image as jpeg, gif, tiff and other fancy options
Feel free to fork, fix and extend

About

simple shell script with all necessary jar files to print out dependencies of ant build targets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages