OpenMRS Core Master

Build: #3952 was successful Changes by Deborah Nakamatte <denakamatte@gmail.com>

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
22 minutes
Labels
None
Revisions
openmrs-core
e778bd2e1726eac9fd997ce7794cf77745fa6938
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Successful since
#3949 ()

Code commits

openmrs-core
Author Commit Message Commit date
Deborah Nakamatte <denakamatte@gmail.com> Deborah Nakamatte <denakamatte@gmail.com> e778bd2e1726eac9fd997ce7794cf77745fa6938 Trunk-5809: Program Domain - Switching from Hibernate Mappings to Annotations (#5264)
* Updated Program Domain with JPA hibernate annotations

Modified ProgramValidator to validate the length of the name

Modified the Validator

* Updated Program with AttributeOverride and added missing columns in liquibase

* Removed deprecated generator from Program