Re: Build box gone bad

2013-09-28 Thread Justin Mclean
Or only build on a git change? On 28/09/2013 4:42 PM, "OmPrakash Muppirala" wrote: > Can you just set it up with every hour on each build? We have only one > slave so the others will be queued. They will have to run sequentially > then. > > Thanks, > Om > > > On Fri, Sep 27, 2013 at 11:26 PM, E

Re: New Android 4 skins

2013-09-28 Thread OmPrakash Muppirala
On Thu, Sep 26, 2013 at 2:28 PM, Jonathan Campos wrote: > On Thu, Sep 26, 2013 at 12:16 PM, OmPrakash Muppirala > wrote: > > > Om > > > I have a set of "jelly bean" - esk skins that I use. Let me know if you are > missing any of these: > > ActionBarSkin > ButtonSkin > CalloutSkin > CheckboxSkin >

Re: Build box gone bad

2013-09-28 Thread Erik de Bruin
The way the cycling through the FP/AIR version combinations works needs a continual loop. If we set it up to be only triggered by a git change, that means that that change is tested only against one possible combination right away, and will only be fully verified after three more commits. I'm goin

RE: Mobile datagrid component integration (ASDOC)

2013-09-28 Thread Maurice Amsellem
Hi, After integrating MDG to the latest develop, I realized iPad2 is now getting 120 DPI, whereas it has 160 previously. This is consistent, and closer to the 132 dpi of iPad2, and moreover, iPad retina is now X2, so we don't need to tweak the RuntimeDPIProvider for iPad retina anymore. This

Re: Falcon progress

2013-09-28 Thread Erik de Bruin
Interesting... On my end only 'sparkSWC' fails. The other tests all pass as configured (i.e. with -ignore-problems set to cause the tests not to fail on warnings). I've added @Ignore on 'sparkSWC' as I agree all committed tests should either pass or be ignored. What failures are you seeing on the

Re: Build box gone bad

2013-09-28 Thread Erik de Bruin
Ok, have changed the builds to 'hourly', and they don't seem to stack up, only one of each is allowed in the queue. I'll try that for a while, see if that serves us better. EdB On Sat, Sep 28, 2013 at 1:11 PM, Erik de Bruin wrote: > The way the cycling through the FP/AIR version combinations

Re: Migration to Apachle Flex 4.10

2013-09-28 Thread piotr.zarzycki
Hi Amit. Currently I'm responsible for migrating some application from Flex 4.5 to Apache Flex 4.10 and I got only one problem with custom DataGrid skin. Solution for this problem was posted here: https://bitly.com/ Best Regards Piotr. :) - Flex/Air Developer -- View this message in contex

Re: Migration to Apachle Flex 4.10

2013-09-28 Thread piotr.zarzycki
I'm sorry Amit for wrong link. This is correct -> http://bit.ly/1azHNgM - Flex/Air Developer -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Migration-to-Apachle-Flex-4-10-tp30169p30180.html Sent from the Apache Flex Development mailing list archive at

Shinny new JIRA

2013-09-28 Thread Justin Mclean
Hi, It's been upgraded to 6.1! Enjoy! Justin