comparison 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
comparison
equal deleted inserted replaced
8674:44ba71b0b75a 8675:ae3df0f96e15
28 DEFAULT_PORT=1521 28 DEFAULT_PORT=1521
29 DEFAULT_USER=flys_dami 29 DEFAULT_USER=flys_dami
30 DEFAULT_PASS=flys_dami 30 DEFAULT_PASS=flys_dami
31 DEFAULT_LOG=$PWD/logs 31 DEFAULT_LOG=$PWD/logs
32 DEFAULT_BACKEND_NAME="XE" 32 DEFAULT_BACKEND_NAME="XE"
33 JAR="hydr_morph/importer.jar" 33 JAR="bin/river-backend-1.0-SNAPSHOT*.jar"
34 IMPORTER_DRY_RUN=false 34 IMPORTER_DRY_RUN=false
35 IMPORTER_MAINVALUE_TYPES=QWTD- 35 IMPORTER_MAINVALUE_TYPES=QWTD-
36 IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml" 36 IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml"
37 37
38 38

http://dive4elements.wald.intevation.org