Hi List, yes, I know, this is currently beeing discussed in a parallel thread for flexmojos 3.8, but I would like to use flexmojos 3.6.1 because the flexbuilder goal works here for me and doesn't in 3.7.1 and 3.8.
I need to keep several AS3 metadata in the optimize goal and wondered how to enhance the existing OptimizerMojos. I havent coded any mojo yet but I checked out the sources, swept through and found the OptimizerMojo. In line 181 there is the method optimize which seems to call the optimize method of the Flex compiler API. In the Flex compiler API it is possible to give a configuration. Is anybody out here who can tell me if it is correct to put a flex2.compiler.common.Configuration to this method call and how I fill this configuration correctly from the configuration given in the goal? Thank you in advance, Christoph -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
