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"

(Current Development)
(Current Development)
(32 intermediate revisions by 8 users not shown)
Line 2: Line 2:
 
<table border="0"  width="100%" cellspacing="6">  
 
<table border="0"  width="100%" cellspacing="6">  
 
<tr>
 
<tr>
 +
 
<td valign="top">
 
<td valign="top">
 
 
<table>
 
<table>
 
<tr>
 
<tr>
 
<td>
 
<td>
 
 
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> Development Home ===
 
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> Development Home ===
 
This page is focussed on information about current development and development process for the comitters of the EclipseLink project.
 
This page is focussed on information about current development and development process for the comitters of the EclipseLink project.
 
 
</td>
 
</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
<td>
+
<td valign="top">
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
+
<table width="100%" cellpadding="0" cellspacing="0">
 
<tr>
 
<tr>
<td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
+
<td valign="top" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 +
== Current Development ==
 +
* Development has moved from SVN to Git, see [[EclipseLink/Development/Process/Git|Git]]
  
== Current Development ==
+
* [[EclipseLink/Development/2.6.0]]
* [[EclipseLink/Development/2.1]] - Planning our Helios Release
+
* [[EclipseLink/Development/2.5.0]]
** Looking for feedback on proposds Themes
+
** Looking for feedback on Proposals, Themes
 +
** Development being done in '''/git/master/'''
 +
 
 +
* [[EclipseLink/Development/JPA 2.1]]
 +
** Outlines work for JPA 2.1 compliance based on EPD
 
** Development being done in '''/svnroot/rt/org.eclipse.persistence/trunk/'''
 
** Development being done in '''/svnroot/rt/org.eclipse.persistence/trunk/'''
  
* 2.0.1 Patch Set - '''Status: Not Scheduled'''
+
* 2.2.1 Path Set
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/2.0/trunk/'''
+
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/2.2/trunk/'''
  
* 1.2.1 Patch Set - '''Status: Not Scheduled'''
+
* 2.1.1 Patch Set - '''Status: Proposed: Aug 2010'''
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/1.2/trunk/'''
+
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/2.1/trunk/'''
 +
 
 +
* 2.0.3 Patch Set - '''Status: Proposed: Fall , 2010'''
 +
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/2.0/trunk/''
  
* 1.1.4 Patch Set - '''Status: Not Scheduled'''
+
* 1.1.4 Patch Set - '''Status: Started, Release Date Not Scheduled'''
 
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/1.1.0/trunk/'''
 
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/1.1.0/trunk/'''
  
 +
* 1.2.1 Patch Set - '''Status: Not Scheduled'''
 +
** Development being done in '''/svnroot/rt/org.eclipse.persistence/branches/1.2/trunk/'''
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>
+
<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 functional specification and [[EclipseLink/Development/DesignDocs|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).
+
  
 
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).
  
=== Committer Resources ===
+
==== EclipseLink Newsgroups & Mailing Lists ====
 
+
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=111 EclipseLink Users Forum]
* Development Documentation
+
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/maillist.html EclipseLink Dev Mailing list - eclipse.org hosted - date view] - [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/ month view] - [https://dev.eclipse.org/mailman/listinfo/eclipselink-dev subscribe]
** [[EclipseLink/WikiLayout|Wiki Organization]]
+
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-users/maillist.html EclipseLink Users Mailing list - eclipse.org hosted - date view] - [http://dev.eclipse.org/mhonarc/lists/eclipselink-users/ month view] - [https://dev.eclipse.org/mailman/listinfo/eclipselink-users subscribe]
** [[EclipseLink/Dependencies|Dependencies]]
+
* [http://www.nabble.com/EclipseLink-f26430.html EclipseLink Nabble Forums] - [http://old.nabble.com/EclipseLink---Users-f26658.html users] - [http://old.nabble.com/EclipseLink---Dev-f26332.html dev]
** [[EclipseLink/Development/DesignDocs|Design documents]]
+
</td>  
** [[EclipseLink/Development/Architecture|Architecture documents]]
+
** [[EclipseLink/Development/Documentation|End-user documentation plan]]
+
** [[EclipseLink/Building| Building EclipseLink]]
+
 
+
* [[EclipseLink/IPLog | IP Log]] where all external contributions and new approved dependencies must be tracked
+
* [http://fisheye2.atlassian.com/browse/eclipselink FishEye] provides a graphical interface to monitor the SVN repository
+
* [[EclipseLink/Development/Incubator|Incubator]] where experimental ideas are developed
+
 
+
* Newsgroups & Mailing Lists
+
** [http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.eclipselink EclipseLink Newsgroup]
+
** [http://www.nabble.com/EclipseLink-f26430.html EclipseLink Nabble Forums]
+
** [https://dev.eclipse.org/mailman/listinfo/eclipselink-dev EclipseLink Developers Mailing List]
+
** [https://dev.eclipse.org/mailman/listinfo/eclipselink-users EclipseLink Users Mailing List]
+
 
+
</td>
+
 
</tr>
 
</tr>
  
Line 70: Line 63:
 
</td>
 
</td>
  
<td rowspan="2" 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;">
 
<tr><td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
Line 78: Line 71:
 
</td></tr>
 
</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;">
 +
 
=== Links ===
 
=== Links ===
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 
* [http://www.eclipse.org/eclipselink/downloads/index.php Downloads]
 
* [http://www.eclipse.org/eclipselink/downloads/index.php Downloads]
* [[EclipseLink/Source|Source]]
 
* [[/Process|Development Process]]
 
* [[/Testing|Testing]]
 
  
 
* [[EclipseLink/Bugs|Bugs and Enhancements]]
 
* [[EclipseLink/Bugs|Bugs and Enhancements]]
* [[/Performance|Performance]]
 
 
* [[EclipseLink/Timeline | Project Timeline]]
 
* [[EclipseLink/Timeline | Project Timeline]]
 
* [[EclipseLink/DevMeetings| Developer Meetings minutes and agendas]]
 
* [[EclipseLink/DevMeetings| Developer Meetings minutes and agendas]]
* [[EclipseLink/Maven| Information about EclipseLink Maven Repository]]
+
* [[EclipseLink/Development/Summit|EclipseLink Summit 2010]]
 +
 
 +
* [[/Testing|Testing]]
 +
* [[/Performance|Performance]]
 +
* [[EclipseLink/Development/Incubator|Incubator]] - where experimental ideas are developed
 +
* [[/Process|Development Process]] - overview of development process
 +
* [[EclipseLink/IPLog | IP Log]] - where all external contributions and new approved dependencies must be tracked
 +
* [[EclipseLink/Building| Building]] - building EclipseLink including Orbit projects
 +
* [[EclipseLink/Maven|Maven]] - information about EclipseLink Maven repository
 +
* [[EclipseLink/Development/Process/Git|Git]] - Git source repository
 +
* [[EclipseLink/Source|Source]] - links to source code
 +
====Resources====
 +
* [http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/ git.eclipse] - EclipseLink Git repository on Eclipse
 +
* [https://fisheye2.atlassian.com/changelog/eclipselinkgit FishEye] - graphical interface monitoring the Git repository
 +
* [https://www.ohloh.net/p/eclipselink Ohloh] - open source project network
 +
 
 +
====Development Documentation====
 +
* [[EclipseLink/Dependencies|Dependencies]]
 +
* [[EclipseLink/Development/DesignDocs|Design documents]]
 +
* [[EclipseLink/Development/Architecture|Architecture documents]]
 +
* [[EclipseLink/Development/Documentation/Plans|End-user documentation plans]]
 +
====Wiki====
 +
* [[EclipseLink/WikiLayout|Wiki Organization]]
 
* [[:Category:EclipseLink]]
 
* [[:Category:EclipseLink]]
 
* [[:Category:EclipseLink:Users]]
 
* [[:Category:EclipseLink:Users]]
 
* [[:Category:EclipseLink:Committers]]
 
* [[:Category:EclipseLink:Committers]]
 
  
 
</td></tr></table>
 
</td></tr></table>

Revision as of 13:34, 29 May 2013

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
  • 2.2.1 Path Set
    • Development being done in /svnroot/rt/org.eclipse.persistence/branches/2.2/trunk/
  • 2.1.1 Patch Set - Status: Proposed: Aug 2010
    • Development being done in /svnroot/rt/org.eclipse.persistence/branches/2.1/trunk/
  • 2.0.3 Patch Set - Status: Proposed: Fall , 2010
    • Development being done in '/svnroot/rt/org.eclipse.persistence/branches/2.0/trunk/
  • 1.1.4 Patch Set - Status: Started, Release Date Not Scheduled
    • Development being done in /svnroot/rt/org.eclipse.persistence/branches/1.1.0/trunk/
  • 1.2.1 Patch Set - Status: Not Scheduled
    • Development being done in /svnroot/rt/org.eclipse.persistence/branches/1.2/trunk/

Features, Bugs & Enhancements

Features and Enhancements will have a BugZilla enhancement associated with it. A functional specification and 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

Weekly Committer Meeting

  • Agenda
  • Thursday @ 11 AM EST (GMT -5)

Links

  • Testing
  • Performance
  • Incubator - where experimental ideas are developed
  • Development Process - overview of development process
  • IP Log - where all external contributions and new approved dependencies must be tracked
  • Building - building EclipseLink including Orbit projects
  • Maven - information about EclipseLink Maven repository
  • Git - Git source repository
  • Source - links to source code

Resources

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

Development Documentation

Wiki

Copyright © Eclipse Foundation, Inc. All Rights Reserved.