OpenMRS Core Master

Build: #1632 was successful

Job: Release to maven did not start

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> 7eafde62f5438c2632b7741a0f1ea01ba9084e29

    Merge pull request #2176 from teleivo/TRUNK-5159
    TRUNK-5159 Remove isAuthenticated check in PropertyEditors

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> fd9cfa9a9e4358d82c60218313d51aecb054fd28

    TRUNK-5159 Remove isAuthenticated check in PropertyEditors
    Remove isAuthenticated check in PropertyEditors.setAsText()

    ConceptAttributeTypeEditor.java
    LocationAttributeTypeEditor.java
    LocationTagEditor.java

    which is not needed

    • api/src/main/java/org/openmrs/propertyeditor/ConceptAttributeTypeEditor.java (version fd9cfa9a9e4358d82c60218313d51aecb054fd28)
    • api/src/main/java/org/openmrs/propertyeditor/LocationAttributeTypeEditor.java (version fd9cfa9a9e4358d82c60218313d51aecb054fd28)
    • api/src/main/java/org/openmrs/propertyeditor/LocationTagEditor.java (version fd9cfa9a9e4358d82c60218313d51aecb054fd28)