mekomsolutions / openmrs-module-initializer

The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.
MIT License
23 stars 79 forks source link

Bump OCL version from 1.2.9 to 2.4.0 #283

Closed alaboso closed 1 month ago

alaboso commented 1 month ago

Description of what I changed

  1. Updated pom.xml openconceptlabVersion from 1.2.9. to 2.4.0
  2. Updated api/src/test/resources/testAppDataDir/configuration/ocl/test.zip - New version from OCL with self-mappings added in OCL by OCL itself instead of by the openmrs-module-openconceptlab
  3. Updated OpenmrsProfile in OpenConceptLabLoader
  4. OpenConceptLabLoaderIntegrationTest concept names which have since been updated in OCL. (uppercase to lowercase and other concept names added/removed)
  5. Updated openconceptlab module version in DomainBaseModuleContextSensitiveTest

Issue I worked on

Checklist: I completed these to help reviewers :)