Deploys nightly Demo and publishes nightly to sourceforge
Commits
Comparison is available only for releases created from the same branch as this release.
Author
Commit
Message
Commit date
Emmanuel Nyachoke <achachiez@gmail.com>
1958de1bcfb46e6bdca4564eaa5a7d023dce6351
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.
Some dead imports removed from the main class.
Herman Muhereza <hermanmuhereza22@gmail.com>
a55e9601925f7b228a6b4f0ebef91d2a3322f58d
TRUNK-5913: ClobDatatypeStorage Domain - Switching from Hibernate Mappings to Annotations (#5190)
* TRUNK-5913: ClobDatatypeStorage Domain - Switching from Hibernate Mappings to Annotations