Introduction

What’s going on in the developer world?

Monday, February 27th, 2006 at 3:52 pm

As2ant 1.0 with As2api Task

As2ant 1.0 has just been released! Best new features are the new As2api task and the custom-arguments support for the Mtasc task.

Full list of changes:

[+] org.as2lib.ant.As2api
Added support for HTML API documentation generation via As2api.

[!] org.as2lib.ant.Mtasc
Fixed bug with package-argument: Use relative paths!

[+] org.as2lib.ant.Mtasc
Added support for custom arguments: <argument name=”-myargument” value=”myvalue”/>

[~] org.as2lib.ant.Mtasc
Ignore classes in source xml files that cannot be found.

[+] org.as2lib.ant.Mtasc
Added support for source xml files with ‘type’ as attribute.

[+] org.as2lib.ant.Mtasc
Improved commandline output by adding locations to all exceptions.

[~] org.as2lib.ant.Mtasc
Compile all source files in split-mode, even when one raises a compile error.

Download As2ant 1.0 from sourceforge.net
Downlaod As2ant 1.0 from simonwacker.com

If you find any bugs please report them!

2 Responses to “As2ant 1.0 with As2api Task”

  1. louis

    thak you!! and the new release of as2lib? i cant’t wait for beans. is bean framework usable from cvs?

  2. Simon Wacker

    Hi Louis,

    beans and context works fine so far (regarding functionality). But I still have to improve the performance a little bit and write a parser for actionstep and enflash (there is already one for aswing) to include the UI layer conveniently.

    Cheers,
    Simon