Build: #4370 was successful Scheduled with changes by Deborah Nakamatte <denakamatte@gmail.com> and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Code commits
Git
-
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)
-
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- api/src/main/java/org/openmrs/Program.java (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/main/java/org/openmrs/validator/ProgramValidator.java (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/main/resources/hibernate.cfg.xml (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/main/resources/org/openmrs/api/db/hibernate/Program.hbm.xml (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-3.0.x.xml (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
- api/src/test/java/org/openmrs/util/DatabaseUpdaterDatabaseIT.java (version e778bd2e1726eac9fd997ce7794cf77745fa6938)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 688dc3bd2962b78032863bf84b34a1f0d0e1c9ca
maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#5275)
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 5.1.0.4751 to 5.2.0.4988.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/5.1.0.4751...5.2.0.4988)
---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
dependency-version: 5.2.0.4988
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- pom.xml (version 688dc3bd2962b78032863bf84b34a1f0d0e1c9ca)