|
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 |
|
|
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 |
|
|
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> |
|