From 499e21bcf45f8e65270b1f332a930098e7b9767e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 2 May 2016 09:48:41 +0200 Subject: [PATCH] updated dist.sh --- dist.sh | 1 - 1 file changed, 1 deletion(-) 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}" ] -- 2.39.5