Re: [TLF] Bugs and help to fix TLF

2015-03-22 Thread Alex Harui
On 3/22/15, 11:21 PM, "piotrz" wrote: >Hi All, > >Yesterday I have fixed couple of new tests in our TLF. Currently we are >having 591 runnable. :) Thanks for working on this. > >4) Lately I wrote class which helps loading configuration for tests. >Example >of such configuration [2] >This conf

[TLF] Bugs and help to fix TLF

2015-03-22 Thread piotrz
Hi All, Yesterday I have fixed couple of new tests in our TLF. Currently we are having 591 runnable. :) 1) One of the fixed test is failing [1] - I don't want to ignore this couple of tests - Maybe there is someone who have more knowledge about TLF and could take a look into the code and say what

Re: FlexJS compiler

2015-03-22 Thread Alex Harui
On 3/22/15, 4:49 AM, "TeotiGraphix" wrote: >Well I voted for it. > >To be honest, I am still in the complete dark with FlexJS, what/how it >does >what it does and the new component model. I just thought i would drop this >line to see what the happenings are currently. There’s information on th

Re: flex/air does not resize app when "call in use" statusbar showing on iphone

2015-03-22 Thread OmPrakash Muppirala
On Mar 22, 2015 8:32 PM, "kevin.godell" wrote: > > The Kohler Generators app(found in the apache flex community showcase) > handles the statusbar size change perfectly. > I looked inside their .ipa and found that they had > gpu, along with using flex 4.14 and air 16. > > I set the rendermode to gp

Re: flex/air does not resize app when "call in use" statusbar showing on iphone

2015-03-22 Thread kevin.godell
The Kohler Generators app(found in the apache flex community showcase) handles the statusbar size change perfectly. I looked inside their .ipa and found that they had gpu, along with using flex 4.14 and air 16. I set the rendermode to gpu in my TabbedViewNavigatorApplication and now the statusba

Re: ios geolocation always muted with air 16

2015-03-22 Thread kevin.godell
I just downloaded the latest RC with air 17 a few minutes ago and can confirm that the gps still works on my iphone 5c running 8.2. an excerpt from the infoadditions in the app descriptor file of my working app: UIRequiredDeviceCapabilities location-services gps NSLo

Re: ios geolocation always muted with air 16

2015-03-22 Thread leokan23
hi, i just came across the problem. I tried adding this in my manifest file, and tried compiling with both air 16.0.0.272 in windows and mac, and air 17 beta but still i cant make the gps work on iOS (testing device ipad mini 2 ios 8.2). Any ideas? thank you -- View this message in context: ht

[4.14.1] # Apache Flex SDK 4.14.1 nightly build 101: Successful

2015-03-22 Thread flex . ci . builds
flex-sdk_release-candidate - Build #101 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/101/.

AW: Blaze DS download page

2015-03-22 Thread Christofer Dutz
Yes ... mutliple jars We should mention Apaches repos, but as stuff is flushed to Maven Central, it becomes a no-brainer as Maven uses that per default. Chris -Ursprüngliche Nachricht- Von: Justin Mclean [mailto:jus...@classsoftware.com] Gesendet: Sonntag, 22. März 2015 22:42 An: dev@

[Installer 3.2] # Apache Flex SDK Installer 3.2 nightly build 15: Successful

2015-03-22 Thread flex . ci . builds
flex-utilities_installer_release-candidate - Build #15 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer_release-candidate/15/.

Re: Blaze DS download page

2015-03-22 Thread Justin Mclean
Hi, > "Binaries have been published as Maven artifacts and are available from Maven > central" As multiple jar's right not a single binary download? Do we also need to mention Apache repo first/as well? Justin

AW: Blaze DS download page

2015-03-22 Thread Christofer Dutz
Well actually the binaries are all available using Maven and have been synced to Maven central ... so I think something like: "Binaries have been published as Maven artifacts and are available from Maven central" Chris -Ursprüngliche Nachricht- Von: Justin Mclean [mailto:jus...@classso

Re: Author tags in SDK code

2015-03-22 Thread Chris Mattmann
Thanks Justin, it’s not controversial it’s just not doctrine and stating that the board recommends it and then citing minutes from over a decade ago don’t make it any more recommended than anything else. The past 2 boards that I’ve been on have never brought it up; and since I have been participa

Re: FlexJS compiler

2015-03-22 Thread Stephane Beladaci (Flexengineer)
Hi Mike, So good to hear from you again! I remember your FSCollectionFX, ResizeManager, and other components pretty well! I think I used them all :) I wanted to comment on your tooling concern, this is from a leaked internal memo by Google engineers on the future of JavaScript in 2011: "Complex

Re: FlexJS compiler

2015-03-22 Thread piotrz
Mike, I have started lately from compiling on my own some examples which we have in our repository. Since there is only one for now IDE which started supports FlexJS [1] I decided to use it. Maybe this is a good starting point for you - To see how such basic application looks like. Some of the exa

Re: [jira] [Comment Edited] (FLEX-34809) Flex Code Coverage Tool

2015-03-22 Thread Darrell Loverin
What it means is my employer, SimpliVity, allowed me some time at work for project and as one of my quarterly goals. -Darrell On Sun, Mar 22, 2015 at 2:39 AM, Erik de Bruin wrote: > > Darrell Loverin edited comment on FLEX-34809 at 3/22/15 1:27 AM: > > -

Re: FlexJS compiler

2015-03-22 Thread TeotiGraphix
Well I voted for it. To be honest, I am still in the complete dark with FlexJS, what/how it does what it does and the new component model. I just thought i would drop this line to see what the happenings are currently. I helped write the Randori IntelliJ plugin with doublefx back in 2013. That pl

Re: FlexJS compiler

2015-03-22 Thread piotrz
Hi Mike, I am glad that another person is intrested to helping out with FlexJS! :) We are growing! :) Voting on this ticket would be for sure help to get closer support for FlexJS in Intellij. https://youtrack.jetbrains.com/issue/IDEA-116986 They need to know how much we wanted to this feature.

Re: FlexJS compiler

2015-03-22 Thread TeotiGraphix
What's funny is I love antiques, really its more about recycling things and creating new uses for existing stuff. I think the thing that for some odd reason has driven me back to AS3 is the compiler and MXML. Although I use Feathers right now and not using MXML it really did make sense for some th

Re: [jira] [Comment Edited] (FLEX-34809) Flex Code Coverage Tool

2015-03-22 Thread Justin Mclean
Hi, Contributions to Apache projects are by individuals not companies. [1] But it's nice to know they funded (in some way I assume) your development work on it, more companies should be involved in doing that. If you are working full time (or depending on your contract with them) there you may

Re: Author tags in SDK code

2015-03-22 Thread Justin Mclean
Hi, > Just FYI: it’s not recommended by the ASF board that @author > tags be removed. There has been a few board discussions about it [1][2] (and elsewhere) which I've seen referenced a few times. A number of other projects have removed them [3]. [1] states "Recommend strongly that @author is a