Mercurial > dive4elements > river
diff backend/contrib/import_river.sh @ 8675:ae3df0f96e15
Mavenize importer packaging and allow packaging for specific versions and database systems.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 09 Apr 2015 17:29:45 +0200 |
parents | 44ba71b0b75a |
children | 79f9d837c5cc |
line wrap: on
line diff
--- a/backend/contrib/import_river.sh Thu Apr 09 17:08:51 2015 +0200 +++ b/backend/contrib/import_river.sh Thu Apr 09 17:29:45 2015 +0200 @@ -30,7 +30,7 @@ DEFAULT_PASS=flys_dami DEFAULT_LOG=$PWD/logs DEFAULT_BACKEND_NAME="XE" -JAR="hydr_morph/importer.jar" +JAR="bin/river-backend-1.0-SNAPSHOT*.jar" IMPORTER_DRY_RUN=false IMPORTER_MAINVALUE_TYPES=QWTD- IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml"