Re: Current installer broken?

2014-06-16 Thread Justin Mclean
Hi, > Looks like the installer config link keeps going down once in a while: > http://flex.apache.org/installer/sdk-installer-config-4.0.xml Not sure that explain the "AIR A","AIR B", "AIR C" etc that was showing in the drop down list? Thanks, Justin

Re: Current installer broken?

2014-06-16 Thread OmPrakash Muppirala
On Mon, Jun 16, 2014 at 12:03 AM, Justin Mclean wrote: > Hi, > > > Looks like the installer config link keeps going down once in a while: > > http://flex.apache.org/installer/sdk-installer-config-4.0.xml > > Not sure that explain the "AIR A","AIR B", "AIR C" etc that was showing > in the drop do

AW: ApacheCon Europe

2014-06-16 Thread Christofer Dutz
I'm planning on going and will be submitting some talk proposals ... but in contrast to the last time, I'll focus on small sub-topics ;-) - My work on how we will be releasing Flex as Maven artifacts and what problem we had to solve (Well I guess till the time of the Conference, I'll be finished

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Erik de Bruin
And another week has gone by... Can you please revert, then discuss the proper solution? Thanks, EdB On Mon, Jun 9, 2014 at 4:39 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >However much I'd like to "kill" a commit (or commit a kill?), my very > limited Git knowledge

Re: Current installer broken?

2014-06-16 Thread Konstantin Elstner
Hi, for me, everything is fine with the AIR list. Tested on Mac OS 10.9.3, Apache Flex SDK Installer v 3.0.0 Kind regards Konstantin

Re: IOS 7 and Android 4.3 Skinning

2014-06-16 Thread OmPrakash Muppirala
Aaron, I have fixed the SpinnerList and SpinnerListContainer skins to make them work with all supported DPIs. Please feel free to review the code and let me know if something looks wrong. Thanks, Om On Fri, Jun 13, 2014 at 11:41 AM, OmPrakash Muppirala wrote: > > On Jun 13, 2014 11:13 AM, "q

Re: IOS 7 and Android 4.3 Skinning

2014-06-16 Thread OmPrakash Muppirala
https://cwiki.apache.org/confluence/display/FLEX/Progress+info+for+Android+4.x+skins has been updated with the latest progress. Thanks, Om On Mon, Jun 16, 2014 at 2:32 AM, OmPrakash Muppirala wrote: > Aaron, > > I have fixed the SpinnerList and SpinnerListContainer skins to make them > work wi

[FlexJS] Problems Importing Configurations

2014-06-16 Thread V Chandrasekhar
I don't know how to add this to my existing thread, when I email instead of using Nabble. I am trying to follow the instructions in   https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder, specifically Once you have your app working as a SWF, try the FalconJX to

Re: [FlexJS] Problems Importing Configurations

2014-06-16 Thread Alex Harui
Almost there! As I suggested in one of my responses, if you have problems, please see: https://issues.apache.org/jira/browse/FLEX-34258 -Alex On 6/16/14 8:42 AM, "V Chandrasekhar" wrote: >I don't know how to add this to my existing thread, when I email instead >of using Nabble. > >I am trying

Re: Current installer broken?

2014-06-16 Thread Joel Tan
I got this error message: https://drive.google.com/file/d/0B9E9c1w79gtjT2RyQUpXaEVXUGM/edit?usp=sharing Joel On Jun 16, 2014, at 4:43 PM, Konstantin Elstner wrote: > Hi, > > for me, everything is fine with the AIR list. > Tested on Mac OS 10.9.3, Apache Flex SDK Installer v 3.0.0 > > Kind re

How Do I email a Reply to an Existing Thread?

2014-06-16 Thread V Chandrasekhar
I have started two threads in present mailing list via Nabble. Both of them seem to have the following link. http://apache-flex-development.247.n4.nabble.com/FlexJS-Want-to-Install-FlexJS-td38287.html It appears that some/most people are not seeing my posts. Alex is seeing my posts and is

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Alex Harui
Mike gave us permission to revert. I hope to get to it this week after I get the FalconJX and FlexJS RCs out. From: Erik de Bruin mailto:e...@ixsoftware.nl>> Date: Monday, June 16, 2014 1:22 AM To: "Michael A. Labriola" mailto:labri...@digitalprimates.net>> Cc: "dev@flex.apache.org

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread Alex Harui
Run java -version from the console to make sure you have a recent enough Java 7. Also see the comments in the bug FLEX-34258. To run the launch config, you may need to specify the path to java7. -Alex From: V Chandrasekhar mailto:shake...@yahoo.com>> Reply-To: V Chandrasekhar mailto:shake...@y

Re: How Do I email a Reply to an Existing Thread?

2014-06-16 Thread Alex Harui
A regular reply should just work. On 6/16/14 6:28 AM, "V Chandrasekhar" wrote: >I have started two threads in present mailing list via Nabble. Both of >them seem to have the following link. > >http://apache-flex-development.247.n4.nabble.com/FlexJS-Want-to-Instal >l-FlexJS-td38287.html > > >

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Erik de Bruin
Yeah, as Om indicated on the other 'revert' thread, the committer should revert the vetoed commit himself. This should not take more than 5 min. (at most), so even replying to an email requesting a revert takes longer... EdB On Mon, Jun 16, 2014 at 7:02 PM, Alex Harui wrote: > Mike gave us

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Nicholas Kwiatkowski
It's not always easy to revert when you merged a branch in GIT (and it contained multiple commits), esp when the branch you merged no longer exists. To say it only takes 5 minutes is not genuine... -Nick On Mon, Jun 16, 2014 at 1:14 PM, Erik de Bruin wrote: > Yeah, as Om indicated on the othe

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread OmPrakash Muppirala
I am on it now. Thanks, Om On Mon, Jun 16, 2014 at 10:39 AM, Nicholas Kwiatkowski wrote: > It's not always easy to revert when you merged a branch in GIT (and it > contained multiple commits), esp when the branch you merged no longer > exists. To say it only takes 5 minutes is not genuine...

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread OmPrakash Muppirala
Done reverting. Mike, I hope you will find some time soon to check in a more correct fix. Thanks, Om On Mon, Jun 16, 2014 at 10:43 AM, OmPrakash Muppirala wrote: > I am on it now. > > Thanks, > Om > > > On Mon, Jun 16, 2014 at 10:39 AM, Nicholas Kwiatkowski > wrote: > >> It's not always easy

Mustella

2014-06-16 Thread OmPrakash Muppirala
Erik, I think all the offending commits have been reverted (three so far) Can you please kick off a Mustella run to see if we are back to green? Thanks, Om

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
> Almost there!  Agree. Thanks for your help. I am excited about "future-proofing" our apps. > As I suggested in one of my responses, if you have problems, please see: https://issues.apache.org/jira/browse/FLEX-34258 I have been working with the above. DataBindingTest is a Web application. I c

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
My java version is 1.7.0_55. I changed mxmlc.bat to specify c:\PROGRA~2\java\jre7\bin\java.exe as the fully qualified name of java.exe. I get the following error when I run the FalconJX tool: command line configuration variable 'compiler.library-path' value contains unknown token 'DCD_LIB_LOCA

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread Alex Harui
FlexJS in an 'alpha' level technology. That's why its version number is something like 0.0.1 or 0.0.2. As such, it won't have every feature of the current FlexSDK, and may never have every feature as some features will be nearly impossible to make work efficiently in JavaScript, especially in

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread Alex Harui
See my reply to your other post. It should show up shortly. There are many APIs in the Spark and MX components that aren't currently implemented in the "basic" components. You can assign the same namespace URI to s and mx if you want, but I think you'll just get a lot of errors. -Alex From:

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
Also, is there any way I can specify the "s" and "mx" libraries based on sdk, i.e., say one set for non-flexjs and "library://ns.apache.org/flexjs/basic" for flexjs? PS: Thanks for helping me come up to speed (on both flexjs and on how to post here). From: V

Re: Mustella

2014-06-16 Thread Erik de Bruin
The last one just failed (expectedly), now the -mobile and -air will run (takes about 3 hrs.) after which the next -main will run. EdB On Mon, Jun 16, 2014 at 7:51 PM, OmPrakash Muppirala wrote: > Erik, > > I think all the offending commits have been reverted (three so far) Can > you pleas

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Erik de Bruin
You are right. It took Om all of 6 min. - including writing the emails ;-) Just kidding! EdB On Mon, Jun 16, 2014 at 7:39 PM, Nicholas Kwiatkowski wrote: > It's not always easy to revert when you merged a branch in GIT (and it > contained multiple commits), esp when the branch you merged no

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC3

2014-06-16 Thread Peter Ent
+1 Package https://dist.apache.org/repos/dist/dev/flex/installer/3.1/rc3/apache-flex-s dk-installer-3.1.0-src.tar.gz Java 1.6 OS: Mac OS X x86_64 10.7.5 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved license

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread OmPrakash Muppirala
On Mon, Jun 16, 2014 at 11:57 AM, Erik de Bruin wrote: > You are right. It took Om all of 6 min. - including writing the emails ;-) > > Just kidding! > > EdB > To be fair, it was a class that was untouched after Mike's commits. We got lucky that the revert was easy in this case. Thanks, Om >

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - Fix for issue FLEX-34320

2014-06-16 Thread Nicholas Kwiatkowski
And it looks like he didn't put the original commits into it's own branch and merge it over. That is the worst case, and caused me a bunch of headache. -Nick On Mon, Jun 16, 2014 at 3:00 PM, OmPrakash Muppirala wrote: > On Mon, Jun 16, 2014 at 11:57 AM, Erik de Bruin > wrote: > > > You are r

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread Alex Harui
If you can control the decision of whether your users will have Flash, I expect Flash to be available for several more years. FlexJS is intended to be insurance, but keep in mind that Apache is essentially staffed by volunteers. Without more folks working on it, the rate at which FlexJS will g

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
Today's discussions have definitely been very helpful. Let me digest all that.  [What kind of skill set is needed to work on FlexJS? If I can have a mentor working with me, I will consider working on this, once I complete a course I am scheduled to take starting next week.] Let me move from the

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
Thanks a lot for all your help. I have made a lot of progress in a  We are not in a hurry to migrate immediately to FlexJS at all. FlexJS is an insurance for us, in case Flash goes away (which I hope won't happen in the next several years). We want to tell our potential customers what kind of Fl

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread Alex Harui
Regarding the output path issue, that is just a bug. It will be fixed in 0.0.2. If the app ran, then you have successfully seen FlexJS cross-compile and run MXML and AS without Flash. If you want, you can try the release candidate of the Installer 3.1 to install a FlexJS nightly build of 0.0.

Re: [FlexJS] Close, But Still Some Problems

2014-06-16 Thread V Chandrasekhar
> Regarding the output path issue, that is just a bug.  It will be fixed in >0.0.2.  If the app ran, then you have successfully seen FlexJS cross-compile >and run MXML and AS without Flash.  If you want, you can try the release >candidate of the Installer 3.1 to install a FlexJS nightly build of

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC3

2014-06-16 Thread OmPrakash Muppirala
+1 Binding Tested on Windows 7 64-bit machine. Source zip kit signature looks good "Good signature from "Alex Harui (CODE SIGNING KEY) " MD5 matches Rat report looks good I am able to build from the sources by following the instructions in the README Generated binary installed fine I selected Flex