I am attempting to upgrade from Flexmojos 3.2.0 to 3.3.0 and running into a problem.
I have in the pom.xml for a component with artifactId FooBar: <runtimeLocales> <locale>en_US</locale> </runtimeLocales> <includeResourceBundles> <bundle>FooBar</bundle> </includeResourceBundles> I see this get set when compiling the .swf by this line -include-resource-bundles FooBar However, when compiling resource bundle FooBar does not show up. This is what I see. -include-resource-bundles SharedResources collections containers controls core datamanagement effects formatters skins states styles When I run my package, none of the resources show up. I switched the component back to 3.2.0 and FooBar showed up as expected during the resource bundle generation. What am I doing wrong here? -Jim --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
