]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Update to latest Closure Compiler jar
authorjzaefferer <joern.zaefferer@gmail.com>
Sun, 20 Mar 2011 11:21:42 +0000 (12:21 +0100)
committerjzaefferer <joern.zaefferer@gmail.com>
Sun, 20 Mar 2011 11:21:42 +0000 (12:21 +0100)
build/build.xml
build/build/google-compiler-20091218.jar [deleted file]
build/build/google-compiler-20110320.jar [new file with mode: 0644]

index 9434edbd9aeb139d19111b9505591fcb74d6b225..bd6144f292b57fce7959a7e6ea8c831949661c63 100644 (file)
@@ -39,7 +39,7 @@
        <property name="core.files" value="jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.draggable.js, jquery.ui.droppable.js, jquery.ui.resizable.js, jquery.ui.selectable.js, jquery.ui.sortable.js, jquery.effects.core.js" />
        <property name="core.files.min" value="jquery.ui.core.min.js, jquery.ui.widget.min.js, jquery.ui.mouse.min.js, jquery.ui.draggable.min.js, jquery.ui.droppable.min.js, jquery.ui.resizable.min.js, jquery.ui.selectable.min.js, jquery.ui.sortable.min.js, jquery.effects.core.min.js" />
 
-       <property description="Google Closure" name="closure-jar" value="${build.dir}/google-compiler-20091218.jar" />
+       <property description="Google Closure" name="closure-jar" value="${build.dir}/google-compiler-20110320.jar" />
        <property description="YUI Compressor" name="yuicompressor-jar" value="${build.dir}/yuicompressor-2.4.2.jar" />
        
        <target name="deploy-release" depends="clean, docs-download, copy, minify, replace-version, prepend-header, zip" description="Release builder">
diff --git a/build/build/google-compiler-20091218.jar b/build/build/google-compiler-20091218.jar
deleted file mode 100644 (file)
index da053a7..0000000
Binary files a/build/build/google-compiler-20091218.jar and /dev/null differ
diff --git a/build/build/google-compiler-20110320.jar b/build/build/google-compiler-20110320.jar
new file mode 100644 (file)
index 0000000..c86a972
Binary files /dev/null and b/build/build/google-compiler-20110320.jar differ