Set a change date for complexity metrics other than the date source files are verified, and/or delete source files from the workspace. Specify the date and the files to be deleted in a change unit description file.
Use SetChangeDate.bj to clear the change date from the system. Use ChangeTraffic.bj to generate change traffic metrics.
ProcessChangeUnit LogFile Workspace File
Required Parameters | Description |
---|---|
LogFile |
Output log file generated when the batch script is executed. |
Workspace |
Workspace file (.rwp). |
File | Change unit description file. A flat file containing the change date, in the form DATE:
YYYY-MM-DD HH24:MI:SS, and the files to be deleted, in the form DELETED:filename. For example:
DATE: 2010-03-15 17:12:13 DELETED:MYPROG.CBL DELETED:MYPROG.CPY |