]> git.mxchange.org Git - jmailer-ee.git/commitdiff
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2016 12:34:17 +0000 (14:34 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2016 12:34:17 +0000 (14:34 +0200)
- updated dist.sh
- updated jar(s)

dist.sh
lib/juser-core.jar

diff --git a/dist.sh b/dist.sh
index 54fcb45ee6d5934048cb19c4ca4aff6d565785a4..f89c41ebebe050eb1fe4c1b27577ac3660a5cbf3 100755 (executable)
--- 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}"
index 64d6386ce2697cadba83157c21855b90afacec4c..77a43fe1e88719866493708f854ed536c86e3898 100644 (file)
Binary files a/lib/juser-core.jar and b/lib/juser-core.jar differ