From: Roland Häder Date: Tue, 19 Apr 2016 12:34:17 +0000 (+0200) Subject: Continued a bit: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=063a53fa98e7f50fb04597065e843da5c86b3b4e;p=jmailer-ee.git Continued a bit: - updated dist.sh - updated jar(s) --- diff --git a/dist.sh b/dist.sh index 54fcb45..f89c41e 100755 --- a/dist.sh +++ b/dist.sh @@ -51,7 +51,6 @@ then elif [ ! -d "${WILDFLY_MODULE_BASE_PATH}" ] then echo "$0: WildFly base path '${WILDFLY_MODULE_BASE_PATH}' not created." - exit 1 elif [ ! -d "${WILDFLY_MODULE_PATH}" ] then mkdir -vp "${WILDFLY_MODULE_PATH}" diff --git a/lib/juser-core.jar b/lib/juser-core.jar index 64d6386..77a43fe 100644 Binary files a/lib/juser-core.jar and b/lib/juser-core.jar differ