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"

(126 intermediate revisions by 13 users not shown)
Line 2: Line 2:
 
<table border="0"  width="100%" cellspacing="6">  
 
<table border="0"  width="100%" cellspacing="6">  
 
<tr>
 
<tr>
<td>
 
  
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> wiki home ===
+
<td valign="top">
The EclipseLink project provides a runtime persistence solution focussed on leading standards and extended functionality needed for today's enterprise Java and SOA application development. EclipseLink offers support for:
+
<table>
* [[/FAQ/WhatIsOR |Object-Relational (JPA)]]
+
<tr>
* [[/FAQ/WhatIsMOXy |MOXy: Object-XML (JAXB)]]
+
<td>
* [[/FAQ/WhatIsSDO |Service Data Objects (SDO)]]
+
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> Development Home ===
* [[/FAQ/WhatIsEIS |Non-Relational (EIS via JCA)]]
+
This page is focussed on information about current development and development process for the comitters of the EclipseLink project.
EclipseLink is a sub-project of the Technology Project and is currently in its incubation phase.  
+
 
</td>
 
</td>
<td rowspan="2" width="310" style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
+
</tr>
  
=== Links ===
+
<tr>
* [http://www.eclipse.org/eclipselink EclipseLink home page]
+
<td valign="top">
* [[EclipseLink/FAQ|FAQ]]
+
<table width="100%" cellpadding="0" cellspacing="0">
* [http://wiki.eclipse.org/Category:EclipseLink:Users EclipseLink People]
+
<tr>
* [http://wiki.eclipse.org/Category:EclipseLink:Committers EclipseLink Committers]
+
<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]]
  
==== Newsgroups & Mailing Lists ====
+
* [[EclipseLink/Development/2.6.0]]
* [http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.eclipselink EclipseLink Newsgroup]
+
** Development being done in '''/git/master/'''
* [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 ====
+
* [http://eclipselink.blogspot.com EclipseLink Team Blog]
+
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
+
 
+
=== User Documents ===
+
* [[EclipseLink/UserManual|User Manual]]
+
* [[EclipseLink/HowTos|How Tos]]
+
* [[EclipseLink/Examples|Examples]]
+
 
+
=== Development Documents ===
+
* [[EclipseLink/WikiLayout|Wiki Organization]]
+
* [[EclipseLink/Dependences|Dependences]]
+
* [[EclipseLink/DesignDocs|Design documents]]
+
* [[EclipseLink/Architecture|Architecture documents]]
+
  
 +
* [[EclipseLink/Development/2.5.0]]
 +
** Maintenance releases from 2.5 branch
 
</td>
 
</td>
 
</tr>
 
</tr>
<tr valign="bottom">
 
 
<td>
 
<table width="100%" height="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">
 +
=== 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).
  
== Project Status/News ==
+
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).
* Current Status (Aug 27th 2007): All IPZilla bugs have been approved.  
+
 
** Initial source contribution checked-in
+
==== EclipseLink Newsgroups & Mailing Lists ====
** [[EclipseLink/Building | Working on building]]
+
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=111 EclipseLink Users Forum]
* [[EclipseLink/IPLog | IP Log]]
+
* [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/Timeline | Project Timeline]]
+
* [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/RoadMap | Project Road Map]]
+
* [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/FAQ| EclipseLink FAQ]]
+
</td>  
* [[EclipseLink/Building| Building EclipseLink]]
+
</td>
+
 
</tr>
 
</tr>
 +
 
</table>
 
</table>
 
</td>
 
</td>
</tr>
 
  
<tr>
+
<td rowspan="3" width="310" valign="top">
<td colspan="2">
+
<table>
=== Articles ===
+
<tr><td style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
  
* [http://www.oracle.com/corporate/press/2007_mar/OpenSource-TopLink.html Announcement: Oracle Proposes Open Source Persistence Project at Eclipse Foundation]
+
=== Links ===
</td>
+
* [http://www.eclipse.org/eclipselink EclipseLink Home]
</tr></table>
+
* [http://www.eclipse.org/eclipselink/downloads/index.php Downloads]
[[Category:Eclipse Technology Project]]
+
[[Category:EclipseLink]]
+
  
=== EclipseLink Development Process ===
+
* [[EclipseLink/Bugs|Bugs and Enhancements]]
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 prioitized [[EclipseLink/Development/Backlog|backlog]] is created and kept up to date using input from the community.  The [[EclipseLink/Development/SprintList|task list]] is the work that is done in a Sprint, organized by componant.
+
  
== Features and Enhancements ==
+
* [[/Testing|Testing]]
Features and Enhancements will have a BugZilla 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).
+
* [[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
 +
====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
  
== Bugs ==
+
====Development Documentation====
Docs are usually note required for bug fixes.  Prior to code being checked in, code reviews will be done through the mailing list (eclipselink-dev@eclipse.org).
+
* [[EclipseLink/Dependencies|Dependencies]]
 +
* [[EclipseLink/Development/DesignDocs|Design documents]]
 +
* [[EclipseLink/Development/Architecture|Architecture documents]]
 +
* [[EclipseLink/Development/Summit|EclipseLink Summit 2010]]
 +
 
 +
</td></tr></table>
 +
</td>
 +
</tr>
 +
</table>
  
== Design Docs ==
+
[[Category:EclipseLink|Development]]
[[EclipseLink/Development/DesignDocs/Template|design doc template]]
+

Revision as of 11:07, 9 July 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 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

Links

  • Testing
  • 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

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