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"

(Links)
 
(63 intermediate revisions by 11 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>
 
<td>
 
  
=== 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.
 
 
</td>
 
</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 ==
 
== Current Development ==
* [[EclipseLink/Development/2.1]] - Planning our Helios Release
+
* Development has moved from SVN to Git, see [[EclipseLink/Development/Process/Git|Git]]
** Looking for feedback on proposes Themes
+
  
* 2.0.1 Patch Set
+
* [[EclipseLink/Development/2.7.0]]
** Release Date not confirmed
+
** Development being done in '''/git/master/'''
 
+
* 2.1.1 ?
+
 
+
* 1.1.4 ?
+
  
 +
* [[EclipseLink/Development/2.6.0]]
 +
** Maintenance releases from 2.6 branch
  
 +
* [[EclipseLink/Development/2.5.0]]
 +
** Maintenance releases from 2.5 branch
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td style="border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
+
<td valign="top">
== Committer News ==
+
  
* Oct 26, 2009 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.2 Released!]
+
== Features, Bugs & Enhancements ==
* Oct 9, 2009 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.1.3 Released!]
+
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).
* Mar 12, 2009 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.1 Released!]
+
 
* Oct 29, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0.2 Released!]
+
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).
* July 9, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0 Released!]
+
 
* June 12, 2008 - Moving the EclipseLink project from Technology to RT. this will effect SVN, build, test, newsgroup, download locations.
+
== EclipseLink Newsgroups & Mailing Lists ==
* Feb 8, 2009 - [[EclipseLink/Maven | Maven repository available]]
+
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=111 EclipseLink Users Forum]
* Nov 12, 2007 - [http://www.eclipse.org/eclipselink/downloads/ Nightly development builds, available for download.]
+
* [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]
* Aug 27, 2007 - All IPZilla bugs approved. Initial source contribution checked-in.
+
* [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]
</td>
+
* [http://eclipse.1072660.n5.nabble.com/EclipseLink-f4.html EclipseLink Nabble Forums] - [http://eclipse.1072660.n5.nabble.com/EclipseLink-Users-f5.html users] - [http://eclipse.1072660.n5.nabble.com/EclipseLink-Dev-f7490.html dev]
 +
</td>  
 
</tr>
 
</tr>
 +
 
</table>
 
</table>
 
</td>
 
</td>
</tr>
 
  
<tr>
+
<td rowspan="3" width="310" valign="top">
<td>
+
<table>
 +
<tr><td style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
  
 +
=== Links ===
 +
* [http://www.eclipse.org/eclipselink EclipseLink Home]
  
=== EclipseLink Development Process ===
+
* [[EclipseLink/Development/DesignDocs|Design documents]]
The development process for working on EclipseLink is based on the agile development process [http://en.wikipedia.org/wiki/Scrum_(development) Scrum].  In a nutshell, a prioritized [[EclipseLink/Development/Backlog|backlog]] is created and kept up to date using input from the community.
+
  
=== Features and Enhancements ===
+
* [[EclipseLink/Development/Process/Git|Git]] - source code repository
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).
+
  
=== Bugs ===
+
* [[/Process|Contribution/Development Process]] - overview of development process
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).
+
* [[EclipseLink/Building| Building & Testing]] - how to build and test EclipseLink
 +
* [[/Testing|Testing]] - more information on EclipseLink testing
  
</td>
+
* [[EclipseLink/Maven|Maven]] - EclipseLink in Maven
</tr>
+
  
</table>
+
* [http://www.eclipse.org/eclipselink/#download Downloads]
</td>
+
  
<td rowspan="2" width="310" valign="top">
+
* [[EclipseLink/Development/Incubator|Incubator]] - where experimental ideas are developed
<table><tr><td style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
+
* [[EclipseLink/IPLog | IP Log, Dependencies]] - where all external contributions and dependencies must be tracked
=== Links ===
+
* [http://www.eclipse.org/eclipselink EclipseLink Home]
+
* [http://www.eclipse.org/eclipselink/downloads/index.php Downloads]
+
* [[EclipseLink/Source|Source]]
+
* [http://fisheye2.atlassian.com/browse/eclipselink FishEye]
+
* [[/Process|Development Process]]
+
* [[/Testing|Testing]]
+
* [[EclipseLink/Development/Incubator|Incubator]]
+
* [[EclipseLink/Bugs|Bugs and Enhancements]]
+
* [[/Performance|Performance]]
+
* [[EclipseLink/IPLog | IP Log]]
+
* [[EclipseLink/Timeline | Project Timeline]]
+
* [[EclipseLink/RoadMap | Project Road Map]]
+
* [[EclipseLink/Building| Building EclipseLink]]
+
* [[EclipseLink/DevMeetings| Developer Meetings minutes and agendas]]
+
* [[EclipseLink/Maven| Information about EclipseLink Maven Repository]]
+
* [[:Category:EclipseLink]]
+
* [[:Category:EclipseLink:Users]]
+
* [[:Category:EclipseLink:Committers]]
+
  
==== Newsgroups & Mailing Lists ====
+
* [[EclipseLink/Development/Bugs|Bugs and Enhancements]]
* [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]
+
  
==== Blogs ====
+
====Resources, Documentation====
* [http://eclipselink.blogspot.com EclipseLink Team Blog]
+
* [https://www.openhub.net/p/eclipselink Open HUB] - open source project network
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
+
 
 +
* [[EclipseLink/Development/Architecture/EclipseLink|EclipseLink Architecture]]
 +
* [[EclipseLink/Development/Summit|EclipseLink Summit 2010]]
  
=== Development Documents ===
 
* [[EclipseLink/WikiLayout|Wiki Organization]]
 
* [[EclipseLink/Dependencies|Dependencies]]
 
* [[EclipseLink/Development/DesignDocs|Design documents]]
 
* [[EclipseLink/Development/Architecture|Architecture documents]]
 
* [[EclipseLink/Development/Documentation|End-user documentation plan]]
 
 
</td></tr></table>
 
</td></tr></table>
 
</td>
 
</td>

Latest revision as of 14:04, 18 April 2015

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

  • Git - source code repository
  • Maven - EclipseLink in Maven

Resources, Documentation

Back to the top