Re: SDK construction with a specific locales

2012-08-28 Thread Alex Harui
On 8/28/12 1:22 PM, "Carlos Rovira" wrote: > Hi Alex, > > I'll check flex-config later. Meanwhile the 2 errors I get in mx > folder are like this: > > [java] > mx/collections/AsyncListView/properties/AsyncListView_createFailedItemFunction > createFailedItemFunction_test5 Failed AssertMethod

Re: SDK construction with a specific locales

2012-08-28 Thread Carlos Rovira
Hi Alex, I'll check flex-config later. Meanwhile the 2 errors I get in mx folder are like this: [java] mx/collections/AsyncListView/properties/AsyncListView_createFailedItemFunction createFailedItemFunction_test5 Failed AssertMethodValue (method cannot be shown)(body:step 2)  method returned Err

Re: SDK construction with a specific locales

2012-08-28 Thread Carol Frampton
On 8/28/12 4 :02PM, "Alex Harui" wrote: > > > >On 8/28/12 12:49 PM, "Carlos Rovira" >wrote: > >> Hi, >> >> I was talking with Jose that some problems we have with test could be >> related to default construction of my SDK in spanish (es_ES). >> >> So my question is..is there some flag when w

Re: SDK construction with a specific locales

2012-08-28 Thread Alex Harui
On 8/28/12 12:49 PM, "Carlos Rovira" wrote: > Hi, > > I was talking with Jose that some problems we have with test could be > related to default construction of my SDK in spanish (es_ES). > > So my question is..is there some flag when we create the SDK to create > it with en_US locale as def

SDK construction with a specific locales

2012-08-28 Thread Carlos Rovira
Hi, I was talking with Jose that some problems we have with test could be related to default construction of my SDK in spanish (es_ES). So my question is..is there some flag when we create the SDK to create it with en_US locale as default. I think this could fix some test that are failing for me