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/DevMeetings"

(Agenda May 27 2009)
(2.0)
Line 35: Line 35:
 
== 2.0 ==
 
== 2.0 ==
  
Meta Model  
+
** Meta Model
* Complete:  
+
*** Complete:
** first pass Reviewed and checked in thursday May 28th  
+
**** first pass Reviewed and checked in thursday May 28th
** Tests checked in - May 29th  
+
**** Tests checked in - May 29th
** Review updates checked in- June 3rd  
+
**** Review updates checked in- June 3rd
** Mapped Superclass Basic Accessor  
+
**** Checked in mapped Superclass patch - June 12th
** 50% Complete for core mappings and methods  
+
**** Mapped Superclass Basic Accessor
* In progress:  
+
**** 60% Complete for core mappings and methods
* Remaining 50% All the other mappings and methods  
+
**** Relational descriptor - remove equals
 
+
*** In progress:
Persistently Ordered Lists
+
**** Remaining 40% All the other mappings and methods
* Complete:
+
**** Target to complete Friday June 26rd
** Basic functionality checked in
+
** 1:1, M:1 Join table
** Validation of Order checked in
+
*** start _tues June 23rd_
** Order column in secondary table checked in
+
** Criteria API
** Index expression checked in
+
*** minimal functionality checked-in _Wed June 17th_
** Optimistic Locking of changing ordering - Checking, but not updating checked in
+
**** Construct and execute an expression
** JPA meta data config
+
*** Policy config on hold
+
* In Progress: Target Monday June 16th
+
** Clean up
+
** non numeric order column
+
** Order Policy
+
* No plans to do:
+
** null in anywhere but direct collections
+
** Duplicates anywhere but direct collections.
+
 
+
Filtering Inheritence by type field (Entity Type Expressions)
+
* Complete:
+
** Expression functionality added to EclipseLink - All tests are passing
+
** Code has been reviewed
+
** PM api input resulted in : type()
+
* In Progress
+
 
** JPQL
 
** JPQL
 
+
*** Design doc sent for review - _Thursday May 28th_
CASE
+
*** Complete: (checked in)
* Prototyping/Design
+
**** All parsing work defined in Spec complete
* Potential issues with in memory
+
***** Based on PFD - assuming nothing got inadventantly missed
* investigating, discussing in spec doc
+
*** In Progress:
* Spec page being updated
+
**** Hooking up JPQL to underlying expressions
 
+
***** Case
Criteria API 
+
***** As
* minimal functionality check-in target Mon June 16th
+
***** Subselect
** be able to build query (non-executing query).
+
** Cachable
 
+
*** Section 3.7.1
JPQL
+
**** implemented and tested
* Design doc sent for review - Thursday May 28th
+
***** Checked in - _tues june 16th_
* Complete: (checked in)  
+
*** Not done - 3.7.2
** JPQL - Key/Value/Entry
+
**** Guy on vacation - restarting _Wed June 23rd_
** Type and collection parameters to IN
+
* In Progress:  
+
** Entity Type
+
Not Done:
+
* Remaining JPQL features and expression support
+
* Association override w Join table
+
* Complete
+
 
** Completed Functionality
 
** Completed Functionality
 +
** Filtering Inheritence by type field (Entity Type Expressions)
 +
** Association override w Join table
 +
*** CASE
 +
**** Multi DB testing will be ongoing past this date.
 +
*** Persistently Ordered Lists
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/query_definition_api Orphan Removal]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/query_definition_api Orphan Removal]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/uni-directional_onetomany_mapping One to Many unidirectional]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/uni-directional_onetomany_mapping One to Many unidirectional]

Revision as of 13:39, 24 June 2009


The EclipseLink committers have a regular meeting (currently weekly) to discuss ongoing development issues and projects. All interested parties are welcome to attend. If you have any additional items you wished discussed please add them at the bottom of the agenda including a brief description and any relevant links. Alternatively development issues can be discussed on the EclipseLink Dev mailing list.

* When adding agenda items please send an email to the eclipselink-dev@eclipse.org list notifying attendees. This will ensure attendees are aware of agenda items prior to the meeting.

Call Schedule

The calendar is available in the following formats:
Ical.gifiCal,Xml.gifATOM News Feed,Html.gifHTML


Agenda June 24 2009

Meeting format:

  • Status
    • 1.1.2 release
    • 2.0 feature status
  • Galileo Checkpoint Status

2PM EST, Wednesday June 24, 2009

Dial In Info: 1-888-967-2253, Conf ID/Password: 486546/486546

Milestones

  • 1.1.2 - Galileo - Released
  • 2.0 - September 2009
    • Release governed by the JPA 2.0 RI development and JavaEE 6.0 schedule

Status updates

2.0

    • Meta Model
      • Complete:
        • first pass Reviewed and checked in thursday May 28th
        • Tests checked in - May 29th
        • Review updates checked in- June 3rd
        • Checked in mapped Superclass patch - June 12th
        • Mapped Superclass Basic Accessor
        • 60% Complete for core mappings and methods
        • Relational descriptor - remove equals
      • In progress:
        • Remaining 40% All the other mappings and methods
        • Target to complete Friday June 26rd
    • 1:1, M:1 Join table
      • start _tues June 23rd_
    • Criteria API
      • minimal functionality checked-in _Wed June 17th_
        • Construct and execute an expression
    • JPQL
      • Design doc sent for review - _Thursday May 28th_
      • Complete: (checked in)
        • All parsing work defined in Spec complete
          • Based on PFD - assuming nothing got inadventantly missed
      • In Progress:
        • Hooking up JPQL to underlying expressions
          • Case
          • As
          • Subselect
    • Cachable
      • Section 3.7.1
        • implemented and tested
          • Checked in - _tues june 16th_
      • Not done - 3.7.2
        • Guy on vacation - restarting _Wed June 23rd_
    • Completed Functionality
    • Filtering Inheritence by type field (Entity Type Expressions)
    • Association override w Join table
  • DBWS
    • Automated testing - DBWS included in nightly test runs
    • PL/SQL Collection support. Core ORM support & DBWSUtils checked in.
  • SDO
    • EclipseLink1.1.1 fully passes the SDO2.1.1 TCK on JDK1.5 and JDK6.
  • MOXy
    • EclipseLink2.0: targetting JAXB 2.1.x compliancy.

EclipseLink Incubator

wiki site here

  • SDO DAS Update - Checked in SDO DAS
  • Suggestion to put Equinox in Incubator

Bug Status

Bug reports

Foundation and JPA

Open Bugs

Date 1.1.2 1.1.1 2.0 Future/1.1.x Untargetted
June 17, 2009 0 0 128 263 37
June 10, 2009 0 0 123 264 37
June 3, 2009 2 0 120 262 37
May 27, 2009 2 0 121 256 38
May 20, 2009 3 0 117 253 37
May 13, 2009 2 1 105 253 40
May 6, 2009 x 1 104 255 39
April 30, 2009 x 4 104 163 38
April 22, 2009 x 3 101 194 40

@ Change due to bug clean-up and removal of enhancements from count.

Open Bugs By Target and Priority

1.0.x Open -- Note: Needs updating as new targets are added

1.1 Open

1.1x Open

2.0 Open

Untargetted

Resolved Bugs previous week

Date 1.1.2 1.1.1 2.0 Invalid Duplicate Submitted Patch
June 17, 2009 1 0 2 3 2 1
June 10, 2009 4 0 4 0 0 1
June 3, 2009 7 0 4 2 0 0
May 27, 2009 6 1 3 1 0 0
May 20, 2009 5 2 4 0 1 0
May 13, 2009 x 3 8 1 0 6
May 6, 2009 x 1 10 0 1 2
May 6, 2009 x 1 10 0 1 2
April 30, 2009 x 6 4 1 0 1
April 22, 2009 (2 weeks) x 16 3 7 2 0

Resolved Bugs

New Bugs previous week

Date Targetted 1.1.2 Targetted 1.1.1 Targetted 2.0 Future Enhancement Already resolved
June 17, 2009 0 0 6 2 0 1
June 10, 2009 1 0 5 2 2 0
June 3, 2009 2 0 3 5 2 4
May 27, 2009 0 0 5 4 2 3
May 20, 2009 4 0 14 1 1 2
May 13, 2009 2 0 5 2 3 3
May 6, 2009 x 1 6 0 3 5
April 30, 2009 x 6 4 6 3 7
April 22, 2009 (2 weeks) x 5 9 8 3 8

Created Bugs

Archive

Archived Bug Reports

General Issues

  • Running JPA in JavaSE mode on trunk
    • Issues due to jar signing and split javax.persistence package
    • If you run in Java SE with the javax.persistence 1.0.0 jar shipped with EclipseLink and eclipselink.jar you will get security exceptions on our trunk stream (but not our released streams)
    • We solve this in our testing with an unsigned version of the javax.persistence jar. We may have to consider a similar strategy for our "installer-zip" distribution.
  • SPI defaulting
    • We provide a number of service advertisements in META-INF/services of eclipselink.jar
    • It is possible that installing eclipselink.jar to make use of one service (e.g. JPA) will transparently change the provider of another service (e.g. JAXB) to use EclipseLink if the user has not explicitly specified their service providers.
  • Wiki site update
    • Ensure that wiki site reflect state of feature
  • Location of Docs moving forward
    • where to put 2.0 documentation.
    • breaking down features into smaller pages.
    • potential clone of wiki.

Galileo Release Train

Upcoming Issues

The following items require discussion but are not yet at the stage where a solution can be proposed.

Minutes from Past Meetings

References

Back to the top