Re: InstallApacheFlex - TODO

2012-07-20 Thread Carol Frampton
One more thing I just noticed since I actually used the generated SDK to try to reproduce a bug which just came in. On the Mac, the binary files from the SDK have lost their execute mode. The binary files from the AIR SDK did not. I suspect it is because you are using unzip for the Flex SDK and u

Re: InstallApacheFlex - TODO

2012-07-20 Thread Carol Frampton
On 7/20/12 3 :17PM, "Om" wrote: >>>4. The installer app needs to programatically verify the downloaded >>>flex >> >binaries' signatures. I have very little experience with crypto >> >algorithms. Can someone take this up? Even if someone can explain the >> >steps to do this, I can get it don

Re: InstallApacheFlex - TODO

2012-07-20 Thread Carol Frampton
On 7/20/12 3 :17PM, "Om" wrote: >> >> >1. Build auto-update mechanism (Om + Carol) >> >> release/version.xml is now being generated. You/someone needs to fix >> installer.url.win/installer.url.mac in build.properties. >> >> Awesome! I will get working on the update mechanism. >What exactly n

Re: InstallApacheFlex - TODO

2012-07-20 Thread Om
> > >1. Build auto-update mechanism (Om + Carol) > > release/version.xml is now being generated. You/someone needs to fix > installer.url.win/installer.url.mac in build.properties. > > Awesome! I will get working on the update mechanism. What exactly needs to be done to get the appropriate urls

Re: InstallApacheFlex - TODO

2012-07-20 Thread Carol Frampton
On 7/20/12 2 :34PM, "Om" wrote: >On Fri, Jul 20, 2012 at 7:50 AM, Nicholas Kwiatkowski >wrote: > >> It's not really apart of the release, so I don't think so, but we >>should be >> able to create another place for it to exist. >> >> BTW: Is the installer final? I'd like to post it on the websit

InstallApacheFlex - TODO

2012-07-20 Thread Om
On Fri, Jul 20, 2012 at 7:50 AM, Nicholas Kwiatkowski wrote: > It's not really apart of the release, so I don't think so, but we should be > able to create another place for it to exist. > > BTW: Is the installer final? I'd like to post it on the website as well. > > -Nick > > Here are the outstan