Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
What is the difference between the builtin NAnt selection you can use in TeamInspector vs. the generic command line selection?
Description:
What is the difference between the built in NAnt selection you can
use in TeamInspector vs. the generic command line selection. What
do we lose by specifying NAnt using the command line selection
instead of choosing NAnt?
Answer/Solution:
There is no material distinction between using the provided Nant
adapter and calling Nant from the Command Line adapter beyond the
ability to specify static parameters using the command line option.
In other words, the user does not sacrifice any functionality by
using the Command Line adapter.
The same TeamInspector parameters (build number, depend build
artifact URLs) are available through either implementation using
the TeamInspector variables in the Nant build script.