About what to do when the installation aborts ( copied from RC6 thread) Piotr proposes to retry when the connection is recovered (or at least have a retry button). I understand and agree (dixit Alex) that's way more work that we want to put in the installer.
IMO, the problem is that it's not clear to users, when the installation has aborted, that you have to *restart* the installer. So maybe the "Installation aborted" message in the log should be changed to something more explicit, such as: "Installation aborted. Restart the installer to try again." That's a simple change. WDYT? Maurice -----Message d'origine----- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : mardi 11 mars 2014 06:21 À : dev@flex.apache.org Objet : [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC7 This is the discussion thread. This RC contains lots of small changes to try to handle inability to connect to the server to get the various config and locale files. It hard-codes the en_US strings so it doesn't have to go to the server to get them so that there will at least be english strings if the server isn't there. It also fixes a timing bug if you change locales rapidly. In theory, I did not touch any cache-related code. -Alex