Upgrading a configuration package/manifest file for compatibility with Config Slicer v3.0.x
Scenario 1: Out-of-Date Configuration Package
Package was generated with an older version of config slicer incompatible with the current version (3.0.2).
Please upgrade the configuration package (java -jar upgrade-config-slice.jar 'configuration_package.xml'),
verify the results, and try again. java -jar upgrade-config-slice.jar configuration_package.xml java -jar upgrade-config-slice.jar configuration_package.xml manifest.properties Scenario 2: Out-of-Date Manifest File with no Corresponding Configuration Package
Manifest was generated with an older version of config slicer incompatible with the current version (3.0.2).
If you have the corresponding configuration package available the manifest can be automatically upgraded
(java -jar upgrade-config-slice.jar configuration_package.xml 'manifest_file.properties'). Otherwise please
regenerate the manifest with the current version of config slicer and try again. Last updated
Was this helpful?
