Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
Could your 4.11 SDK be a source kit or bin kit that was converted to IDE without the installer? OK, so to recap: I think the only things I'm changing are: 1) change AntOnAIR-app.xml and InstallApacheFlex-app.xml namespaces to 4.0. 2) Update the year in the notice file 3) Try to clean up the RELE

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, Are you sure re that I do have 4.11 SDK with the correct RSLs and don't recall hand editing it or anything like that. But given most people will be downloading 4.12 as long as that works it's probably not a huge issue. Thanks, Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
On 3/3/14 7:01 PM, "Justin Mclean" wrote: > >> Can you check some other 4.11 from the older installer and see if its >>RSL >> versions are right? >Yes it's correct in 4.11.0 as released they are specified like so >"_${build.number}.swf". Looks like this is a bug in the installer for quite s

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
That file is marked as "no cache" which instructs it to not be cached after download, but there currently aren't any code paths to instruct the downloader to not look in the cache. That's why you have to delete it. Most folks shouldn't hit this problem since they'll be starting with new caches.

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > If that version had a 23 in it. Please delete that file from the cache. Yep it does have 23 rather than 24. > The InstallerRC3 combined with the SDKRC4 should no longer cache that file. But it it wasn't there will it will pick it up? Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
If that version had a 23 in it. Please delete that file from the cache. The InstallerRC3 combined with the SDKRC4 should no longer cache that file. -Alex On 3/3/14 7:06 PM, "Justin Mclean" wrote: >Hi, > >I noticed I have a version of the config file in the installer cache >could it possible be

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, I noticed I have a version of the config file in the installer cache could it possible be using that rather than the latest one? That would explain the swf 23 vs 24 version issue and the AIR4 labs version. Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > Should we move everything to 3.8 or something older like 3.1? Probably use the latest released one - unlike FP there's no user cost. > I'm not seeing any mention of Rcs in the output. Can you be more > specific? If you run "ant debug-test" it won't auto-close the window. Ignore this - it

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
On 3/3/14 6:25 PM, "Justin Mclean" wrote: >Hi, > >> How did you determine this >Well the actual required version may be something else but that what's >used in the application namespace(s) > >> and where do you expect the required version to be stated? >With the build instructions. > > For inst

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > Did you run the version you built or the dmg from the RC on dist? The version I built from the source package. Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
On 3/3/14 6:40 PM, "Justin Mclean" wrote: >Hi, > >>> Installed 4.12 RC3 on AIR 13 (beta) and seem to go well. Looks like all >>> files were cached and OSMF cache was used. >>> Looking at the produced SDK the swf version was incorrect in >>> flex-config.xml (23 rather than 24). >> Probably needs

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, >> Installed 4.12 RC3 on AIR 13 (beta) and seem to go well. Looks like all >> files were cached and OSMF cache was used. >> Looking at the produced SDK the swf version was incorrect in >> flex-config.xml (23 rather than 24). > Probably needs fixing in sdk-installer-config-4.0.xml. It's correc

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > How did you determine this Well the actual required version may be something else but that what's used in the application namespace(s) > and where do you expect the required version to be stated? With the build instructions. For instance try compiling with 3.1 and you get errors for inst

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Alex Harui
This for this feedback. I have some questions/comments inline. On 3/3/14 4:45 PM, "Justin Mclean" wrote: >Hi, > >Signatures check out fine. > >The build instructions still need improvements: >- Required version of AIR in not mentioned. It's 3.4 for ant_on_air. How did you determine this and whe

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, Signatures check out fine. The build instructions still need improvements: - Required version of AIR in not mentioned. It's 3.4 for ant_on_air. This means the build is likely to fail first time you try to compile it if using an earlier version of AIR. - While ant_on_air requires AIR 3.4 the

RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Frédéric THOMAS
Ok, forget about it, long time I haven't played with, just needed to download thirdparty. Frédéric THOMAS From: webdoubl...@hotmail.com To: dev@flex.apache.org Subject: RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3 Date: Mon, 3 Mar 2014 18:31:32 + Hi, I'm

RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Frédéric THOMAS
bject: Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3 > To: dev@flex.apache.org > > It passes on my machine (Windows 7, Cygwin, FP 11.7 and FP12.0) > > Thanks, > Om > > > On Mon, Mar 3, 2014 at 1:17 AM, Justin Mclean wrote: > > > Hi, &g

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread OmPrakash Muppirala
It passes on my machine (Windows 7, Cygwin, FP 11.7 and FP12.0) Thanks, Om On Mon, Mar 3, 2014 at 1:17 AM, Justin Mclean wrote: > Hi, > > > I can. Which branch? > > Either develop or release4.12.0 is fine. > > Thanks, > Justin >

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > I can. Which branch? Either develop or release4.12.0 is fine. Thanks, Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread OmPrakash Muppirala
I can. Which branch? On Mon, Mar 3, 2014 at 1:06 AM, Justin Mclean wrote: > Hi, > > > Justin, there is a broken Mustella test [1]. Please make sure that you > check it out before pushing out the next RC. > > And all test pass here: > ./mini_run.sh tests/PerModuleStyles/merging/ > > Someone min

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > Justin, there is a broken Mustella test [1]. Please make sure that you check > it out before pushing out the next RC. And all test pass here: ./mini_run.sh tests/PerModuleStyles/merging/ Someone mind running it on windows for me? Thanks, Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > Justin, there is a broken Mustella test [1]. Please make sure that you check > it out before pushing out the next RC. Looks like a false positive to me - but lets see if it continues to occur. Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-03 Thread Justin Mclean
Hi, > will require installing a nightly or an SDK RC4 someday to see that it works. Just build an RC4 and committing - will take about an hour to commit. Thanks Justin

[DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC3

2014-03-02 Thread Alex Harui
This is the discussion thread. Caching should be working now for legacy installs. Note that the problem about the flex-config.xml still having tokens in it is actually a problem in the SDK's installer.xml so it will require installing a nightly or an SDK RC4 someday to see that it works. Thanks,