1. f0e4062 installer: fix drop down list behavior and appearance by Josh Tynjala · 35 hours ago develop
  2. 14c55bd installer: fix privacy policy URL by Josh Tynjala · 35 hours ago
  3. 6619f4d installer: fix MD5CompareUtil.MD5_DOMAIN by Josh Tynjala · 35 hours ago
  4. 1dc3b5d installer: if the component list length is 0, abort installation by Josh Tynjala · 35 hours ago
  5. f9a701d RELEASE_NOTES: fix typo by Josh Tynjala · 2 years, 7 months ago
  6. b819425 flex-sdk-converter: Java 1.8 minimum, no maximum Java version by Josh Tynjala · 2 years, 7 months ago
  7. 6ed6ca5 flex-sdk-converter: fix PlatformTypeTest that no longer works on JDK 12+ by Josh Tynjala · 2 years, 7 months ago
  8. b8dd78e [maven-release-plugin] prepare for next development iteration by Josh Tynjala · 2 years, 7 months ago
  9. fc4e458 [maven-release-plugin] prepare release apache-flex-sdk-converter-1.1.0-rc1 by Josh Tynjala · 2 years, 7 months ago apache-flex-sdk-converter-1.1.0-rc1
  10. 7c16c20 .gitignore: vscode by Josh Tynjala · 2 years, 7 months ago
  11. 22c3d2f Update release notes, readme, and notice by Josh Tynjala · 2 years, 7 months ago
  12. 3dac4e7 flex-sdk-converter: DownloadRetriever needs to use HTTPS to load sdk-installer-config-4.0-xml by Josh Tynjala · 2 years, 7 months ago
  13. 6abd938 flex-sdk-convert: disable ProxyTest because it doesn't work with HTTPS by Josh Tynjala · 2 years, 7 months ago
  14. 3d0d730 [maven-release-plugin] prepare for next development iteration by Christofer Dutz · 6 years ago feature/js-only-distribution feature/pre-release-0.9.7 feature/royale-release
  15. 746000a [maven-release-plugin] prepare release apache-flex-sdk-converter-1.0.0-rc2 by Christofer Dutz · 6 years ago apache-flex-sdk-converter-1.0.0-rc2
  16. 8809506 - Removed the intellij created headers with any form of attribution of people or ides by Christofer Dutz · 6 years ago
  17. 502c99c - Removed the intellij created headers with my user-id by Christofer Dutz · 6 years ago
  18. 5aff356 [maven-release-plugin] prepare for next development iteration by Christofer Dutz · 6 years ago
  19. 9d9fc75 [maven-release-plugin] prepare release apache-flex-sdk-converter-1.0.0-rc1 by Christofer Dutz · 6 years ago apache-flex-sdk-converter-1.0.0-rc1
  20. 4299eb1 - Fixed some documentation issues. by Christofer Dutz · 6 years ago
  21. ccb727f [maven-release-plugin] rollback the release of apache-flex-sdk-converter-1.0.0 by Christofer Dutz · 6 years ago
  22. 1cb6c4f [maven-release-plugin] prepare for next development iteration by Christofer Dutz · 6 years ago
  23. dfa3bb4 [maven-release-plugin] prepare release apache-flex-sdk-converter-1.0.0 by Christofer Dutz · 6 years ago apache-flex-sdk-converter-1.0.0
  24. 0347960 - Made the build not break on javadoc issues. by Christofer Dutz · 6 years ago
  25. 551ee82 - Tweaked the formal text documents by Christofer Dutz · 6 years ago
  26. 0dc5b70 - Removed a reference to a version variable by Christofer Dutz · 6 years ago
  27. fb5a556 - Updated the the root pom to be able to be released. by Christofer Dutz · 6 years ago
  28. 092b408 more error reporting by Alex Harui · 7 years ago
  29. 7b2263f found format that worked by Alex Harui · 7 years ago
  30. 2cd188f try this format by Alex Harui · 7 years ago apache-flex-sdk-installer-3.3.2-rc2
  31. 1f79cc5 don't sign 64 if not on windows by Alex Harui · 7 years ago
  32. cd53929 still trying to find right command by Alex Harui · 7 years ago
  33. 8bde523 try adding this way by Alex Harui · 7 years ago
  34. 7bbf0d5 don't add folder if folder already exists (assume its been added). This assumes the build will not fail so test the build separately or delete the folder before re-trying by Alex Harui · 7 years ago
  35. 1ed01d7 use 3-piece version and skip using build.numer by Alex Harui · 7 years ago apache-flex-sdk-installer-3.3.2
  36. 896115f change the way we handle building the 'other platform'. We will try just running the releasecandidate script and skip tagging by Alex Harui · 7 years ago
  37. 2c968f2 more fixes by Alex Harui · 7 years ago
  38. 3556062 typo by Alex Harui · 7 years ago
  39. 4e255c4 remove more uses of build.number. We need to specify it in release.version by Alex Harui · 7 years ago
  40. 27e1a10 typo by Alex Harui · 7 years ago
  41. c9c5785 more changes for 64-bit by Alex Harui · 7 years ago
  42. 679b4c7 version 3.3.2 by Alex Harui · 7 years ago
  43. b0290fd use versioned 64-bit package names by Alex Harui · 7 years ago
  44. 2a3d3ed update to use versioned 64-bit package names by Alex Harui · 7 years ago
  45. 06116f2 fix other platform targets by Alex Harui · 7 years ago
  46. f584fd9 try ignoring build.number in the release candidate and approval scripts. The build number should be add to the release.version in these scripts (3.3.2, etc). The main build.xml will still use build.number so it still needs to be updated by Alex Harui · 7 years ago
  47. 9bd1ae7 update version by Alex Harui · 7 years ago
  48. e05c9bd teach 32-bit Windows installer to download and launch 64-bit Installer by Alex Harui · 7 years ago
  49. 5cbbc47 add architecture entry so we can switch it to 64-bit in the build by Alex Harui · 7 years ago
  50. 8c6dbcb upgrade windows build to generate 64-bit captive runtime as well as 32-bit native by Alex Harui · 7 years ago
  51. 94f0c25 Update RELEASE_NOTES with fixed issue FLEX-35388 by Piotr Zarzycki · 7 years ago
  52. e09e191 switch to AIR 30 so we can use TLSSocket against TLS1.2. Replace the as3crypto TLSSocket with our own that uses AIR 30 SecureSocket by Alex Harui · 7 years ago
  53. 118668a for some reason it would not build without this by Alex Harui · 7 years ago
  54. e6302fa Native application updater is now donated by Justin Mclean · 7 years ago
  55. ca69d65 Revert "Add 3rd party headers to comply with ASF legal policy" by Justin Mclean · 7 years ago
  56. d430ae4 Merge remote-tracking branch 'origin/develop' into develop by Justin Mclean · 7 years ago
  57. df0db87 Add 3rd party headers to comply with ASF legal policy by Justin Mclean · 7 years ago
  58. 55c4f66 Update RELEASE_NOTES for Apache Flex SDK Installer version 3.3.1 by Piotr Zarzycki · 7 years ago
  59. 2d8b8f5 Use correct header by Justin Mclean · 7 years ago
  60. 50e3f79 Update year to current one by Justin Mclean · 7 years ago
  61. 18442a2 Update year by Justin Mclean · 7 years ago
  62. 7c19a4d handle 3.3.1 by Alex Harui · 7 years ago
  63. 65ff3b0 FLEX-35381 - Fix issue with older version of SDK where osmf download failed - Thanks to feedback from Phil Haeusler by Piotr Zarzycki · 7 years ago
  64. 6dfe45a Apache Installer: Add SHA-512 hash generation and more echo messages by Piotr Zarzycki · 7 years ago
  65. f82317b FLEX-35381 - Download from sourceforge using an old method instead PowerShell - it fixes problem with OSMF on Windows by Piotr Zarzycki · 7 years ago
  66. aa215f7 Make MD5Checker DataGrid editable along with md5 and cacheID column - in order to allow easly copy generated hashes by Piotr Zarzycki · 8 years ago
  67. ed119ea Fix ApproveInstaller.xml file urls to apache rat by Piotr Zarzycki · 8 years ago apache-flex-sdk-installer-3.3-RC3 apache-flex-sdk-installer-3.3.0
  68. cac0e73 FLEX-35295 - Progress bar to 100% in case of totalBytes 0 which is returned for PowerShell download by Piotr Zarzycki · 8 years ago
  69. 658a49f FLEX-35295 - Switch on Windows Ant Get to download using PowerShell by introducing class PowerShellFileDownloader which using System.Net.WebClient class and method DownloadFileAsync by Piotr Zarzycki · 8 years ago
  70. b7b11bb Back with the header MD5Stream to the previous state by Piotr Zarzycki · 8 years ago apache-flex-sdk-installer-3.3-RC2
  71. a9c9fb6 - Update MD5Stream header to original one by Piotr Zarzycki · 8 years ago
  72. 45f908f Fix path to apache-rat-tasks-0.11.jar in releasecandidate.xml for Installer by Piotr Zarzycki · 8 years ago apache-flex-sdk-installer-3.3-RC1
  73. 60d7602 Update rat for releasecandidate.xml installer script by Piotr Zarzycki · 8 years ago
  74. af24d86 handle nightly by Alex Harui · 8 years ago
  75. 913dc7f Exclude "ant_on_air\tests\temp" folder from final source packages for installer by Piotr Zarzycki · 8 years ago
  76. 1fed4dc Update year to 2017 in NOTICE by Piotr Zarzycki · 8 years ago
  77. 6f283c9 Update release notes for version 3.3 by Piotr Zarzycki · 8 years ago
  78. 74278d6 FLEX-35295 - Fix hangs in validation of osmf.swc by Piotr Zarzycki · 8 years ago
  79. 72c0ebc Temporary block "test" in ant on air to check whether build pass by Piotr Zarzycki · 8 years ago
  80. 4b82af9 FLEX-35295 - Use powershell to build zip only files on windows by Piotr Zarzycki · 8 years ago
  81. e7edfd8 FLEX-35295 - Fixed issue with unzipping Adobe Air on Windows by using powershell instead cmd. (code provided by Josh Tynjala - Thanks!) This changes has to be delivered along with fix for issue FLEX-35364 by Piotr Zarzycki · 8 years ago
  82. cffa3f0 Remove accidentally committed local paths to SDK by Piotr Zarzycki · 8 years ago
  83. 1f247c2 Bring back previous path to flexTasks.jar by Piotr Zarzycki · 8 years ago
  84. 697ea8e Fix urls to external utils classes in ant_on_air by Piotr Zarzycki · 8 years ago
  85. 8d81509 Fix path to ant flexTasks.jar by Piotr Zarzycki · 8 years ago
  86. b1a013c flex-sdk-converter: DownloadRetriever and ProgressBar use slf4j SimpleLogger so that Maven -q option will correctly hide non-error output by Josh Tynjala · 8 years ago
  87. 8b168c1 Update README.md by Om Muppirala · 8 years ago
  88. 4d898af npm-flexjs: simplified the way that custom download URLs may be used for nightlies by Josh Tynjala · 8 years ago
  89. 86a18ec npm-flexjs: fixed Closure compiler dependency and added missing Apache Commons Lang dependency by Josh Tynjala · 8 years ago
  90. f5e7703 npm-flexjs: updated package.json with new version and new download URLs by Josh Tynjala · 8 years ago
  91. ed9b3ac npm-flexjs: added missing new line in Adobe AIR install prompt by Josh Tynjala · 8 years ago
  92. 92b9d4c npm-flexjs: to help with debugging, URLs of dependencies are included in console output by Josh Tynjala · 8 years ago
  93. 233d8e9 npm-flexjs: added configuration keys to allow nightly builds to be installed with npm by Josh Tynjala · 8 years ago
  94. 511bdcb npm-flexjs: updated formatting in readme and fixed some typos by Josh Tynjala · 8 years ago
  95. ee771e6 - Made it possible to also accept the license agreement by setting an environment variable by Christofer Dutz · 8 years ago
  96. 581567a - Added an expanation to ssl handshake errors when downloading from sourceforge. by Christofer Dutz · 9 years ago
  97. 9b38938 - Switched from System.out.println to logback by Christofer Dutz · 9 years ago
  98. 30ef5fb npm-flexjs: put back duplicate Guava dependency because it's required, but updated to correct version by Josh Tynjala · 9 years ago
  99. 26cd3e6 npm-flexjs: removed duplicate Guava dependency by Josh Tynjala · 9 years ago
  100. 5ed2c77 Add support for latest google closure compiler by OmPrakash Muppirala · 9 years ago