From: Roland Häder Date: Mon, 2 May 2016 07:48:38 +0000 (+0200) Subject: updated dist.sh X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=03a9d14213324623e09c4d5d997797cec66a198e;p=jcontacts-lib.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}" ]