hbz / mabxml-elasticsearch

Raw hbz union catalog data exposed via a web API
http://lobid.org/hbz01
3 stars 1 forks source link

Add mail script, fix build, move to Metafacture 5.1.0 #54

Closed fsteeg closed 3 years ago

fsteeg commented 3 years ago

This is basically a clean version of the things I tried and reverted in https://github.com/hbz/mabxml-elasticsearch/pull/53 plus move to Metafacture 5.1.0.

@dr0i, I've cherry-picked your commits for the mail script and the SBT version bump, and moved the project to the published 5.1.0 version of Metafacture (so no more checkout of the hbz fork etc). Also bumped the Elasticsearch version (from 5.6.3 to 5.6.16 in Travis, and from 2.3.3 to 5.6.16 in the README).

dr0i commented 3 years ago

I had to add the sonatype-repo to make our production server download scala-library. Commited that. Also, on production server te sbt version could not be downloaded. Version 0.13.5 was fine (probably because it was already installed). This I changed only on the server, no commit.