OpenMRS Core 2.6

Build: #27 failed

Job: Build failed

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Code commits

openmrs-core-2.6.x

  • Nischith Shetty <drnjshetty@gmail.com>

    Nischith Shetty <drnjshetty@gmail.com> 9000291b0dee1f7e3b990f72dd3cf0219e315997 m

    TRUNK-6158-> Making User lockout time configurable: commit 1 (#4226)
    (cherry picked from commit ad146a3e61b5df767b25932c7e5def37b2aa275c)

    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateContextDAO.java (version 9000291b0dee1f7e3b990f72dd3cf0219e315997)
    • api/src/main/java/org/openmrs/util/OpenmrsConstants.java (version 9000291b0dee1f7e3b990f72dd3cf0219e315997)
  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 1dbd3be6f368fdcee9a44b13373d4c0f64e0acb3 m

    TRUNK-6153 - Email messages are not sent with correct from address (#4214)

    • api/src/main/java/org/openmrs/api/impl/UserServiceImpl.java (version 1dbd3be6f368fdcee9a44b13373d4c0f64e0acb3)
    • api/src/main/java/org/openmrs/notification/mail/MailMessageSender.java (version 1dbd3be6f368fdcee9a44b13373d4c0f64e0acb3)
  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 482860f3dec8fd5cd0e1a08026e71c37c49439a4 m

    TRUNK-6152 - Support multiple log4j2 configuration files (#4212)

    • api/src/main/java/org/openmrs/logging/OpenmrsConfigurationFactory.java (version 482860f3dec8fd5cd0e1a08026e71c37c49439a4)
  • Ian Bacher

    Ian Bacher 0fbcbba6570a59c624b7f986063621f5312c9c81 m

    Add license header

    • web/src/test/java/org/openmrs/web/filter/CookieClearingFilterTest.java (version 0fbcbba6570a59c624b7f986063621f5312c9c81)
  • Ian Bacher

    Ian Bacher 2231773105f51d5808062afdcee71f0a376b6467 m

    TRUNK-6151: Session cookies should be cleared on logout

    • web/src/main/java/org/openmrs/web/filter/CookieClearingFilter.java (version 2231773105f51d5808062afdcee71f0a376b6467)
    • web/src/test/java/org/openmrs/web/filter/CookieClearingFilterTest.java (version 2231773105f51d5808062afdcee71f0a376b6467)
    • webapp/src/main/webapp/WEB-INF/web.xml (version 2231773105f51d5808062afdcee71f0a376b6467)
  • Ian Bacher

    Ian Bacher 6b56653e12942781100d6bc0d5fb9fb88cea5acb m

    TRUNK-6150: Small improvements to the RequiredDataAdvice

    • api/src/main/java/org/openmrs/aop/RequiredDataAdvice.java (version 6b56653e12942781100d6bc0d5fb9fb88cea5acb)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    maven(deps): bump jaxen from 1.2.0 to 2.0.0 (#4209)
    Bumps [jaxen](https://github.com/jaxen-xpath/jaxen) from 1.2.0 to 2.0.0.
    - [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
    - [Commits](https://github.com/jaxen-xpath/jaxen/compare/v1.2.0...v2.0.0)

    ---
    updated-dependencies:
    - dependency-name: jaxen:jaxen
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

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

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

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

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 96f9e97c406d2e21c407f65f3dfb65099f928b6c m

    maven(deps): bump joda-time from 2.12.1 to 2.12.2 (#4207)
    Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.1 to 2.12.2.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](https://github.com/JodaOrg/joda-time/commits)

    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

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

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

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

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

    maven(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#4206)
    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

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

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

    • pom.xml (version de56986f5a788c551666e41ac2f2d100a19d7041)