]> source.dussan.org Git - jquery.git/commitdiff
Updating the copy of Google Closure Compiler.
authorJohn Resig <jeresig@gmail.com>
Thu, 14 Oct 2010 20:35:35 +0000 (16:35 -0400)
committerJohn Resig <jeresig@gmail.com>
Thu, 14 Oct 2010 20:35:35 +0000 (16:35 -0400)
Makefile
build/google-compiler-20091218.jar [deleted file]
build/google-compiler-20100917.jar [new file with mode: 0644]

index a236ed0a5545605b2e27dee457edd158290ca71f..6b46c7dfb007a4e45d11c2bb9a243e3ff57927b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ DIST_DIR = ${PREFIX}/dist
 
 RHINO ?= java -jar ${BUILD_DIR}/js.jar
 
-CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20091218.jar
+CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20100917.jar
 
 MINJAR ?= java -jar ${CLOSURE_COMPILER}
 
diff --git a/build/google-compiler-20091218.jar b/build/google-compiler-20091218.jar
deleted file mode 100644 (file)
index da053a7..0000000
Binary files a/build/google-compiler-20091218.jar and /dev/null differ
diff --git a/build/google-compiler-20100917.jar b/build/google-compiler-20100917.jar
new file mode 100644 (file)
index 0000000..4dfa5ad
Binary files /dev/null and b/build/google-compiler-20100917.jar differ