I have an Ant build script for my Flex project that is based upon using the <java /> target for building.
Is there anything that the Flex Ant Tasks provide that is not available using the <java /> task, or is it just for syntactic suger? I do see the html-wrapper target, which is nice. http://labs.adobe.com/wiki/index.php/Flex_Ant_Tasks Thanks, -Daniel

