OpenMRS Core Master

Build: #3914 was successful

Job: Unit Test was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Code commits

openmrs-core

  • JaiVora <52439248+JaiVora@users.noreply.github.com>

    JaiVora <52439248+JaiVora@users.noreply.github.com> 29173bd9843d1416eb0495e2c33c1e5c9bf2f574

    [TRUNK-5906] Migrated `ConceptReferenceTerm` from Hibernate mappings to JPA annotations (#5221)
    * TRUNK-5906: Migrate `ConceptReferenceTerm` from hibernate mappings to JPA annotations

    * TRUNK-5906: Remove un-intended formatting changes

    * TRUNK-5906: Formatting fix

    * TRUNK-5906: specify length in col annotation

    * TRUNK-5906: Migrate `ConceptReferenceTerm` from hibernate mappings to JPA annotations

    * TRUNK-5906: Remove un-intended formatting changes

    * TRUNK-5906: Formatting fix

    * TRUNK-5906: specify length in col annotation

    * TRUNK-5906: Make nullable col explicit

    ---------

    Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local>

    • api/src/main/java/org/openmrs/ConceptReferenceTerm.java (version 29173bd9843d1416eb0495e2c33c1e5c9bf2f574)
    • api/src/main/resources/hibernate.cfg.xml (version 29173bd9843d1416eb0495e2c33c1e5c9bf2f574)
    • api/src/main/resources/org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml (version 29173bd9843d1416eb0495e2c33c1e5c9bf2f574)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 29173bd9843d1416eb0495e2c33c1e5c9bf2f574)