r1510 - in trunk/release: . build
Author: cloudream@gmail.com
Date: Sun Jan 4 09:55:04 2009
New Revision: 1510
Added:
trunk/release/build/yuicompressor-2.4.2.jar (contents, props changed)
Removed:
trunk/release/build/yuicompressor.jar
Modified:
trunk/release/build.xml
Log:
build: update YUICompressor 2.4.2
Modified: trunk/release/build.xml
==============================================================================
--- trunk/release/build.xml (original)
+++ trunk/release/build.xml Sun Jan 4 09:55:04 2009
@@ -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>
Added: trunk/release/build/yuicompressor-2.4.2.jar
==============================================================================
Binary file. No diff available.