aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2010-10-14 16:35:35 -0400
committerJohn Resig <jeresig@gmail.com>2010-10-14 16:35:35 -0400
commitae772e742295591678ee53c89e5132df817c4606 (patch)
treeb0e1be5ff7b65720715318d3e853d1af991628b6
parentea507b3e998126ae1f94f4fd1618994d645c9cc8 (diff)
downloadjquery-ae772e742295591678ee53c89e5132df817c4606.tar.gz
jquery-ae772e742295591678ee53c89e5132df817c4606.zip
Updating the copy of Google Closure Compiler.
-rw-r--r--Makefile2
-rw-r--r--build/google-compiler-20091218.jarbin4237729 -> 0 bytes
-rw-r--r--build/google-compiler-20100917.jarbin0 -> 3939454 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a236ed0a5..6b46c7dfb 100644
--- 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
index da053a7dd..000000000
--- a/build/google-compiler-20091218.jar
+++ /dev/null
Binary files differ
diff --git a/build/google-compiler-20100917.jar b/build/google-compiler-20100917.jar
new file mode 100644
index 000000000..4dfa5ad0b
--- /dev/null
+++ b/build/google-compiler-20100917.jar
Binary files differ