When the code can't find the desired version of config.properties in the .geowave directory it will throw an error even if there is a usable config.properties file there.
I would be nice to make this more lenient so that it could default to using what is there even if it isn't the exact .properties file it was looking for.
Most of this code is located in mil\nga\giat\geowave\core\cli
When the code can't find the desired version of config.properties in the .geowave directory it will throw an error even if there is a usable config.properties file there.
I would be nice to make this more lenient so that it could default to using what is there even if it isn't the exact .properties file it was looking for.
Most of this code is located in mil\nga\giat\geowave\core\cli