News and Notes from the Makers of Nexus | Sonatype Blog

Flexmojos 3.5.0 Is Out

Written by Marvin Froeder | January 28, 2010

Last night, I released Flexmojos 3.5.0.

Flexmojos provides first-class support for Flex and AIR development within Apache Maven. It allows Maven to compile, optimize, and test Flex SWF, Flex SWC, Air SWF and Air SWC.

Most relevant changes:

  • Fix the unit test parameters that stopped working on 3.3.0

  • asdoc now allows to aggregate all sub modules docs

  • Created a new goal that builds SWF with automation swcs

  • Fix problems when building modules and runtime libraries

  • Add the ability to produce non-optimized RSLs

  • Fix asdoc on Flex 4

For a full list of changes, visit this page: https://issues.sonatype.org/browse/FLEXMOJOS/fixforversion/10437

VELO