-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v1.1, v1.4.0
-
Fix Version/s: v1.5.0
-
Component/s: None
-
Labels:None
we have script/prepare.sh under kylin
this shell will zip file under dist to kylin.war
but it's not stable because below wrong use
" for f in * .[^.]* "
need to update this line to compatible