changeset 1507:c8f4867fd083

remove unused file
author Vadim Filimonov <fffilimonov@yandex.ru>
date Sat, 16 May 2020 12:33:41 +0300
parents d80395468b4e
children 86c5e7000ecf
files scripts/build-luan.sh scripts/jvm.java.security
diffstat 2 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
diff -r d80395468b4e -r c8f4867fd083 scripts/build-luan.sh
--- a/scripts/build-luan.sh	Fri May 15 18:29:47 2020 -0600
+++ b/scripts/build-luan.sh	Sat May 16 12:33:41 2020 +0300
@@ -23,7 +23,6 @@
 cp scripts/install.sh build/luan
 chmod +x build/luan/install.sh
 cp scripts/uninstall.sh build/luan
-cp scripts/jvm.java.security build/luan
 
 cd build
 VERSION=`java -classpath $CLASSPATH luan.Luan classpath:luan/version.luan`
diff -r d80395468b4e -r c8f4867fd083 scripts/jvm.java.security
--- a/scripts/jvm.java.security	Fri May 15 18:29:47 2020 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, \
-    EC keySize < 224, 3DES_EDE_CBC