Type | Changes | By |
---|
| Added a mechanism in the policy config for excluding sub-directories to traverse while crawling a target directory. | mcayanan |
| Added a '-D, --ignore-dir' command-line flag option to specify sub-directories to exclude while crawling a target directory. | mcayanan |
| Added a 'titleContents' element in the policy config to support the customizing of a PDS3 product's 'name' in the registry. | mcayanan |
| Updated policy config and command-line options to support the passing in of multiple PDS3 target directories. | mcayanan |
| Updated to no longer provide any default registration of metadata for PDS3 product registration. | mcayanan |
| Updated to support extraction of metadata within objects in a label for PDS3 product registrations. | mcayanan |
| Updated header in the report log with additional, user specified parameters: targets, file inclusions, directory exclusions. | mcayanan |
| Updated the policy config with a 'fileFilter' element instead of the 'filePattern' element to specify files to include while crawling a target directory. | mcayanan |
| Updated the mechanism for specifying PDS3 target directories on the command-line. A '-pds3, --is-pds3-dir' flag option is used instead of specifying '-D, --pds3-directory' to indicate that a target directory on the command-line is for PDS3 product registration. | mcayanan |
| Fixed to allow product_class to appear as a slot. | mcayanan |
| Fixed to support handling of windows paths as offset specifications when creating access urls. | mcayanan |
| Fixed to support checksum manifest files that contain a './' in the file specs. | mcayanan |