diff --git a/.idea/libraries/js_test_libs.xml b/.idea/libraries/js_test_libs.xml index b535ca214f2..5d1eb24a904 100644 --- a/.idea/libraries/js_test_libs.xml +++ b/.idea/libraries/js_test_libs.xml @@ -4,11 +4,13 @@ - + - + + + - + \ No newline at end of file diff --git a/js/js.tests/testLib/rhino-1.7R4.jar b/js/js.tests/testLib/rhino-1.7R4.jar deleted file mode 100644 index 6f0dafbbc78..00000000000 Binary files a/js/js.tests/testLib/rhino-1.7R4.jar and /dev/null differ diff --git a/js/js.tests/testLib/rhino1.7.6-sources.zip b/js/js.tests/testLib/rhino1.7.6-sources.zip new file mode 100644 index 00000000000..9131115d011 Binary files /dev/null and b/js/js.tests/testLib/rhino1.7.6-sources.zip differ diff --git a/js/js.tests/testLib/rhino1.7.6.jar b/js/js.tests/testLib/rhino1.7.6.jar new file mode 100644 index 00000000000..e8246130777 Binary files /dev/null and b/js/js.tests/testLib/rhino1.7.6.jar differ diff --git a/js/js.tests/testLib/src/closure-compiler_mod.txt b/js/js.tests/testLib/src/closure-compiler_mod.txt deleted file mode 100644 index d1f54134465..00000000000 --- a/js/js.tests/testLib/src/closure-compiler_mod.txt +++ /dev/null @@ -1,14 +0,0 @@ -1) Deleted package com.google.javascript.jscomp.ant to avoid dependency on ant.jar. -2) jarjar-ed it: - - - - - - - - - - - - diff --git a/js/js.tests/testLib/src/rhino-1.7R4-sources.jar b/js/js.tests/testLib/src/rhino-1.7R4-sources.jar deleted file mode 100644 index f9691cf8969..00000000000 Binary files a/js/js.tests/testLib/src/rhino-1.7R4-sources.jar and /dev/null differ