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 for 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 allow to aggregate all sub modules docs
  • created a new goal that build 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