Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Discussions: Discussions happen on the list. "if it didn't happen on the list, it didn't happen."
  • Infrastructure
    • Version Control: SVN
    • Task System: Jira
  • Initial concerns
    • First commits: There is a "patches" branch for this.
    • Thoughts and Ideas: Commiters will work their own whiteboard on svn
    • First issues on Jira: Avoid reporting issues to JIRA that already exist in Adobe JIRA, cause the we will importing the Adobe JIRA.
  • Testing Tools: FlexUnit (http://flexunit.org/) and Mockolate (http://mockolate.org/)
  • Building ToolsSystem: Ant (it is what Adobe has being using - everyone is welcome to submit different methods of building)
  • Code Refactoring: org.apache.flex
  • Building System: only Ant will be supported
  • Versioning (thanks to Omar Gonzalez)
    • 4.6.x - Reserved for Adobe to patch bug and security fixes.
    • 4.7.x - Reserved for Adobe
    • 4.8.0 - First Apache Flex version. This version should be pretty much identical to what Adobe donated with 4.6.0.
    • 4.79.x - Versions to apply bug fixes and improvements that do not introduce API breakages, do not add significant new features, components,
      or Spark architecture changes.
    • 5.0.x - First Apache Flex big release. First big changes will start arriving for this version.

...