1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-2459

INCOMPLETE
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
Miiro Christopher <chrismiiroslav@gmail.com> Miiro Christopher <chrismiiroslav@gmail.com> aed41971ccb91c82fb88fd52e9eb76348120e64e TRUNK-5941: Removing nested blocks from single statement lambdas,using method references where applicable (#3547)
Miiro Christopher <chrismiiroslav@gmail.com> Miiro Christopher <chrismiiroslav@gmail.com> 5623bf7ded08f9bbbc0f5fb1c71cfb885da78995 TRUNK-5940: Changing comparison of String objects from == or != to the java String equals() method (#3545)
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4f20df8d7810dfb80762a7f7cabee4d0c0511549 maven(deps): bump hibernateVersion from 5.4.20.Final to 5.4.21.Final (#3544)
Bumps `hibernateVersion` from 5.4.20.Final to 5.4.21.Final.

Updates `hibernate-core` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)

Updates `hibernate-c3p0` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)

Updates `hibernate-ehcache` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Miiro Christopher <chrismiiroslav@gmail.com> Miiro Christopher <chrismiiroslav@gmail.com> 288f9251ecce8997bce4ee92608a23c741f8e135 TRUNK-5931: Using isEmpty() to check whether the collection is empty or not (#3542)
Nsookwa Ivan <42169195+insookwa@users.noreply.github.com> Nsookwa Ivan <42169195+insookwa@users.noreply.github.com> 36cadd681b8f55fb220dbfa348276391c2745515 TRUNK-5956: Removed redundant Boolean literals (#3537)
* Removed redundant Boolean litrals

* TRUNK-5956: have removed redundant booleanliterals and  the space in  HibernateOrderDAO.java
Nsookwa Ivan <42169195+insookwa@users.noreply.github.com> Nsookwa Ivan <42169195+insookwa@users.noreply.github.com> 52a8b10093fec6110a10dc03e7a2746dcf4feb15 TRUNK-5959: Removed Unused Imports from 8 files (#3539)
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b2c4f8874b9f4aaa681b75109af091541990c096 maven(deps): bump mockitoVersion from 3.5.6 to 3.5.7 (#3536)
Bumps `mockitoVersion` from 3.5.6 to 3.5.7.

Updates `mockito-junit-jupiter` from 3.5.6 to 3.5.7
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.6...v3.5.7)

Updates `mockito-core` from 3.5.6 to 3.5.7
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.6...v3.5.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Miiro Christopher <chrismiiroslav@gmail.com> Miiro Christopher <chrismiiroslav@gmail.com> 9470807c17309b79715cf54ed56b2232be4bafd1 TRUNK-5942 Adding curly braces to Control structures (#3527)
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1106b14912ccda2c1ab96bc856ae88355c5e00a6 maven(deps): bump mockitoVersion from 3.5.5 to 3.5.6 (#3533)
Bumps `mockitoVersion` from 3.5.5 to 3.5.6.

Updates `mockito-junit-jupiter` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.5...v3.5.6)

Updates `mockito-core` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.5...v3.5.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Am-Coder <39997970+Am-Coder@users.noreply.github.com> Am-Coder <39997970+Am-Coder@users.noreply.github.com> 136498b17a4cf22edaeae2bbb7f823f9063304ed Trunk 5927 Removed liquibase dependency for sequence update (#3514)
* Trunk 5927 Removed liquibase dependency for sequence update

* Trunk 5927 Removed liquibase dependency for sequence update