Project Plan For Mylyn, version 3.8
Introduction
The mission of the Mylyn project is to provide:
- Frameworks and APIs for Eclipse-based task and Application Lifecycle Management (ALM)
- Exemplary tools for task-focused programming within the Eclipse IDE.
- 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
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 RC1 | 2012-05-23 | Release Candidate (API and Feature Complete) |
3.8 RC2 | 2012-05-30 | Release Candidate |
3.8 RC3 | 2012-06-06 | Release Candidate (API Freeze) |
3.8 RC4 | 2012-06-13 | Release Candidate (Final Build) |
3.8 | 2012-06-27 | Major Release |
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)
|
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.
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
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.
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.
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.
- No items.
- No items.
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.
- No items.
- remove deprecated internal provisional classes from Commons [374506]
(target milestone: 3.8)
- remove deprecated internal provisional classes from Commons [374506]
- No items.
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.
- No items.
- No items.
Docs
Eclipse-based access to documentation systems such as Wikis and other portals. This builds on the Mylyn WikiText framework.
- No items.
- No items.
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).
- No items.
- No items.
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.
- No items.
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.
- No items.
- 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)
- R4E Array index out of bound exceptions [367213]
- No items.
Eclipse 4.2
Mylyn 3.8 will support installation into Eclipse 4.2 and be functional with limitations. Progress is tracked on bug 321278 .