diff options
author | Chi Cheng <cloudream@gmail.com> | 2009-01-04 17:55:04 +0000 |
---|---|---|
committer | Chi Cheng <cloudream@gmail.com> | 2009-01-04 17:55:04 +0000 |
commit | ba3ed927e4ab3ca81e1779ccece5e591165c640a (patch) | |
tree | e5c176de779b6676273ce8e0560f636610931ecd | |
parent | acbe714b53fd483bfe902ec1b4850046f2be173b (diff) | |
download | jquery-ui-ba3ed927e4ab3ca81e1779ccece5e591165c640a.tar.gz jquery-ui-ba3ed927e4ab3ca81e1779ccece5e591165c640a.zip |
build: update YUICompressor 2.4.2
-rw-r--r-- | release/build.xml | 2 | ||||
-rw-r--r-- | release/build/yuicompressor-2.4.2.jar (renamed from release/build/yuicompressor.jar) | bin | 845601 -> 851219 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/release/build.xml b/release/build.xml index 8c703143a..d0b4e6a14 100644 --- a/release/build.xml +++ b/release/build.xml @@ -39,7 +39,7 @@ <property name="core.files" value="ui.core.js, ui.draggable.js, ui.droppable.js, ui.resizable.js, ui.selectable.js, ui.sortable.js, effects.core.js" /> - <property description="YUI Compressor" name="yui-jar" value="${build.dir}/yuicompressor.jar" /> + <property description="YUI Compressor" name="yui-jar" value="${build.dir}/yuicompressor-2.4.2.jar" /> <property description="Dean Edwards Packer" name="pack.php" value="${build.dir}/pack.php" /> </target> diff --git a/release/build/yuicompressor.jar b/release/build/yuicompressor-2.4.2.jar Binary files differindex 0e363e95e..c29470bd0 100644 --- a/release/build/yuicompressor.jar +++ b/release/build/yuicompressor-2.4.2.jar |