mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
ACS-3594 Add mechanism to deprecate modules within the Repo (#1445)
This commit is contained in:
@@ -18,3 +18,4 @@ module.err.component_already_registered=A component named ''{0}'' has already be
|
||||
module.err.unable_to_open_module_properties=The module properties file ''{0}'' could not be read.
|
||||
module.err.component_in_missing_module=The component ''{0}'' belongs to a non-existent module ''{1}''.
|
||||
module.err.orphaned_components={0} module components were not considered for execution.
|
||||
module.err.deprecated_modules=The following deprecated modules are installed: {0}. Please remove these AMPs in order to continue.
|
Reference in New Issue
Block a user