mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Merged V2.0 to HEAD
5466, 5471-5475: ModuleManagementTool enhancements git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5487 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -4,6 +4,7 @@ module.msg.found_modules=Found {0} module(s).
|
||||
module.msg.starting= Starting module ''{0}'' version {1}.
|
||||
module.msg.installing= Installing module ''{0}'' version {1}.
|
||||
module.msg.upgrading= Upgrading module ''{0}'' version {1} (was {2}).
|
||||
module.msg.missing= A previously-installed module ''{0}'' (version {1}) is not present in your distribution.
|
||||
|
||||
module.err.downgrading_not_supported=\nDowngrading of modules is not supported.\nModule ''{0}'' version {1} is currently installed and must be uninstalled before version {2} can be installed.
|
||||
module.err.already_executed=The module component has already been executed: {0}.{1}
|
||||
|
@@ -11,6 +11,8 @@
|
||||
|
||||
<namespaces>
|
||||
<namespace uri="http://www.alfresco.org/model/system/1.0" prefix="sys" />
|
||||
<namespace uri="http://www.alfresco.org/system/registry/1.0" prefix="reg" />
|
||||
<namespace uri="http://www.alfresco.org/system/modules/1.0" prefix="module" />
|
||||
</namespaces>
|
||||
|
||||
<types>
|
||||
|
Reference in New Issue
Block a user