src/cm/scripts/lib/yuicompressor-2.4.2/ant.properties
author gibus
Tue, 25 Jun 2013 16:00:21 +0200
changeset 508 89d9484d1b50
parent 0 40c8f766c9b8
permissions -rw-r--r--
Fixes lower() applied to None string, and not empty string as changeset 506 has mistakenly fixed.

src.dir = src
lib.dir = lib
doc.dir = doc
build.dir = build
product.name = yuicompressor
version.number = 2.4.2
jar.name = ${product.name}-${version.number}.jar
dist.package.name = ${product.name}-${version.number}