Dependency analyzer improvements

-Add ability to manually specify dependencies on the command line. This allows one
 to specify, for example, that all walkers depend on the GeneralCallingPipeline
 QScript, even though they don't have any compile-time dependencies on that QScript.

-Check that the provided walker class is valid in DependencyAnalyzer.xml

-Check ant exit status in the front-end script

-Fix bug where analyzer would give incorrect results if the list of changed
 Java classes was empty
This commit is contained in:
David Roazen 2013-07-08 14:27:58 -04:00
parent 5dbb582be7
commit de06eda6ac

Diff Content Not Available