You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/util/shrinksafe
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
15 years ago
..
src initially import ZendFramework-1.9.5 into repository 15 years ago
tests initially import ZendFramework-1.9.5 into repository 15 years ago
LICENSE initially import ZendFramework-1.9.5 into repository 15 years ago
MPL-1.1.html initially import ZendFramework-1.9.5 into repository 15 years ago
README initially import ZendFramework-1.9.5 into repository 15 years ago
build.sh initially import ZendFramework-1.9.5 into repository 15 years ago
js.jar initially import ZendFramework-1.9.5 into repository 15 years ago
shrinksafe.jar initially import ZendFramework-1.9.5 into repository 15 years ago

README

shrinksafe.jar requires js.jar (Rhino) in the same directory.

Usage:

java -jar shrinksafe.jar somescript.js > minifiedscript.js

There is a version dependency between shrinksafe.jar and js.jar.  Shrinksafe
must be built and used with a particular version of Rhino.  To build,
run build.sh in this directory.  Mozilla Rhino is licensed under MPL
1.1 (see LICENSE) and is available from http://www.mozilla.org/rhino.

shrinksafe.jar is known to work with these Rhino versions:
- 1.7R1