mskyttner / clb-docker

GBIF taxonomy tools dockerized
GNU Affero General Public License v3.0
3 stars 3 forks source link

changing from 2.47-snapshot to 2.47 #9

Closed Inkimar closed 7 years ago

mskyttner commented 7 years ago

@Inkimar - is the checklistbank-cli.jar supposed to be "shaded" but not the checklistbank-ws.jar? I cleaned out another "SNAPSHOT" from the docker-compose.yml file, too. I will suggest some changes - to cover that and some small changes to the Makefile. I tested this locally, running "make init", "make build", "make up", "make down", "make test" to launch clb.docker in the browser and "make restore-db" to load from the dump. I got some error "ERROR: relation "name_usage" does not exist at character 154" from the db, not sure but seems related to restoring the database dump...

Inkimar commented 7 years ago

@mskyttner - according to @mdoering we should use the shaded-version (see Dörings email to me and CC to you from 2017-01-03 ), Döring points to the 2.48 version ( http://repository.gbif.org/service/local/repositories/releases/content/org/gbif/checklistbank/checklistbank-cli/2.48/checklistbank-cli-2.48-shaded.jar ) in the email.