Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
pidsonn <muturanepidson@gmail.com> pidsonn <muturanepidson@gmail.com> 43027d3ace7aa07963c9afb48411ff179a2c3e8c TRUNK-5924: Migrate PatientIdentifier to JPA annotations (#5383)
* TRUNK-5924: Migrate PatientIdentifier to JPA annotations

* TRUNK-5924: Remove redundant mapping for PatientIdentifier and fix build failure

* Update api/src/main/java/org/openmrs/PatientIdentifier.java

Co-authored-by: Manoj Lakshan <48247516+ManojLL@users.noreply.github.com>

* Update api/src/main/resources/hibernate.cfg.xml

Co-authored-by: Manoj Lakshan <48247516+ManojLL@users.noreply.github.com>

* Remove unused import in PatientIdentifier.java

* TRUNK-5924: Set PatientIdentifier.preferred column as non-nullable

* TRUNK-5924: Align Liquibase schema with nullable constraints

---------

Co-authored-by: Manoj Lakshan <48247516+ManojLL@users.noreply.github.com>