Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #513 failed
Job: Release to maven did not start
Code commits
openmrs-module-webservices.rest
-
Darius Jazayeri <jazayeri@alum.mit.edu> 993156b7cf5e07b7ab5f817158a66d8abb7b05ef
Merge pull request #187 from justsans/REST-556A
RESTWS-556 - Description and Value should not be mandatory for global properties -
Sancho Sebastine <sancho.nitw@gmail.com> 8a3cf035b61363c63e2cb71de5e8c1dec9d2a4a5 m
RESTWS-556 - Sancho - Code review comments. Reusing getCreatableProperties for createUpdatableProperties.
- omod-1.9/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/SystemSettingResource1_9.java (version 8a3cf035b61363c63e2cb71de5e8c1dec9d2a4a5)
-
Sancho Sebastine <sancho.nitw@gmail.com> bc37ed73e62d912e19633c52ec985588f8810134 m
RESTWS-556, RA-969 - Sancho - Optimizing imports, removing additional white lines.
- omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/SystemSettingResource1_9Test.java (version bc37ed73e62d912e19633c52ec985588f8810134)
-
Sancho Sebastine <sancho.nitw@gmail.com> 3f46deacdf9fd909b2518303f6029041bf9b86db m
RESTWS-556, RA-969 - Sancho - Making description and value fields non mandatory for global properties so that you can create a property with empty description or value fields.
- omod-1.9/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/SystemSettingResource1_9.java (version 3f46deacdf9fd909b2518303f6029041bf9b86db)
- omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/SystemSettingResource1_9Test.java (version 3f46deacdf9fd909b2518303f6029041bf9b86db)