Hey Simon,

I have a couple of questions for you about the new AS2Ant release.

I tried running the unittest task, but wasn't' able to find where this class is:

XmlSocketResultPrinter

You refer to it in your Documentation for the task, but don't tell us
where to find it. It looks like it's a simple implementation of
asunit.runner.IResultPrinter, but if you've already created it, I
would rather not redo the work. Can you let me know where to find it?

In addition, does this version also include the application context
XML reader that handles packaging the needed classes in the SWF so
that they can be loaded at runtime? You had mentioned to me that you
were creating such a thing.

Is this it?: [+] org.as2lib.ant.Mtasc
    Added namespace support for xml source files (according to the
As2lib Application
    Context specification)

If so how do you use that?

Thanks as always for your hard work.

-Chris

On 6/11/06, Simon Wacker <[EMAIL PROTECTED]> wrote:
> 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
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to