More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #386 was successful Changes by Mike Seaton

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
7 minutes
Labels
None
Revision
e9ea01ae452e4a33240addee76ceff95cc3a3d75 e9ea01ae452e4a33240addee76ceff95cc3a3d75
Total tests
608
Successful since
#363 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Mike Seaton Mike Seaton e9ea01ae452e4a33240addee76ceff95cc3a3d75 e9ea01ae452e4a33240addee76ceff95cc3a3d75 Change BaseDefinitionLibrary and DocumentedDefinition such that value of these Documented Definition annotations is optional, and the name of the method (minus "get") can be used as a default alternative.  Also updated the library such that if no translation for a given name or description exists that a nicer default name and description are used, based on the annotation name, value, or method name.