# Build tools
rhino = "java -jar #{build_dir}/js.jar"
-minfier = "java -jar #{build_dir}/google-compiler-20091218.jar"
+minfier = "java -jar #{build_dir}/google-compiler-20100917.jar"
# Turn off output other than needed from `sh` and file commands
verbose(false)
files.map do |file|
File.read(file)
end.join('')
-end
\ No newline at end of file
+end
<include name="jquery.js" />
</fileset>
<arg line="-jar" />
- <arg path="build/google-compiler-20091218.jar" />
+ <arg path="build/google-compiler-20100917.jar" />
<arg value="--warning_level" />
<arg value="QUIET" />
<arg value="--js_output_file" />