Just released As2ant 2.0 (Apache Ant <http://ant.apache.org> Tasks for Flash). Best new feature is the unit test task. It executes a unit test swf and prints the result directly to the console (command line, eclipse console, ...). As2lib Unit Test <http://www.as2lib.org> and AsUnit <http://www.asunit.org> are directly supported, but you may plug-in any other unit testing framework. An As2lib sample is included in the distribution.
Complete list of changes: [+] org.as2lib.ant.UnitTest Added task to execute unit tests. As2lib Unit Test and AsUnit are directly supported. [!] org.as2lib.ant.Mtasc Detects and removes duplicate source files which are very likely when bean definition xml files are used as source files. [+] org.as2lib.ant.Mtasc Added new argument: 'packset'. This argument can be used to include multiple packages based on name patterns (analogous to 'srcset'). [+] org.as2lib.ant.Mtasc Added support for wimp-flag (turns warnings for unused imports on) [+] org.as2lib.ant.Mtasc Added namespace support for xml source files (according to the As2lib Application Context specification) Download As2ant 2.0 <http://sourceforge.net/project/showfiles.php?group_id=94206&package_id=164902> - http://sourceforge.net/project/showfiles.php?group_id=94206&package_id=164902. Hope you enjoy this major release. ;) Cheers, Simon -- Simon Wacker www.simonwacker.com www.as2lib.org www.hq-heilbronn.de www.flik-flak.de _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
