This removes the versioning aspect (and possibly fixes some of the install problems). The cadesim jar now auto-launches getdown straight away unless one of the following are in place:
autoupdate parameter in user.config is defined as something that is not "yes"
an argument, --no-update is passed.
E.g. to prevent getdown being called in an endless loop, it passes the --no-update argument.
NOTE when this is deployed, it needs a version.txt file to be placed containing a value equal to or higher than 20201031153846
This removes the versioning aspect (and possibly fixes some of the install problems). The cadesim jar now auto-launches getdown straight away unless one of the following are in place:
E.g. to prevent getdown being called in an endless loop, it passes the --no-update argument.
NOTE when this is deployed, it needs a
version.txt
file to be placed containing a value equal to or higher than20201031153846