Re: Apache Flex SDK installer

2020-09-16 Thread Michael Trim
Hi Piotr, That would be fantastic, many thanks! Michael On 16/09/2020, 13:11, "Piotr Zarzycki" wrote: Hi Michael, It's MD5 issue. I will try to update it later today and you should be able to download it again. Thanks, Piotr śr., 16 wrz 2020 o 14:05 Michael Trim

Re: Apache Flex SDK installer

2020-09-16 Thread Piotr Zarzycki
Hi Michael, It's MD5 issue. I will try to update it later today and you should be able to download it again. Thanks, Piotr śr., 16 wrz 2020 o 14:05 Michael Trim napisał(a): > I am attempting to run the SDK installer to create a valid Apache Flex / > AIR SDK for use in Flash Builder. > > The in

Re: Apache Flex SDK Installer fails FlexJS Nightly / Royale??

2019-01-19 Thread Piotr Zarzycki
Jasen, Unfortunately there wasn't any volunteer who would setup Royale in Intellij yet. However you have as you said Moonshine which we are supporting all the time. Try and let me know how it's working. Thanks, Piotr sob., 19 sty 2019 o 01:26 Jasen Martin napisał(a): > Thanks Piotr > > I'm usi

Re: Apache Flex SDK Installer fails FlexJS Nightly / Royale??

2019-01-18 Thread Jasen Martin
Thanks Piotr I'm using IntelliJ for my Flex projects, but this link has nothing yet: https://github.com/apache/royale-asjs/wiki/IntelliJ-IDEA Is there any manual instructions to install Royale with the latest IntelliJ? Until then, I will make a start with with Moonshine IDE. Thank again. Jasen

Re: Apache Flex SDK Installer fails FlexJS Nightly / Royale??

2019-01-18 Thread Piotr Zarzycki
Hi Jasen, I think you should try Royale. Probably no one tried in a long time FlexJS in installer. Royale is available here royale.apache.org. :) If you have any problems report it on users Royale mailing list. Thanks, Piotr On Fri, Jan 18, 2019, 4:44 PM Jasen Martin wrote: > Hi All > > Look

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 6:05 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >BTW, in the npm installer, I am using >http://www.apache.org/dyn/mirrors/mirrors.cgi/?asjson=true > >This returns a simple json object which works very well. > >Maybe we should switch to this, if we continue to see

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread OmPrakash Muppirala
BTW, in the npm installer, I am using http://www.apache.org/dyn/mirrors/mirrors.cgi/?asjson=true This returns a simple json object which works very well. Maybe we should switch to this, if we continue to see these kind of issues. Thanks, Om On Thu, Sep 1, 2016 at 5:34 PM, Alex Harui wrote: >

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 4:48 PM, "Clint M" wrote: >Because my workaround worked… I'm guessing the config file ( >http://flex.apache.org/installer/sdk-installer-config-4.0.xml) should be >updated from: >https://flex.apache.org/single-mirror-url--xml.cgi >to: >https://flex.apache.org/single-mirror-url.cgi > >

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Even on a fresh install?! Inconceivable!?! On Thu, Sep 1, 2016 at 4:51 PM, Clint M wrote: > Hmh… strange… I'm unable to reproduce the problem now as well. > > On Thu, Sep 1, 2016 at 2:01 PM, Alex Harui wrote: > >> >> On 9/1/16, 8:35 AM, "Clint M" wrote: >> >> >I was able to work around it by u

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Hmh… strange… I'm unable to reproduce the problem now as well. On Thu, Sep 1, 2016 at 2:01 PM, Alex Harui wrote: > > On 9/1/16, 8:35 AM, "Clint M" wrote: > > >I was able to work around it by using Charles to map the cgi request to a > >local file with just the mirror url in it. > > > > Clever w

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Because my workaround worked… I'm guessing the config file ( http://flex.apache.org/installer/sdk-installer-config-4.0.xml) should be updated from: https://flex.apache.org/single-mirror-url--xml.cgi to: https://flex.apache.org/single-mirror-url.cgi It seems like the installer isn't actually expect

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 8:35 AM, "Clint M" wrote: >I was able to work around it by using Charles to map the cgi request to a >local file with just the mirror url in it. > Clever workaround. I am unable to reproduce the problem. My installer seems to be working ok. If you pull up Terminal and do: curl h

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 8:25 AM, "Clint M" wrote: >Not seeing any redirects in Charles. > >It manifests after you click the next button on the initial screen in the >installer. > >I think I found the request in the sdk-installer-config-4.0.xml request. >http://flex.apache.org/installer/sdk-installer-config-

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
I was able to work around it by using Charles to map the cgi request to a local file with just the mirror url in it. On Thu, Sep 1, 2016 at 8:25 AM, Clint M wrote: > Not seeing any redirects in Charles. > > It manifests after you click the next button on the initial screen in the > installer.

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Not seeing any redirects in Charles. It manifests after you click the next button on the initial screen in the installer. I think I found the request in the sdk-installer-config-4.0.xml request. http://flex.apache.org/installer/sdk-installer-config-4.0.xml On Thu, Sep 1, 2016 at 8:11 AM

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
AFAICT, the installer code does not request single-mirror-url--xml.cgi, it only requests single-mirror-url.cgi. Do you see any sort of redirect prior to the failing request? The installer started up just fine for me on my Mac OSX. Thanks, -Alex On 9/1/16, 6:20 AM, "Clint M" wrote: >Getting th

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Tom Chiverton
Ack. If you try http://flex.apache.org/single-mirror-url--xml.cgi in FireFox it makes the same complaint. Tom On 01/09/16 14:20, Clint M wrote: Getting this error: Installer version 3.2.0 (mac) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. Error #2031 Installation ab

Re: Apache Flex SDK installer privilege escallation as needed

2013-08-09 Thread Chris Martin
Will do. I can certainly give it a go. On Fri, Aug 2, 2013 at 9:46 AM, Alex Harui wrote: > Sounds like a good suggestions. Please file an enhancement request in > JIRA at issues.apache.org. Do you have time to actually write the > challenge and test it yourself? > > Thanks > -Alex > > On 8/2

Re: Apache Flex SDK installer privilege escallation as needed

2013-08-02 Thread Alex Harui
Sounds like a good suggestions. Please file an enhancement request in JIRA at issues.apache.org. Do you have time to actually write the challenge and test it yourself? Thanks -Alex On 8/2/13 9:06 AM, "Chris Martin" wrote: >Heyo, > >I had a thought today while working with the installer. When

Re: Apache Flex SDK Installer 2.5.4

2013-04-11 Thread Justin Mclean
Hi, > The only problem is that the Installer always looks at the MD5 from the > release dist site on the apache servers. There is no way to modify this > since it is a security restriction. We could add a command line option -no-md5-checks? Justin

Re: Apache Flex SDK Installer 2.5.4

2013-04-11 Thread Lee Burrows
Just for the record, that path i quoted below missed out the file extension. it should be: C:\Program Files (x86)\Apache Flex\Apache Flex SDK Installer\sdk-installer-config-2.0.xml If its not there, you'll need to run the installer to download it... ...ah, i see Om has just posted the direct

Re: Apache Flex SDK Installer 2.5.4

2013-04-11 Thread OmPrakash Muppirala
This might work (I havent tried this): Save the config file from here to your local hard disk: http://flex.apache.org/sdk-installer-config-2.0.xml In the saved config xml, modify all the urls to local paths. Then invoke the installer from the command line with this switch -config= The only prob

Re: Apache Flex SDK Installer 2.5.4

2013-04-11 Thread Lee Burrows
Not sure if installer will cope but you could try amending the URLs in (eg) C:\Program Files (x86)\Apache Flex\Apache Flex SDK Installer\sdk-installer-config-2.0 On 11/04/2013 22:54, Steve McLaughlin wrote: Hi, I work at a large company and the internet is blocked. I need a way to install the

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Btw, thanks Justin and Om for your precious help ;-) -Fred -Message d'origine- From: Justin Mclean Sent: Tuesday, March 12, 2013 12:46 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, OSX binaries have been check in to the dev area.

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
The windows ones too with the sources :) I'm preparing the post for the vote. -Fred -Message d'origine- From: Justin Mclean Sent: Tuesday, March 12, 2013 12:46 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, OSX binaries have bee

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, OSX binaries have been check in to the dev area. Enjoy! Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
HI, > the AIR version I'm building with is 3.4, should I change that ? Fine by me. I'll create a new OSX installer and put into SVN. Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
ersion I'm building with is 3.4, should I change that ? -Fred -Message d'origine- From: Justin Mclean Sent: Tuesday, March 12, 2013 12:03 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, What version of AIR and the Apache Flex SDK are

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, >> What version of AIR and the Apache Flex SDK are you using to compile the >> installer with? > I keep the standards, FP 11.1, AIR 3.4, should I change that ? That's fine by me I use that as well. I assume you mean FP 11.4 as thats the minimum for AIR 3.4. I assume you using FlexSDK 4.9 or

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
ndows + mac) are up on the dev dist site before starting a VOTE thread. Thanks, Om > -Fred > > > -----Message d'origine- From: Justin Mclean > Sent: Monday, March 11, 2013 11:38 PM > > To: dev@flex.apache.org > Subject: Re: Apache Flex SDK Installer - 2.5 release

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
for you to release for OSX before I start a vote ? -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 11:38 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, Thanks Justin, I'll start that in something like 1-2h thoug

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, > Thanks Justin, I'll start that in something like 1-2h though :) What version of AIR and the Apache Flex SDK are you using to compile the installer with? Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, Sure your aware of this but double check that you don't include the private keys in the release. I almost did that last time, we did update the release instructions (RELEASE_GUIDE) and changes to build script to make it safer but always double check. Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Thanks Justin, I'll start that in something like 1-2h though :) -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 10:19 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, I've been able to build and run the instal

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, > Btw, building an running the app with the remote config file, I noticed the > xml takes some times to download, I know already the apache servers are slow, > so, the SDK version number takes few seconds to appears. Is it possible we get the XML from an Apache mirror? Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, > I've been able to build and run the installer, what's the next step before I > can propose a RC for windows? If you can compile it and it tests out, then all you have to do is make a signed release build, places it at [1] (this has changed from previous releases) and email the list the a

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Sure, that looks even cleaner indeed -Message d'origine- From: Nicholas Kwiatkowski Sent: Monday, March 11, 2013 9:54 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Fred, Is is possible for future versions of the installer, that it looks

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Nicholas Kwiatkowski
-Message d'origine- From: Frédéric THOMAS > Sent: Monday, March 11, 2013 4:07 PM > > To: dev@flex.apache.org > Subject: Re: Apache Flex SDK Installer - 2.5 release? > > Hi, > > Cyrill just added the German translation, I reviewed the files, filled the > releas

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Ah yes, awesome, I like it :-) -Message d'origine- From: Om Sent: Monday, March 11, 2013 9:01 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? On Mon, Mar 11, 2013 at 10:39 AM, Frédéric THOMAS wrote: I am working on showing the flex sdk versi

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
take a look at the changes I just checked in. Thanks, Om > > -Fred > > -Message d'origine- From: Om > Sent: Monday, March 11, 2013 6:29 PM > > To: dev@flex.apache.org > Subject: Re: Apache Flex SDK Installer - 2.5 release? > > Fred, > > I just sent

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
servers are slow, so, the SDK version number takes few seconds to appears. -Fred -Message d'origine- From: Om Sent: Monday, March 11, 2013 6:29 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Fred, I just sent the certificate and password emai

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
ection too, still have to check if it's possible to get them from the archives and if we can monitorize them, maybe you've already got an idea ? -Fred -Message d'origine- From: Frédéric THOMAS Sent: Monday, March 11, 2013 4:07 PM To: dev@flex.apache.org Subject: Re:

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
installer, what's the next step before > I can propose a RC for windows ? Justin, did you do something already for > OSX ? > > -Fred > > -----Message d'origine- From: Frédéric THOMAS > Sent: Monday, March 11, 2013 10:05 AM > > To: dev@flex.apache.org > S

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
ropose a RC for windows ? Justin, did you do something already for OSX ? -Fred -Message d'origine- From: Frédéric THOMAS Sent: Monday, March 11, 2013 10:05 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? So, I just committed [1] in more than :

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
e.org/jira/browse/FLEX-33202 -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 9:53 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? HI, No need to even copy. The swc is placed in the correct path. I assume that's for AIR on

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
HI, > No need to even copy. The swc is placed in the correct path. I assume that's for AIR only so it possible to have different default for AIR and the Flex SDK? Thanks, Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Ok, I got it now but I think I'll download it separately. Cheers, -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 9:14 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, FYI, AIR 3.2 onwards, the corresponding F

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
On Mar 11, 2013 1:35 AM, bigosma...@gmail.com wrote: > > > On Mar 11, 2013 1:14 AM, "Justin Mclean" wrote: > > > > Hi, > > > > >> FYI, AIR 3.2 onwards, the corresponding FlashPlayer swc gets shipped with the AIR SDK. > > > > > Can you reformulate or explain pls, sorry for my bad english :P > > For

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
On Mar 11, 2013 1:14 AM, "Justin Mclean" wrote: > > Hi, > > >> FYI, AIR 3.2 onwards, the corresponding FlashPlayer swc gets shipped with the AIR SDK. > > > Can you reformulate or explain pls, sorry for my bad english :P > For AIR 3.2 onwards you could copy the Flash Player playerglobal.swc out of

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, >> FYI, AIR 3.2 onwards, the corresponding FlashPlayer swc gets shipped with >> the AIR SDK. > Can you reformulate or explain pls, sorry for my bad english :P For AIR 3.2 onwards you could copy the Flash Player playerglobal.swc out of the AIR SDK rather than downloading it. The playergobal

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
Hey, thanks for the regexp :) Not entirely sure what you're asking there. Don't worry, I'm going to find. -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 9:09 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
orgot something, thank you to explain) -Fred -Message d'origine- From: Om Sent: Monday, March 11, 2013 8:54 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? On Mar 11, 2013 12:36 AM, "Justin Mclean" wrote: Hi, > 3- I'm already th

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, > The burden is I will have to manipulate the flex-config.xml manualy. For Flash Payer version this works: s/[0-9][0-9]\.[0-9]<\/target-player>/NEW VERSION<\/target-player>/ For swf version: s/[0-9][0-9]<\/swf-version>/NEW VERSION<\/swf-version>/ Should be easy enough to convert to a Flex

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
ere is the user directory, the same place in release than in debug in AIR ? Hope that helps! Yes, that helps :) Thanks, -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 11, 2013 8:35 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release?

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Om
On Mar 11, 2013 12:36 AM, "Justin Mclean" wrote: > > Hi, > > > 3- I'm already thinking a way for the user to select the FP and AIR version from the GUI, the only thing that bother me is the way I should update the flex-config.xml and much more. > > If you are good with shell scripts take at a look

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Justin Mclean
Hi, > 3- I'm already thinking a way for the user to select the FP and AIR version > from the GUI, the only thing that bother me is the way I should update the > flex-config.xml and much more. If you are good with shell scripts take at a look at in the ide directory there's scripts there that s

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-11 Thread Frédéric THOMAS
e- From: Om Sent: Monday, March 11, 2013 7:57 AM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? On Sun, Mar 10, 2013 at 11:52 PM, Frédéric THOMAS wrote: Hi Om, Hum..., actualy, I've committed it already, what I did is I added to setXmlVaria

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Om
for this :-) As for displaying the sdk version, could we display it in the same format as the badge [1] in addition to the window title? That would make it look more consistent. What do you think? [1] http://flex.apache.org/installer > -Message d'origine- From: Om > Sen

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Fred, On Sun, Mar 10, 2013 at 9:34 AM, Frédéric THOMAS wrote: I wonder as well how I update [1] to point 2.5 in the config file which btw is named sdk-installer-config-2.0.xml, should it be renamed sdk-installer-conf

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Om
Fred, On Sun, Mar 10, 2013 at 9:34 AM, Frédéric THOMAS wrote: > I wonder as well how I update [1] to point 2.5 in the config file which > btw is named sdk-installer-config-2.0.xml, should it be renamed > sdk-installer-config-2.5.xml ? > I'm not sure I got all the logic there, could you explain

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Justin Mclean
Hi, You might also want to take a look at this and see if anything mentioned should be a part of the 2.5 release. https://issues.apache.org/jira/browse/FLEX-33202 Thanks, Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
e the release note accordingly tomorrow. thanks, -Fred -Message d'origine- From: Om Sent: Sunday, March 10, 2013 10:36 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? On Mar 10, 2013 2:23 PM, "Justin Mclean" wrote: Hi, > True, the p

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Om
On Mar 10, 2013 2:23 PM, "Justin Mclean" wrote: > > Hi, > > > True, the point is, using the installer, before the installation, you don't know the version, you need to install it first to know, that's my point. > > Anyway, it's not difficult to add the version in xml and get it back into the app.

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Justin Mclean
Hi, > True, the point is, using the installer, before the installation, you don't > know the version, you need to install it first to know, that's my point. > Anyway, it's not difficult to add the version in xml and get it back into the > app. Take a look at how the badge installer does it - the

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
Justin Mclean Sent: Sunday, March 10, 2013 9:50 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? HI, I would like to add the SDK version number that is going to be downloaded somewhere, probably in the title, actually, the user doesn't know which SDK is g

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
ranslation. -Fred -Message d'origine- From: Justin Mclean Sent: Sunday, March 10, 2013 9:52 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? HI, Just to keep people in touch, I'm actually trying the future SDK Installer 2.5, I added the INFO_TRAC

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Justin Mclean
HI, > Just to keep people in touch, I'm actually trying the future SDK Installer > 2.5, I added the INFO_TRACKING in French which I had to split with a "\n" to > make it fit in the window Is that the test on the button? Can the button be made larger and/or stretch to fit the text width? Justin

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Justin Mclean
HI, > I would like to add the SDK version number that is going to be downloaded > somewhere, probably in the title, actually, the user doesn't know which SDK > is going to download, what do you think ? Good idea I think. Users can currently see the version number in the static message log file

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
t; /> -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 10, 2013 5:02 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi, Just to keep people in touch, I'm actually trying the future SDK Installer 2.5, I added the INFO_TRACKING in

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-10 Thread Frédéric THOMAS
out your use of this application is being collected using HTTP requests. -Message d'origine- From: Frédéric THOMAS Sent: Saturday, March 09, 2013 4:14 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Ok, forget my 2nd question, I

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-09 Thread Frédéric THOMAS
rédéric THOMAS Sent: Saturday, March 09, 2013 3:48 PM To: dev@flex.apache.org Subject: Re: Apache Flex SDK Installer - 2.5 release? Hi Om, From the title of this post, you want the release version be set to 2.5, right ? if so, do I have reset the build number ? Another point, do you use an auto-sign

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-09 Thread Frédéric THOMAS
Hi Om, From the title of this post, you want the release version be set to 2.5, right ? if so, do I have reset the build number ? Another point, do you use an auto-sign certificate ? if yes, because I haven't the same one, the users can't update an existing installation, is that what is expec

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-08 Thread Justin Mclean
Hi, I'll can help out with the OSX version if there committer who wants to be release manager and they only have window. (As I did with the last release) Thanks, Justin On 09/03/2013, at 8:49 AM, Om wrote: > We have a quite a few changes lined up for the next version: > > 1. Enable Flex SDK