From: Roland Häder Date: Mon, 2 May 2016 07:49:40 +0000 (+0200) Subject: updated dist.sh X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d94580dc86d641de9e34eb4cf3112505155e30d1;p=juser-core.git updated dist.sh --- diff --git a/dist.sh b/dist.sh index 7c4e148..58d917f 100755 --- a/dist.sh +++ b/dist.sh @@ -29,7 +29,6 @@ PERSONAL_DOMAIN_PATH="${HOME}/personal_domain/lib" # Generate list LIST=`find ../*/lib/${NAME}.jar` -LIST="${LIST} `find ../*/*-ejb/lib/${NAME}.jar`" LIST="${LIST} ${WILDFLY_MODULE_PATH}" if [ -d "${GLASSFISH_BASE_PATH}" ]