Sorry, I noticed them after I posted. I noticed that moduleFiles is now modules. So I made that change, but the modules still do not build if localesCompiled is specified in the pom, then there is the warning that there is not source specified:
[WARNING] Skipping compiler, source path doesn't exist. The configuration says the sourcePath points to only the <project>/src/ main/flex. But the warning above is printed. If I remove localesCompiled, FM starts building the modules & their configuration reports, but run into heap errors. It seems the new build logic for modules is consuming more memory. I was setting maven to 512m, but upped it to 768m. Then the build just fails b/c the locale is not being found. I thought it should be defaulting to toolsLocale but something is a miss. I can try to add some debug tomorrow to try to see what is happening as the unit tests don't run for me locally. Error: Unable to resolve resource bundle "datamanagement" for locale "en_US". thanks again. -al On Apr 4, 1:48 am, Marvin Froeder <[email protected]> wrote: > Take a look on maven docs. > > Sent from DROID > > Em 04/04/2010 03:42, "alpduhuez" <[email protected]>escreveu: > > Thanks Velo. Sorry, been swamped the last couple days @ work. Thanks > for the fix for locales, that fixed the issue. > > A new issue I just found was that my projects that define modules are > not compiling them. There is a main .swf compiled, but the defined > modules seem to be ignored. > > thanks again. > -al > > On Apr 1, 4:38 am, Marvin Froeder <[email protected]> wrote:> ok, Fix > deployed... > > > Notice: > > http://repository.sonatype.org/content/sites/flexmojos-site/4.0-SNAPS.... > .. > > > > > I renamed both properties to make they closer each other on docs. > > > VELO > > > On Wed, Mar 31, 2010 at 8:34 PM, alpduhuez <[email protected]> wrote: > > > Awesome thank you, I'l... > > > <flex-mojos%[email protected]<flex-mojos%[email protected]> > > <flex-mojos%[email protected]<flex-mojos%[email protected]> > > > > > > > >> For more options, visit this group at > > > > >>http://groups.google.com/group/flex-mojos > >... > > > To unsubscribe, reply using "remove me" as the subject. > > -- > > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To pos... -- 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/
