wiki:ITERATION_04/Release

Version 4 (modified by pap, 16 years ago) (diff)

--

RELEASE 2 pre-alpha-3

RELEASE_SCHEDULE
Release team working process

Tasks for testing

  • These are the tasks.
  • We should test the user visible tasks.

Urgent Goals

Before 2009-02-13 we need to achieve the following:

  • product
    • repository branching
    • Gaining functionality needed for the second release as stated by the schedule
    • tuning
    • bugs to fix
    • things to remove
    • things to disable
    • files to download
    • final delivery
  • documentation
    • download page
    • release documentation
    • user documentation
    • installation instructions

Documentation

Download Page

Release Document

  • released features:
    • External
      • Page object alignment
      • Selecting multiple page objects
      • Frame bounding properties, for example margins
      • Audio and video support
      • Undo manager
      • Halos and huds
      • More menu support
    • Internal
      • Property thread safety
      • Initial plugin support
      • Page Template core support
    • Community server
      • Build Server

User Documentation

  • This should be the documentation for all features available in the released downloadable. This includes new features, old features and updates done to them. This way we could iteratively form the final user docs.
  • Currently at ITERATION_03/Release/UserDocumentation

Installation Instructions

  • installation instructions (MAC/Windows/Linux). Mac java tweaking instructions.

Product

IMPORTANT

Always write where is the result of the task you completed. This would be the changeset with thorough commit comment for coding and a link to the wiki page for a document.

Repository Branching

Promised Features

  • Selecting multiple page objects

    #282
    BASE_MODEL_PAGE_ELEMENTS_R0

    No results

  • Page object alignment

    #648
    PAGE_ELEMENT_ALIGNING_R0

  • Frame bounding properties, for example margins
    • Done(needs reviewing)
  • Audio and video support
    • Some are almost done (need reviewing)

      #969
      MEDIA_ENGINE_IMPL_COMMON_R0

      #972
      MEDIA_ENGINE_IMPL_MAIN_R0

    • Some Scene implementation.
  • Undo manager

    #160
    PRO_CHANGE_MANAGER_R0

    #155
    PRO_CHANGE_UNDO_MANAGER_R0

  • Halos and huds
    • Revisit

      #247
      BASE_HALOS_R0

  • More menu support

    #237
    BASE_MENUS_R0

    #383
    APP_BASIC_MENUS_R0

  • Property thread safety
    • The basics are done in 02b

      #135
      PRO_LIB_CORE_THREAD_SAFETY_R0

  • Initial plugin support

    #105
    PLUGIN_MODULE_STRUCTURE_R1

    #113
    PLUGIN_SUPPORT_LIB_BASE_R1

    #401
    APP_PLUGIN_MANAGER_ABOUT_R0

    (optionally)

  • Page Template core support

    #699
    FRAME_PROPERTY_LOCKING_R0

    #694
    FRAME_TEMPLATES_R0

    #566
    PAGE_TEMPLATE_BEHAVIOUR_R0

    #569
    PAGE_TEMPLATES_LISTING_R0

  • Build Server
    • Done

Release Tuning

Bugs to Fix

Things to Remove

Things to Disable

Final Delivery

Comments

How to use the branch

  • Update your working copy of the repository
    • If you have the trunk project imported in Eclipse, change your workspace to a new one (for example "Release")
    • Import as a "Maven project" from branches/release01/sophie2-platform
    • All your changes from now on will affect only the release branch

Current downloadable