Project Plan For Mylyn, version 3.8

Introduction

The mission of the Mylyn project is to provide:

  1. Frameworks and APIs for Eclipse-based task and Application Lifecycle Management (ALM)
  2. Exemplary tools for task-focused programming within the Eclipse IDE.
  3. Reference implementations for open source ALM tools used by the Eclipse community and for open ALM standards such as OSLC

The project is structured into sub-projects, each representing an ALM category and providing common APIs for specific ALM tools. The primary consumers of this project are ALM ISVs and other adopters of Eclipse ALM frameworks.

Please see the project charter for more details.

Release Deliverables

The Mylyn project coordinates a release of all participating sub-projects twice a year.

  • Mylyn Builds (Incubation)
    • Builds Framework
    • Hudson/Jenkins Connector
    • Builds SDK
  • Mylyn Commons
    • Discovery Framework
    • Identity Framework
    • Interaction Monitoring Framework
    • Notification Framework
    • Repository Framework
    • Transport Framework
    • HTTP Transport
    • SOAP Transport
    • XML-RPC Transport
    • UI Toolkit
    • Commons SDK
  • Mylyn Context
    • Focused UI
    • Eclipse IDE Bridge
    • Java Development Bridge
    • Plug-in Development Bridge
    • Team Support Bridge
    • C/C++ Development Bridge
    • Context SDK
  • Mylyn Docs
    • WikiText
    • HtmlText
    • EPUB
    • Docs SDK
    • WikiText SDK
    • EPUB SDK
  • Mylyn Reviews (Incubation)
    • Reviews Framework
    • Gerrit Connector
    • Reviews SDK
  • Mylyn Tasks
    • Task List
    • Bugzilla Connector
    • Trac Connector
    • Tasks SDK
    • Tasks Tests SDK
  • Mylyn Versions (Incubation)
    • Versions Framework
    • CVS Connector
    • Git Connector
    • Subclipse Connector
    • Versions SDK

The following repositories are supported:

  • Bugzilla 3.6.9, 4.0.6, 4.2.1
  • Trac 0.12.3
  • Hudson 2.2.1
  • Jenkins 1.447.1
  • Gerrit 2.3.0, 2.4.0

Table of Contents

Release Milestones

The plan and roadmap dates are listed in the Mylyn Calendar (view as iCal or html ) and on the Eclipse project timeline .

3.8 RC12012-05-23
Release Candidate (API and Feature Complete)
3.8 RC22012-05-30
Release Candidate
3.8 RC32012-06-06
Release Candidate (API Freeze)
3.8 RC42012-06-13
Release Candidate (Final Build)
3.82012-06-27
Major Release

Service Releases

3.8.1 2012-08-03
Service Release (Juno SR1)
3.8.2 2012-09-28
Service Release (Juno SR1)
3.8.3 2013-02-22
Service Release (Juno SR2)

Ramp Down

After RC1 is released, builds will be produced weekly until the 3.8 release. In the RC phase only bugs marked P2 or higher or severity major or higher will be fixed. APIs will not change except to address critical fixes based on integrator feedback, until RC3, at which point APIs will be frozen.

Table of Contents

Target Environments

Mylyn is designed to run on version 1.5 of the Java Runtime Environment, Standard Edition.

Mylyn 3.8 will support the following Eclipse releases:

  • Eclipse 3.7
  • Eclipse 3.8
  • Eclipse 4.2
Support for Eclipse 3.6 has been discontinued.

Test Platforms
Operating System OS Version Architecture Window System Java Platform Eclipse Release
Manual Tests
Ubuntu Linux 12.04 x86-64 GTK Sun Java 2 Standard Edition 6.0 Eclipse 4.2 (latest milestone)
Microsoft Windows 7 x86-64 Win32 Sun Java 2 Standard Edition 5.0 Eclipse 3.7.2
Apple Mac OS X 10.7 x86-64 Cocoa Apple Java 2 Platform Standard Edition 6 Eclipse 3.7.2
Automated Tests
Ubuntu Linux 10.04 x86-64 GTK Sun Java 2 Standard Edition 7.0 Eclipse 3.7, 3.8, 4.2

Internationalization

Strings in all non-incubation plug-ins and features will be externalized and available for translation through Eclipse Babel.

Table of Contents

Compatibility with Previous Releases

API Contract Compatibility: Mylyn 3.8 will be backward compatible with Mylyn 3.0.

Binary (plug-in) Compatibility: Mylyn 3.8 will be binary compatible with Mylyn 3.0.

Source Compatibility: Mylyn 3.8 will not by be source compatible with previous versions.

Workspace Compatibility: We intend to keep Mylyn 3.8 upwards workspace-compatible with all versions higher than Mylyn 2.0 unless noted. This means that workspaces created with Mylyn 2.0 can be successfully opened by Mylyn 3.8 and upgraded to a 3.7 workspace.

Table of Contents

Themes and Priorities

In addition to using the planned themes listed below, we continue prioritizing the ongoing input of our growing user community.

Builds

Integration of continuous integration and build systems and seamless access to software build and assembly technologies. Mylyn users will be able to access continuous integration processes, control build execution and associate build results with tasks and context.

Project plan for Mylyn Builds 1.0

Commons

Framework of common UI, web service, REST and test utilities to be used by the rest of Mylyn and by other Eclipse-based tools.

Project plan for Mylyn Commons 3.8

  • Proposed

    • remove deprecated internal provisional classes from Commons [374506] (target milestone: 3.8)

Context

Usage monitoring, degree-of-interested modeling and the task-focused user extensions implementation for the Eclipse UI, which re-aligns the user experience around tasks and provides features such as workspace focusing and one-click multitasking.

Project plan for Mylyn Context 3.8

  • Proposed

    • [e4] support editor restore on task activation [373098] (target milestone: 3.8)

Docs

Eclipse-based access to documentation systems such as Wikis and other portals. This builds on the Mylyn WikiText framework.

Project plan for Mylyn Docs 1.7

  • Proposed

    • Move EPUB support into weekly/release builds [380104] (target milestone: 1.7.0)

Reviews

Eclipse-based code review functionality that's seamlessly integrated with the Tasks and SCM systems supported by Mylyn. Eclipse integration for Agile code reviews, the formal IEEE code review process, review reports with BIRT and aim to support many Eclipse artifact for reviews, e.g. JDT (Java files), CDT (C/C++ files), EMF (models).

Project plan for Mylyn Reviews 1.0

  • Proposed

    • support Gerrit 2.3 [375672] (target milestone: 1.0)
    • support Gerrit 2.4 [379963] (target milestone: 1.0)

Tasks

Integration with Agile, issue, bug and defect tracking servers. Mylyn Tasks provides rich task editing, task list management and offline synchronization for ALM servers. Central portion of the ALM integration framework used by other projects, eg, task-based changed tracking for the SCM project.

Project plan for Mylyn Tasks 3.8

  • Proposed

    • [api] move classes in org.eclipse.mylyn.internal.provisional.tasks.core to API package [375076] (target milestone: 3.8)
    • [e4] improve Mylyn 3.8 compatibility with Eclipse 4.2 [376368] (target milestone: 3.8)
  • Deferred

    • [api] provide an extensible store for task-related information [358554] (target milestone: 3.9)
    • remove deprecated internal provisional classes from Tasks [376337] (target milestone: 3.9)

Versions

Eclipse integration for source code and configuration management tools(SCM, SCCM) and bi-directional linking to change management tools. Mylyn Versions and the API it provides builds on the existing Eclipse Team APIs.

Project plan for Mylyn Versions 1.0

  • Proposed

    • R4E Array index out of bound exceptions [367213] (target milestone: 1.0)
    • Unable to find Review items from imported maven projects [381036] (target milestone: 1.0)
    • [subclipse] Adding a resource review item using SVN displays version 5 [359469] (target milestone: 1.0)
    • [Subclipse] Include connector in next mylyn release [375372] (target milestone: 1.0)

Eclipse 4.2

Mylyn 3.8 will support installation into Eclipse 4.2 and be functional with limitations. Progress is tracked on bug 321278 .

Table of Contents

view raw xml of project plan
from project meta-data key "projectplanurl"