OpenMRS Core Master

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
38 minutes
Labels
None
Revisions
openmrs-core
bf15be2e3fdd93009e0624f1c769a40760c20d96
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Successful since
#3878 ()

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski bf15be2e3fdd93009e0624f1c769a40760c20d96 TRUNK-6318: Add forceStylePath and endpoint config options
(cherry picked from commit 8fa6db92b8c563713e4a69ea93ee9ddbcde436e1)
kulksaur <46800919+kulksaur@users.noreply.github.com> kulksaur <46800919+kulksaur@users.noreply.github.com> 4b625c0363dcad7a2cd581ad98016067aea8c23b 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.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5909Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-6318Could not obtain issue details from Jira