Pre-create activemq-data folder to avoid permissions issues when the sub-path is mounted (#5192)
Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>
TRUNK-5909: ConceptSource Domain - Switching from Hibernate Mappings to Annotations (#5164)
* TRUNK-5909 Conversion of the Hibernate XML mappings to Annotations
Converted the Hibernate XML mappings for class ConceptSource to Annotations. Updated the ConceptSourceValidatorTest to make sure member fields character limit match with the BaseOpenmrsMetadata.
* Handling the feedback related to @AttributeOverrides and dead imports
Used @AttributeOverrides instead of changing the specific tests for ConceptSourceValidator.