mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
46383: ALF-17893: CLONE - Mappings for Metadata Extractors Should be Defined in Config - Added support for new alfresco/metadata location will preserving backwards compatibility with the old location - Added tests for support of properties in the new location, the old location, and that on missing properties the error thrown indicates the new location - Updated JavaDoc for new alfresco/metadata location git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@46392 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
10 lines
198 B
Properties
10 lines
198 B
Properties
#
|
|
# Dummy - default mapping
|
|
#
|
|
# Namespaces
|
|
namespace.prefix.cm=http://www.alfresco.org/model/content/1.0
|
|
namespace.prefix.dum=http://DummyMappingMetadataExtracter
|
|
|
|
# Mappings
|
|
a=dum:a1,dum:a2,dum:a3
|