OpenMRS Core Master
Build: #3953 was successful
Job: Deploy to maven was successful
Code commits
openmrs-core
-
Deborah Nakamatte <denakamatte@gmail.com> ff68edc601c93c44bf9e855f167f83d781dddcb3
TRUNK-5919: ConceptNameTag Domain - Switching from Hibernate Mappings to Annotations (#5281)
* Updated ConceptNameTag with hibernate annotations
* Removed the Uuid field from ConceptNameTag
* TRUNK-5912-Updated the entity with BatchSize & removed the length from voided field
* Restored Privilege.hbm.xml to fix build- api/src/main/java/org/openmrs/ConceptNameTag.java (version ff68edc601c93c44bf9e855f167f83d781dddcb3)
- api/src/main/resources/hibernate.cfg.xml (version ff68edc601c93c44bf9e855f167f83d781dddcb3)
- api/src/main/resources/org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml (version ff68edc601c93c44bf9e855f167f83d781dddcb3)
- api/src/main/resources/org/openmrs/api/db/hibernate/Privilege.hbm.xml (version ff68edc601c93c44bf9e855f167f83d781dddcb3)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version ff68edc601c93c44bf9e855f167f83d781dddcb3)