From: Roland Haeder Date: Fri, 4 Sep 2015 23:01:35 +0000 (+0200) Subject: Renamed project also here + updated jcore.jar X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9a68a31eb16832f33953df7ab648fc4891dd0a30;p=jcore-utils.git Renamed project also here + updated jcore.jar Signed-off-by: Roland Häder --- diff --git a/dist.sh b/dist.sh index e443fc3..d31902f 100755 --- a/dist.sh +++ b/dist.sh @@ -1,6 +1,6 @@ #!/bin/sh -NAME="jsfcore" +NAME="jcore-ejb" LIST=`find ../*/lib/${NAME}.jar` LIST="${LIST} `find ../*/*-ejb/lib/${NAME}.jar`" diff --git a/lib/jcore.jar b/lib/jcore.jar index f9fd3c4..512369d 100644 Binary files a/lib/jcore.jar and b/lib/jcore.jar differ