Build: #200 was successful
Job: Release standalone did not start
Code commits
Standalone
-
Mutagubya Jonathan <mutajonathan4@gmail.com> 988ebdea8bc1c440cee984ae71d4f4e03bfd9e70
STAND-123: Automatically trigger a search index rebuild after loading demo or empty database Platform (#80)
* move Demo and CIEL Database Packaging from Build-Time to Runtime
* fixing test failures
* adding support for mysqldump via MySQL on CI
* removing the wildcard*
* addressing linux and win install mysql
* finding mysqldump on ci
* revert to mysqldump
* adding ci linux mysqldump checks
* adding arg column-statistics=0 to pass the linux build
* cleanup and updating README.md
* adding cleaning step for linux
* using bin/mariadb-dump instead of mysqldump
* using bin/mariadb-dump instead of mysqldump
* using scripts to solve mysqldump for windows
* using java DatabaseDumper to solve mysqldump for windows
* adding skip-extended-insert
* added rebuild the search index on database
* fixing windows ci failure
* fixing windows ci failure
* addressing the mvn package failure
* re-correcting the update search index
* STAND-123: Automatically trigger a search index rebuild after loading demo or empty database Platform- src/main/java/org/openmrs/standalone/ApplicationController.java (version 988ebdea8bc1c440cee984ae71d4f4e03bfd9e70)
- src/main/java/org/openmrs/standalone/OpenmrsUtil.java (version 988ebdea8bc1c440cee984ae71d4f4e03bfd9e70)