Build result summary

Details

Completed
Queue duration
1 second
Duration
44 seconds
Labels
None
Revision
d236e507a27663cded6b0057c41fd8e8347ed029 d236e507a27663cded6b0057c41fd8e8347ed029
Successful since
#1127 ()

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa d236e507a27663cded6b0057c41fd8e8347ed029 d236e507a27663cded6b0057c41fd8e8347ed029 Keep test results for reporting coverage
we discovered that we are not running integration tests on Travis CI and thus added them. the clean removes the artifacts created when running unit tests. try not cleaning them up before running the integration tests

for more see https://talk.openmrs.org/t/rest-web-services-tests-failing-after-recent-changes-to-core/29551
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a5a2eb987f8f966129f13014b8fb96dff45c0f83 a5a2eb987f8f966129f13014b8fb96dff45c0f83 maven(deps): bump hibernateVersion from 5.5.4.Final to 5.5.5.Final (#3830)
Bumps `hibernateVersion` from 5.5.4.Final to 5.5.5.Final.

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

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

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

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>