Hi,

Well the entire I18N handling is somewhat a little hack here. The problem is 
that you reference an empty 0 byte file as a maven dependency. Then during 
compile time Flexmojos downloads missing rb files for the languages the build 
should be compiled against. I think if this is not available there might be 
issues. But in case of missing locales I always thought there was a fallback 
mechanism to English ... could you please whip up an almost empty dummy project 
that reproduces that problem, then I'll have a look into it. The problem is 
that I didn't write Flexmojos, I am just maintaining it ... some parts of FM do 
mystical stuff that I have to dig into a little deeper ... I18N is one of these 
areas ;-)

But I can confirm that not all libs have resource bundles for all supported 
locales. The Mavenizer simply deploys what it can find. If something is 
missing, it's simply not deployed.

Chris

-----Ursprüngliche Nachricht-----
Von: Alexander Doroshko [mailto:[email protected]] 
Gesendet: Montag, 23. Dezember 2013 17:33
An: [email protected]
Betreff: Re: Flexmojos 6 and IntelliJ 13

Workaround is to copy it from some other locale.

I'd like somebody from Flex SDK team to check, isn't that a bug that 
locale-specific subfolders of [Flex SDK]/frameworks/locale have different sets 
of *_rb.swc files?

If the absence of *_rb.swc file in standard SDK distribution doesn't prevent 
the app from being compiled using command line compiler, but causes errors in 
case of Flexmojos, then that's a question to Chris: 
isn't it a Flexmojos bug?

Alexander


On 23.12.2013 18:35, wim.deblauwe wrote:
> You are right, the Apache Flex SDK 4.11 does not have the 
> 'flash-integration_rb.swc' file in the 'frameworks/locale/es_ES' 
> folder. Any idea on how to get it there ?
>

Reply via email to