Hi Simon, Thanks for your patch.
I like your idea (well, I don't like to have application and modules together, but let's forget that for an while). But, some users asked to have a way to define the output name. And I don't see how to get both working together. Wildcard + output name. Any thoughts on that? VELO On Mon, Dec 8, 2008 at 11:49 AM, simon cailly <[EMAIL PROTECTED]>wrote: > Good Afternoon, > > > > My name is Simon Cailly, I'm working at Maaf (French insurance company) in > Niort, France. I'm a new in this community. I'm in charge of compiling Flex > projects with Maven 2. So I found your Flex Mojo plugin and used it. > > To compile Flex modules, we have not found other methods that enumerate all > the modules in the project's Pom. Moreover, each module's SWF are grouped at > the same level as the main SWF, then we lose theire path. > > So we decided to complete the compiler's code (in 2.0M8 version) to manage > '**/*.mxml' for modules. We also added an inclusion and exclusion management > for modules. > > We added a POM parameter to allow a path preservation of all modules. > > > > I bring you a patch containing amendments to the class ApplicationData > (info.rvin.mojo.flexmojo.compiler.ApplicationData). > > > > > > Best Regards, > > > > Simon Cailly > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
