------------------------------- | Changes from 0.9.0 to 0.9.1 | ------------------------------- Major Bugs ~~~~~~~~~~~ - none - Minor Bugs ~~~~~~~~~~~ * Fixed Eclipse project name and name (ant property "appname") for built jar * Changed project URL to http://sourceforge.net/jsbuildtask/ New Features / Improvements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Changed logging to output through the ant-task methods * Implemented own read/write methods for file operations to spare (the huge) Apache Commons IO lib as dependency (for this tiny tool) * Add readme.txt * Changed build-process (sequences) to avoid cleaning and re-compiling when not necessary * Added JavaDoc to build-process * Added dist-tasks to create tar.gz files