Skip to content

Commit f78f20a

Browse files
committed
Build: Update to latest Closure Compiler jar
1 parent 6d01645 commit f78f20a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<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" />
4040
<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" />
4141

42-
<property description="Google Closure" name="closure-jar" value="${build.dir}/google-compiler-20091218.jar" />
42+
<property description="Google Closure" name="closure-jar" value="${build.dir}/google-compiler-20110320.jar" />
4343
<property description="YUI Compressor" name="yuicompressor-jar" value="${build.dir}/yuicompressor-2.4.2.jar" />
4444

4545
<target name="deploy-release" depends="clean, docs-download, copy, minify, replace-version, prepend-header, zip" description="Release builder">
-4.04 MB
Binary file not shown.
3.97 MB
Binary file not shown.

0 commit comments

Comments
 (0)