Sonar metrics for OpenMRS Core Master

Stages & jobs

  1. Sonar Analysis

Code commits

Git

  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> bddc2288637bd7ea8fb7fdaeecec5eecfc1e9b18

    maven(deps): bump org.apache.tomcat:tomcat-jasper (#5398)
    Bumps org.apache.tomcat:tomcat-jasper from 11.0.12 to 11.0.13.

    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-jasper
      dependency-version: 11.0.13
      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>

    • pom.xml (version bddc2288637bd7ea8fb7fdaeecec5eecfc1e9b18)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dd0ef5515ffaa09d60e0615eded67560b302d033

    maven(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#5397)
    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14)

    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.14
      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>

    • pom.xml (version dd0ef5515ffaa09d60e0615eded67560b302d033)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> cfec4112a694ce2ca176b826674c6edbab0c5bd3

    maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#5396)
    Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.22 to 1.10.23.

    ---
    updated-dependencies:
    - dependency-name: org.codehaus.cargo:cargo-maven3-plugin
      dependency-version: 1.10.23
      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>

    • webapp/pom.xml (version cfec4112a694ce2ca176b826674c6edbab0c5bd3)
  • Wikum Weerakutti <wikum@linuxdeveloper.space>

    Wikum Weerakutti <wikum@linuxdeveloper.space> 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5

    TRUNK-6439: Replaced XML-based Spring MVC configuration with Java-based configuration (#5374)
    * Replaced XML-based Spring MVC configuration with Java-based configuration

    * Replaced XML-based Spring MVC configuration with Java-based configuration

    * Refactor Spring configuration to Java-based setup

    * Enable JBoss Logging in the API

    * Discard changes to api/src/main/java/org/openmrs/util/ConceptReferenceRangeUtility.java

    ---------

    Co-authored-by: Ian <ian.c.bacher@gmail.com>
    Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>

    • api/pom.xml (version 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5)
    • api/src/main/resources/META-INF/services/org.jboss.logging.LoggerProvider (version 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5)
    • pom.xml (version 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5)
    • web/src/main/java/org/openmrs/web/WebConfig.java (version 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5)
    • web/src/main/resources/openmrs-servlet.xml (version 4ab62bcd091eec7d8a941fe73d83b93f7f3e41e5)