Build: #4204 failed Scheduled with changes by 5 people

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Agent
xiao.openmrs.org
Revision
1958de1bcfb46e6bdca4564eaa5a7d023dce6351
Failing since
#4191 (Scheduled – )
No failed test found. A possible compilation error occurred.

Responsible

  • Daniel Kayiwa Daniel Kayiwa Automatically assigned

Code commits

Author Commit Message Commit date
Emmanuel Nyachoke <achachiez@gmail.com> 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>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 9e8e7b04844c3b90d5d613fc5e5a48dbd055f0c0 maven(deps): bump software.amazon.awssdk:s3 from 2.32.10 to 2.32.11 (#5193)
Bumps software.amazon.awssdk:s3 from 2.32.10 to 2.32.11.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.32.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> db842aa565a9d777f5c5176e60296d273c04dc2f maven(deps): bump software.amazon.awssdk:s3 from 2.32.9 to 2.32.10 (#5188)
Bumps software.amazon.awssdk:s3 from 2.32.9 to 2.32.10.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.32.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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-5913Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-6318Could not obtain issue details from Jira