Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development"

m (Links)
(Project Status/News)
Line 20: Line 20:
  
 
== Project Status/News ==
 
== Project Status/News ==
 +
* Jan 20, 2009 - 1.1.0 branch created for 1.1 release, trunk open for new 2.0 development.
 
* Oct 29, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0.2 Released!]
 
* Oct 29, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0.2 Released!]
 
* Sept 9, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0.1 Released!]
 
* Sept 9, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0.1 Released!]

Revision as of 11:54, 25 February 2009

Welcome to the Eclipse Persistence Services Project (EclipseLink) Development Home

This page is focussed on information about current development and development process for the comitters of the EclipseLink project.

Project Status/News

Component Development Information/Status

EclipseLink Development Process

The development process for working on EclipseLink is based on the agile development process Scrum. In a nutshell, a prioritized backlog is created and kept up to date using input from the community. The task list is the work that is done in a Sprint, organized by component.

Features and Enhancements

Features and Enhancements will have a BugZilla enhancement associated with it. A functional specification and design document will be created for each each feature. A review of these docs will be initially done by mailing list (eclipselink-dev@eclipse.org) and by meeting if followup is required. Prior to code being checked in, code reviews will be done through the mailing list (eclipselink-dev@eclipse.org).

Bugs

Docs are usually not required for bug fixes. Prior to code being checked in, code reviews will be done through the mailing list (eclipselink-dev@eclipse.org).

Todo:

- A way to query on what bug#'s correspond to the code checked into the nightly/milestone label so we can view the diffs as a transaction (individual diffs are available via SVN-update).

Links

Newsgroups & Mailing Lists

Blogs

Development Documents

Back to the top