Build: #2374 was successful Scheduled with changes by 3 people

Code commits

openmrs-core master

  • Wolf Schlegel <wolf.schlegel@thoughtworks.com>

    Wolf Schlegel <wolf.schlegel@thoughtworks.com> 81998a3e5394782263705e3e8e9cf1db58e2c867

    TRUNK-4830 move start of OpenMRS to the end of initialisation (#3319)

    • web/src/main/java/org/openmrs/web/filter/initialization/InitializationFilter.java (version 81998a3e5394782263705e3e8e9cf1db58e2c867)
  • teleivo <teleivo@users.noreply.github.com>

    teleivo <teleivo@users.noreply.github.com> a828847df27d211a75e0ba3383f14d91c2039c2b

    TRUNK-5813 Use assertThrows instead of @Test(expected

    • api/src/test/java/org/openmrs/scheduler/SchedulerServiceTest.java (version a828847df27d211a75e0ba3383f14d91c2039c2b)
  • teleivo <teleivo@users.noreply.github.com>

    teleivo <teleivo@users.noreply.github.com> 3fde656207d430a27be20578fe9891d144a99acf

    TRUNK-5813 Remove comment of ExpectedException
    since we already assert using assertThrows here anyway

    • api/src/test/java/org/openmrs/validator/PatientIdentifierValidatorTest.java (version 3fde656207d430a27be20578fe9891d144a99acf)
  • achilep <you@example.com>

    achilep <you@example.com> f5760a8abfe1d14581b382192ff546f835e7f98b

    TRUNK-5813 Replace all ExpectedException Rules and the @Test(expected..8)

    • api/src/test/java/org/openmrs/ConceptTest.java (version f5760a8abfe1d14581b382192ff546f835e7f98b)