Re: [FlexJS] Try out the FlexJS Installer

2014-01-29 Thread Alex Harui
nd FP 11.9 >- compared directory with previous SDK 4.11 installation > >Results: >+ Installation went well (lasted 8 min). >+ log shows that it used old (non ANT) installation process. > > >Maurice > >-Message d'origine- >De : Alex Harui [mailto:aha...@adob

RE: [FlexJS] Try out the FlexJS Installer

2014-01-29 Thread Maurice Amsellem
be.com] Envoyé : mercredi 22 janvier 2014 21:14 À : dev@flex.apache.org Objet : [FlexJS] Try out the FlexJS Installer Hi, I just posted a pre-release build of the new Apache Flex Installer to http://people.apache.org/~aharui/Installer/ There is a .dmg for Mac users and an .exe for Windows. I

Re: [FlexJS] Try out the FlexJS Installer

2014-01-27 Thread Richard Oren
I needed to install 1.7 51 SDK again and everything started working perfect. I had to add the bindable tag to the Strings getter but after that it compiled perfectly. [*Bindable*(*"stringsChanged"*)] *public* *function* *get* strings():Array { *return* _strings;

Re: [FlexJS] Try out the FlexJS Installer

2014-01-27 Thread OmPrakash Muppirala
I can report that the Installer worked perfectly well (had to uninstall current installer first to get rid of the certificate related AIR error) The example app compiles and runs fine (with a compilation warning, though) Fantastic job, Alex (and others) This is a huge huge milestone for FlexJS.

Re: [FlexJS] Try out the FlexJS Installer

2014-01-27 Thread Alex Harui
The launch configurations created by the installer picked a version of Java by looking for JAVA_HOME environment variable or running which on Mac and where.exe on Windows. It sounds like it picked an older version of Java, which could be a bug in how the installer found the Java version. Check th

Re: [FlexJS] Try out the FlexJS Installer

2014-01-27 Thread Richard Oren
I was able to get everything installed but when compiling I get a error: Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/flex/compiler/clients/MXMLC : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.

Re: [FlexJS] Try out the FlexJS Installer

2014-01-24 Thread Jun Heider
On Jan 24, 2014, at 5:23 PM, Richard Oren wrote: > I followed the Direction on my Mac PPB and when installing the FlexJS > Nightly Build it hangs on the Second square of the Progress Indicator and > then errors with "Installation Aborted" > > -Rich > Thanks Rich, as Alex mentioned, I think it

Re: [FlexJS] Try out the FlexJS Installer

2014-01-24 Thread Richard Oren
I followed the Direction on my Mac PPB and when installing the FlexJS Nightly Build it hangs on the Second square of the Progress Indicator and then errors with "Installation Aborted" -Rich On Wed, Jan 22, 2014 at 12:13 PM, Alex Harui wrote: > Hi, > > I just posted a pre-release build of the n

Re: [FlexJS] Try out the FlexJS Installer

2014-01-23 Thread Alex Harui
builds.apache.org seems to be down or slow to respond. On 1/23/14 9:20 AM, "Jun Heider" wrote: > >On Jan 22, 2014, at 2:05 PM, Peter Ent wrote: > >> I was able to run the installer without any problems except I forgot to >> un-install the previous version. This gave me the generic, "Sorry, an >

Re: [FlexJS] Try out the FlexJS Installer

2014-01-23 Thread Jun Heider
On Jan 22, 2014, at 2:05 PM, Peter Ent wrote: > I was able to run the installer without any problems except I forgot to > un-install the previous version. This gave me the generic, "Sorry, an > error has occurred" dialog. I'm testing on Mac OS X 10.8.5 I ran into the same issue as Peter due t

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Justin Mclean
Hi, > Definitely looking for ideas for what to do about this. I think more > folks have to get this far so they can offer their opinions. Different logos for each product? At the very least the name should change. > That's because the log is now effectively the ant output. Does it need to > be

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Alex Harui
Thanks. Nice to know it worked for someone else besides me. The Flex SDK install still uses the old code paths so the fact it works just means I haven't busted anything. I hope to finish the ant script for the Flex SDK later this week. Other comments in-line. On 1/22/14 3:55 PM, "Justin Mclean

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Justin Mclean
Hi, Installer works on OSX 10.9 as far as I can see for Apache Flex SDK and Flex JS. There a few minor issues: - Not defaulting to the latest FP and AIR versions - FlexJS says it installing Apache Flex 4.0.1 - FlexJS progress bar go outside of window bounds - FlexJS steps seem a bit arbitrary wit

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Alex Harui
-Alex >> >> From: Carlos Rovira > carlos.rov...@codeoscopic.com>> >> Reply-To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" < >> dev@flex.apache.org<mailto:dev@flex.apache.org>> >> Date: Wednesday, January 22, 2014 2:30 PM >&

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Carlos Rovira
gt; Date: Wednesday, January 22, 2014 2:30 PM > To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <mailto:dev@flex.apache.org>> > Subject: Re: [FlexJS] Try out the FlexJS Installer > > Hi, > > I try it on Mavericks (FlexJS, FP12, AIR 4.0) two times, b

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Alex Harui
carlos.rov...@codeoscopic.com>> Reply-To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Date: Wednesday, January 22, 2014 2:30 PM To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Subject:

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Carlos Rovira
Hi, I try it on Mavericks (FlexJS, FP12, AIR 4.0) two times, but both times it crash. I attached the crash osx log. It's very strange since it crash at 50-60% always 2014/1/22 Alex Harui > When you say it crashed, did it close the installer? If not, try seeing > if you display the log. > >

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Alex Harui
When you say it crashed, did it close the installer? If not, try seeing if you display the log. On 1/22/14 1:08 PM, "Erik de Bruin" wrote: >I installed 4.11 successfully as well, but... When I tried to install >FlexJS, it showed version number 4.0.1, some weird progress bars (too >long, off scr

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Erik de Bruin
I installed 4.11 successfully as well, but... When I tried to install FlexJS, it showed version number 4.0.1, some weird progress bars (too long, off screen) and eventually it crashed the installer (OS X latest, AIR 4). I'll try to reproduce tomorrow, maybe catch some more details. EdB On Wed,

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Peter Ent
I was able to run the installer without any problems except I forgot to un-install the previous version. This gave me the generic, "Sorry, an error has occurred" dialog. I had to think for a couple of minutes about what this meant, then I remembered I had to un-install the previous version. I inst

[FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Alex Harui
Hi, I just posted a pre-release build of the new Apache Flex Installer to http://people.apache.org/~aharui/Installer/ There is a .dmg for Mac users and an .exe for Windows. I don't have a way to create Linux installers right now. The installer will hopefully become the way you install any Apach