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

EclipseLink/Development/DevMeetings



Dial In Info:

  • please contact Peter Krogh for dial in information.


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 2, 2011

11 am EST, Thurs June 2, 2011


Ad Hoc

  • potentially use JavaCC for parsing new grammar files.
    • no runtime dependancy
    • investigate need for CQ (works with)
  • Doc versions
    • indicate new items on wiki for 2.3.
    • improve versioning in the future

Release Planning

  • 2.2.1 - GA July 27
    • M1 - July 11
    • RC1 - July 25
  • 2.3.1 - GA Aug 3
    • M1 - Jul 8
    • M2 - Jul 22
    • RC1 - Aug 1
  • Indigo SR1 - GA Sep 23
    • RC1+0 - Aug 15 *
    • RC2+0 - Aug 29 *
    • RC3+0 - Sep 5 *
    • RC4+0 - Sep 12 (2.3.1?)
  • 2.4.0 - GA Oct 26
    • M1 - Jul 28
    • M2 - Aug 25 *
    • M3 - Sep 22
    • M4 - Oct 12
    • RC1 - Oct 19
  • Indigo SR2 - GA Feb 24, 2012
    • RC1+0 - Jan 16
    • RC2+0 - Jan 30
    • RC3+0 - Feb 8
    • RC4+0 - Feb 13

QA

June 16 - June 23, 2011:

  • EclipseLink Nightly Results (Updated on 2011-06-23)
    • trunk - 1 failure with server-test-composite-advanced on WLS 10.3.5 - bug: 321393; (the last build is 2011-06-23)
    • 2.3.0 - no new build (the last build is 2011-06-07)
    • 2.2.1 - 1 failure with foundation testing lrg - investigating (the last build is 2011-06-22)
    • 2.1.4 - no new build (the last build is 2011-06-06)
    • 2.0.3 - no new build (the last build is 2010-11-25)
    • 1.2.1 - no new build (the last build is 2010-11-26)
  • Testing
    • Investigated test failure in composite PU on WLS 10.3.5 -- org.eclipse.persistence.testing.tests.jpa.composite.advanced.testCreateEntityManagerFactory2()
    • Investigation into how an app can use a different version of eclipselink.jar in WebLogic server (without replacing eclipselink.jar that is packaged)... found bug in dynamic weaving
  • Test Dev
    • Migrate JPA multitenant query tests to run on app servers - 100% complete, ETA June 21
  • Test infrastructure
    • Added WLS 10.3.5 (with and without JPA 2.0 patch) testing in nightly runs
  • This week:
    • In progress...
      • ...
    • JAXB annotation example tests Phase II - 75% complete - on hold.
    • (backlog) Debug Sybase failures for 6 models in Core LRG (backlog)
    • (backlog) DBWS examples failures on WAS ND after updated to fixpak 15

Build

July 7, 2011:

  • Milestone Releases
    • TBD
  • Rename build.xml and build.properties (260428)
    • Complete on Trunk
    • Do we need on 2.3.x?
  • Tycho (New Build)
    • migrating and adding POC POM files (non-linked to allow development and incremental adoption)
    • migrate branch changes
      • ASM, ANTLR, to semi-static bundles
      • Generate and publish "Compile Dependency" P2
      • migrate version stamping solution
      • experimenting with m2e and using Git for proof-of-concept code
  • javax.persistence - 2.4.0
    •  ?

JPA

June 30 2011:

  • Bug fixes in 2.3.1
  • Doc reviews.
  • 2.4
    • early discussions

DBWS

DBWS Development DBWS Roadmap

2.4

  • 326953 DBWS should support batch sql operations - complete
  • Feature: Parse DDL to extract database metadata
    • This is a change in the way we access type metadata, that will cover off the following bugs
      • 325124 DBWSProvider does not handle package REF CURSOR
      • 339721 DBWS should support strongly-typed package REF CURSOR
      • 339909 - DBWS should support optional argument queries
      • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • Investigating use of JavaCC to generate code for parsing source DDL
    • Targetting design review for next week

SDO / MOXy

RoadMap

2.3

  • 2.3 examples complete
  • MOXy user guide
    • Added content for the following 2.3 features
      • Multiple mappings for a single property
      • Refreshing metadata
      • Customizing XML name conversions
      • Virtual Access Methods

2.4

  • Putting together demo for mapping object models to JSON
    • Investigating use of antlr grammar files for parsing JSON
    • Need to review licenses and what we may be able to use here.

EclipseLink Incubator

EclipseLink/Development/Incubation

  • Time to create separate sub-project for incubator
    • Increase community of committers
    • Try out GIT & eGit/jGit tooling in incubator?

Documentation

JPA & MOXy docs now in review. Please provide comments directly on the appropriate Discussion page for each wiki page and/or directly to Ben & Rick.

Updated MySports example application

Preparing for 2.4 items

Considering process improvements

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top