Manoj Lakshan
Manoj Lakshan
@dkayiwa @ibacher could you please review this work?
> Are you able to run this on our bamboo CI server? This has not integrate with CI process yet, I just need to review my work and then we...
@dkayiwa here are the steps to generate liquilbase snapshot automatically 1. set ENV variable called `OPENMRS_INSTALLATION_SCRIPT` `export OPENMRS_INSTALLATION_SCRIPT=/liquibase/scripts/installation.properties` 2. run the script, `username` and `passowrd` refer to a MySQL user:...
> Can we also avoid running the tests? yes we can , when make a release we run the tests so I think we do not need to run the...
> So can you make the necessary changes? Update the script to generate snapshot without dropping the existing database.
@Craigacp I use JENV to manage multiplue java version in my machine. So my `$JAVA_HOME` is set as `/home/manoj/.jenv/versions/1.8.0.202`