Closed JeremyMcCormick closed 10 months ago
This is already implemented as a cmake option with the configuration in cmake/InstallConditions.cmake
. But it uses a hard-coded date on the conditions dump file. It could instead use mysql tools if they are present to make a SQL file locally for usage by SQLite. (Changing the issue title to reflect this.)
Clone the mysql to sqlite locally and use in hps-java jobs as an option.