Commit Graph

2 Commits

Author SHA1 Message Date
Alan Davis
33f37731c7 REPO-5219 Allow AGS AMP to specify metadata extract mapping (REPO) (#169)
Added an optional extractMapping transform option to all metadata extractors to override the default one in the T-Engine.

In the case of the AGS AMP it extends the RFC822MetadataExtracter with its own class to specify a different set of document to system mappings. The class in the repo no longer does extractions, but is now used by the AsynchronousExtractor, which offloads extractions to T-Engines to obtain the mappings if it has been extended that are then passed to the T-Engine.
2020-11-19 17:04:52 +00:00
aftene
0067921f96 REPO-5318 - Create l10n.properties
- delete l10n.properties files from data-model, remote-api and repository
- add new global l10n.properties file
2020-08-18 17:45:24 +03:00