#!/bin/sh
#
# compressJs (c) 2006 by Sven Helmberger
#
# Compresses a javascript file keeping Internet Explorer conditional compilations directives
#
# This script needs java to be installed and expects custom_rhino.jar of the dojo compressor
# system ( http://dojotoolkit.org/docs/compressor_system.html )
# available at http://dojotoolkit.org/svn/dojo/trunk/buildscripts/lib/custom_rhino.jar
# in the same directory
#
if [ -z "$1" ]; then
echo "Usage: `basename $0`