OpenMRS Core Master

Build: #2069 was successful Changes by Wyclif Luyima

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Wyclif Luyima

    Wyclif Luyima a6deb9c564cc91d98e8715aef7df70f52edf0dde

    TRUNK-5494 Replace Obs hbm mapping file with annotations (#2965)
    * Replaced Obs hbm mapping file with annotations

    * Replaced Obs hbm mapping file with annotations

    * deleted the obs.hbm.xml file

    * TRUNK-5494 - Follow up to cleanup JPA mappings

    TRUNK-5494 - Added unused column table for obs and overridden the changedBy and dateChanged mappings from the superclass

    TRUNK-5494 - Updated AuditableInterceptor not to set dateChanged and changedBy fields on Obs

    • api/src/main/java/org/openmrs/Obs.java (version a6deb9c564cc91d98e8715aef7df70f52edf0dde)
    • api/src/main/java/org/openmrs/api/db/hibernate/AuditableInterceptor.java (version a6deb9c564cc91d98e8715aef7df70f52edf0dde)
    • api/src/main/resources/hibernate.cfg.xml (version a6deb9c564cc91d98e8715aef7df70f52edf0dde)
    • api/src/main/resources/liquibase-update-to-2.3.xml (version a6deb9c564cc91d98e8715aef7df70f52edf0dde)
    • api/src/main/resources/org/openmrs/api/db/hibernate/Obs.hbm.xml (version a6deb9c564cc91d98e8715aef7df70f52edf0dde)