Introduction

You are currently browsing the weblog archives for February, 2006.

Archive for February, 2006

Monday, February 27th, 2006

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!