What does is do ?Ant task that can be used to compare version of Domino Agents hold in SVN/CVS repository with code that is stored in Domino design document (.nsf/.ntf file). Task is able to find in DXL extract java agents and compare it to code in repository. It's used mainly when preparing application releases.
Ant task has followning attributes: srcfile - path to DXL export from Domino's Agent View. dstdir - base path to directory with current code.