Mirror of Apache Flex SDK

Clone this repo:
  1. 1644730 ApproveSDK.xml: add rat-taskdef as dependency of rat-check and binary-rat by Josh Tynjala · 13 days ago develop
  2. dd08a1c ApproveSDK.xml: don't fail if env.ANT_HOME is not defined by Josh Tynjala · 13 days ago
  3. a231f32 ApproveSDK.xml: expand description of main-no-download by Josh Tynjala · 13 days ago
  4. c5df8b7 ApproveSDK.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found by Josh Tynjala · 13 days ago
  5. 403ed72 ApproveSDK.xml: fix examine-jars to work on all platforms (not macOS only) by Josh Tynjala · 13 days ago
  6. 7c47bb9 one more Java 8 version bump by Josh Tynjala · 2 years, 2 months ago
  7. 789e430 fix Xerces download URL by Josh Tynjala · 2 years, 2 months ago
  8. 8277d9e build.properties: FP and AIR 32.0 by Josh Tynjala · 2 years, 2 months ago
  9. d3e0be9 update README with new requirements and updated URLs by Josh Tynjala · 2 years, 2 months ago
  10. 7c740fc require Java 8 minimum because newer Java's can't target anything older by Josh Tynjala · 2 years, 2 months ago
  11. a71088d frameworks: more mappings of playerglobal versions to swf versions (up to 32.0) by Josh Tynjala · 2 years, 2 months ago
  12. 414b9a3 downloads.xml: Maven repo downloads require https by Josh Tynjala · 5 years ago
  13. 21e6767 downloads.xml: handle https mirror URLs by Josh Tynjala · 5 years ago
  14. eba6217 adding my gpg sign in order to sign releases by Carlos Rovira · 6 years ago
  15. 5d6f446 -Xbootclasspath/p is no longer supported as of JDK9 and JDK12 is the latest version. Changed to /p to /a. by Mark Kessler · 7 years ago
  16. 027dd9b Update KEYS with new key piotrz by Piotr Zarzycki · 8 years ago
  17. ac89884 Add missing CDATA section in TabNavigatorSkin by Piotr Zarzycki · 8 years ago
  18. 9a92a08 Make restrictToMaskPattern and updatePrompt protected to allow overriding by Piotr Zarzycki · 8 years ago
  19. c23af10 FLEX-35375 CAUSE: DataGrids didn't dispatch a VALUE_COMMIT event when a new dataProvider cleared the selection, thus allowing the selectedItem, selectedIndex, selectedItems, selectedIndexes to become null without a notification. Which also means that if there was any binding set up for any of those variables, it won't be triggered. by Mihai Chira · 8 years ago
  20. 9e3619c Ignore failure on copying flash flex kit as it doesn't exist on linux. May be a better way of doing this as it could hide other failures. by Justin Mclean · 8 years ago