projects
/
jcore-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3bb981
)
updated dist.sh
author
Roland Haeder
<roland@mxchange.org>
Tue, 19 Apr 2016 17:17:37 +0000
(19:17 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Tue, 19 Apr 2016 17:17:37 +0000
(19:17 +0200)
dist.sh
patch
|
blob
|
history
diff --git
a/dist.sh
b/dist.sh
index f89c41ebebe050eb1fe4c1b27577ac3660a5cbf3..8d5e1ccb04fa6a5f0ff80cce42a6cbc8d952641b 100755
(executable)
--- 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}" ]