On 2/24/16, 4:19 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Hi, > >so I managed to get all Unit-Tests to pass: >"Tests run: 375, Failures: 0, Errors: 0, Skipped: 26" Yay! >currently having a little trouble with the resource-bundles as I'm >getting a lot of: >"Error: Unable to resolve resource bundle 'messaging'" >For a lot of other bundles too ... > >I don't quite know why, but I'll dig into that later on ... That might be that you are not using en_US and the SDK in flex-sdk hasn't been built with the other-locales target (to produce de_DE for you). -Alex