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)
(9 intermediate revisions by the same user not shown)
Line 21: Line 21:
  
 
* [[EclipseLink/Development/2.6.0]]
 
* [[EclipseLink/Development/2.6.0]]
* [[EclipseLink/Development/2.5.0]]
 
** Looking for feedback on Proposals, Themes
 
 
** Development being done in '''/git/master/'''
 
** Development being done in '''/git/master/'''
  
* [[EclipseLink/Development/JPA 2.1]]
+
* [[EclipseLink/Development/2.5.0]]
** Outlines work for JPA 2.1 compliance based on EPD
+
** Maintenance releases from 2.5 branch
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 32: Line 30:
 
<td valign="top">
 
<td valign="top">
 
=== Features, Bugs & Enhancements ===
 
=== Features, Bugs & Enhancements ===
Features and Enhancements will have a BugZilla [[EclipseLink/Development/Bugs|enhancement]] associated with it.  A functional specification and [[EclipseLink/Development/DesignDocs|design document]] will be created for 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).
+
Features and Enhancements will have a BugZilla [[EclipseLink/Development/Bugs|enhancement]] associated with it.  A [[EclipseLink/Development/DesignDocs|design document]] will be created for 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).
  
 
Docs are usually not required for [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EclipseLink bug] fixes.  Prior to code being checked in, code reviews will be done through the mailing list (eclipselink-dev@eclipse.org).
 
Docs are usually not required for [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EclipseLink bug] fixes.  Prior to code being checked in, code reviews will be done through the mailing list (eclipselink-dev@eclipse.org).
Line 49: Line 47:
 
<td rowspan="3" width="310" valign="top">
 
<td rowspan="3" width="310" valign="top">
 
<table>
 
<table>
<tr><td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
 
'''Weekly Committer Meeting'''
 
* [[EclipseLink/DevMeetings | Agenda]]
 
* Thursday @ 11 AM EST (GMT -5)
 
</td></tr>
 
 
<tr><td style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
 
<tr><td style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
  
Line 61: Line 54:
  
 
* [[EclipseLink/Bugs|Bugs and Enhancements]]
 
* [[EclipseLink/Bugs|Bugs and Enhancements]]
* [[EclipseLink/Timeline | Project Timeline]]
 
* [[EclipseLink/DevMeetings| Developer Meetings minutes and agendas]]
 
* [[EclipseLink/Development/Summit|EclipseLink Summit 2010]]
 
  
 
* [[/Testing|Testing]]
 
* [[/Testing|Testing]]
* [[/Performance|Performance]]
 
 
* [[EclipseLink/Development/Incubator|Incubator]] - where experimental ideas are developed  
 
* [[EclipseLink/Development/Incubator|Incubator]] - where experimental ideas are developed  
* [[/Process|Development Process]] - overview of development process
+
* [[/Process|Contribution/Development Process]] - overview of development process
 
* [[EclipseLink/IPLog | IP Log]] - where all external contributions and new approved dependencies must be tracked
 
* [[EclipseLink/IPLog | IP Log]] - where all external contributions and new approved dependencies must be tracked
 
* [[EclipseLink/Building| Building]] - building EclipseLink including Orbit projects
 
* [[EclipseLink/Building| Building]] - building EclipseLink including Orbit projects
 
* [[EclipseLink/Maven|Maven]] - information about EclipseLink Maven repository
 
* [[EclipseLink/Maven|Maven]] - information about EclipseLink Maven repository
 
* [[EclipseLink/Development/Process/Git|Git]] - Git source repository
 
* [[EclipseLink/Development/Process/Git|Git]] - Git source repository
* [[EclipseLink/Source|Source]] - links to source code
 
 
====Resources====
 
====Resources====
 
* [http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/ git.eclipse] - EclipseLink Git repository on Eclipse
 
* [http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/ git.eclipse] - EclipseLink Git repository on Eclipse
Line 82: Line 70:
 
* [[EclipseLink/Dependencies|Dependencies]]
 
* [[EclipseLink/Dependencies|Dependencies]]
 
* [[EclipseLink/Development/DesignDocs|Design documents]]
 
* [[EclipseLink/Development/DesignDocs|Design documents]]
* [[EclipseLink/Development/Architecture|Architecture documents]]
+
* [[EclipseLink/Development/Architecture/EclipseLink|EclipseLink Architecture]]
* [[EclipseLink/Development/Documentation/Plans|End-user documentation plans]]
+
* [[EclipseLink/Development/Summit|EclipseLink Summit 2010]]
  
 
</td></tr></table>
 
</td></tr></table>

Revision as of 07:27, 17 October 2014

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.

Current Development

  • Development has moved from SVN to Git, see Git

Features, Bugs & Enhancements

Features and Enhancements will have a BugZilla enhancement associated with it. A design document will be created for 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).

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).

EclipseLink Newsgroups & Mailing Lists

Links

Resources

  • git.eclipse - EclipseLink Git repository on Eclipse
  • FishEye - graphical interface monitoring the Git repository
  • Ohloh - open source project network

Development Documentation

Back to the top