OpenMRS Core Master

Build: #1605 was successful Run by child build AUM-AUM

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 9b85c7a32eddf9a761a87883823c91ae358d3dd0

    Merge pull request #2147 from teleivo/TRUNK-5117
    TRUNK-5117 Refactor PersonServiceImpl.getPersonAttributeTypes

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> e8745aa482e83749526d640162d2172355439ee0 m

    TRUNK-5117 Refactor PersonServiceImpl.getPersonAttributeTypes
    * make helper method private, was not intentional
    * rename getGlobalProperty to plural since thats what it does
    * rename local variable to result to emphasize it gets returned
    * replace local var type Vector with ArrayList

    • api/src/main/java/org/openmrs/api/impl/PersonServiceImpl.java (version e8745aa482e83749526d640162d2172355439ee0)