Build: #1757 was successful Scheduled with changes by Akshat Jain <respectthegame23@gmail.com>

Code commits

openmrs-core master

  • Akshat Jain <respectthegame23@gmail.com>

    Akshat Jain <respectthegame23@gmail.com> 4a0911d572ee643a159f0279800d0e8186f7d1cb

    GCI-221: Added serial version ID to GlobalProperty.java (#2730)
    I added a serialVersionUID field to GlobalProperty.java since it implements the Serializable class. Now able to deserialize objects that were serialized in a previous instance of the class since the ID will not change across instances (a static/class variable).

    • api/src/main/java/org/openmrs/GlobalProperty.java (version 4a0911d572ee643a159f0279800d0e8186f7d1cb)