src/cm/scripts/lib/yuicompressor-2.4.2/ant.properties
author raph
Thu, 15 Jul 2010 16:54:29 +0200
changeset 284 730dd9fb2c77
parent 0 40c8f766c9b8
permissions -rw-r--r--
simplification of security check: all unauthorized exceptions are dealt with by context processors

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}