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"

(DBWS)
Line 90: Line 90:
 
   
 
   
 
== DBWS  ==
 
== DBWS  ==
 +
2.0.1
 +
* MTOM attachment support
 +
** Functionality complete. 
 +
** Testing - encountered issue where tests hang when writing binary data to BLOB field on WLS
 +
 +
2.1.0
 +
* Feature work
 +
** Support advanced PL/SQL datatypes (records, collections, mixture of the two) as arguments to Stored Procedures
 +
** Improved Sparse Merge support (an 'Update' operation currently requires the instance to be fully specified in the SOAP message)
  
*Completed
 
*Work allocation
 
** move to core Dynamic Persistence
 
 
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]
 
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]
  

Revision as of 11:32, 13 January 2010


Dial In Info:

  • please contact 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 Jan 7, 2010

11 am EST, Thurs Dec 10, 2009

  • remove .settings/org.eclipse.jdt.core.prefs from SVN version control

Ad Hoc

Release Planning

QA

Jan 4-8, 2010:

  • Last week
    • Fixed JPA CTS test failures
    • Minor enhancements to nightly test automation scripts
    • Fixed static weaving test case issue
  • This week
    • Fix an issue with the code coverage runs
    • Backport test fwk changes needed to enable static weaving tests to 2.0.x and 1.1.x
    • Triage and fix recently found hanging issue with JPA/Glassfish JPA tests
    • Document setup/execution instructions for JPA CTS runs against WebLogic Server.
    • Fix bugs
    • Schedule meeting for reviewing bug filing process - improve communication
  • Backlog
    • Test bug fix schedule
    • Test Infrastructure work
    • Improve stability of DB certification tests
    • Deal with how to run the tests in EL 2.x.x in application servers that are not JPA 2.0 compliant

Build

  • Milestone Releases
    • 2.0.0 Release
  • Test component build cleanup
    • Complete "Build rework" on these components (260295).
    • Restructure to allow testing to *not* rebuild product jars (293032)
      • Will use "static targets" as discussed in meeting last week (297217).
      • Tests will not compile when run.
    • Need shippable testing artifacts (R2).
  • Helios build integration (293034) - Holding (Post 2.0.0 Release)
    • Local transaction (pending) to:
      • update "features" for Helios
      • add jar signing, and packing
  • jpa.test10 Suite
    • Explore possibility of using eclipselink.jpa.test from 1.1.3 as a way to certify javax.persistence 1.0 backward compatability in EclipseLink 2.0.x
      • All tests now compiling with trunk, 83% success rate on Test run.
      • Awaiting review by Tom or Peter of test results (still).
    • Need "project name" assuming this gets running 100%

Fixed Bugs:

JPA

2.1.0

  • Advanced JPA config
    • Class extration feature checked in.
    • Additional event(s) support checked in.
    • Fetch groups in progress.
  • Bugs

DBWS

2.0.1

  • MTOM attachment support
    • Functionality complete.
    • Testing - encountered issue where tests hang when writing binary data to BLOB field on WLS

2.1.0

  • Feature work
    • Support advanced PL/SQL datatypes (records, collections, mixture of the two) as arguments to Stored Procedures
    • Improved Sparse Merge support (an 'Update' operation currently requires the instance to be fully specified in the SOAP message)

SDO / MOXy

  • Work Allocation
  • Completed

EclipseLink Incubator

EclipseLink/Development/Incubation

Bug Status

Bug reports

Foundation and JPA

Open Bugs

Date 1.1.4 1.2.1 2.0 2.0.1 2.1 Future/1.1.x Untargetted
December 7, 2009 4 5 3 25 30 495 149
November 12, 2009 2 2 186 6 x 357 131
November 5, 2009 1 1 189 3 x 354 131
October 29, 2009 1 1 194 x x 345 125
October 22, 2009 0 0 203 x x 362 131


Bugs By Target and Priority

Resolved Bugs

Date 1.1.x 1.2.x 2.0 2.0.x 2.1 Invalid Duplicate Submitted Patch
December 7, 2009 2 1 71 0 3 12 18 0
November 11, 2009 0 0 15 x x 6 2 0
November 4, 2009 0 1 20 x x 5 1 0
October 28, 2009 0 1 26 x x 4 2 2
October 21, 2009 0 2 20 x x 2 1 1

Resolved Bugs

New Bugs

Date 1.1.4 1.2.1 2.0 2.0.1 2.1 Future Enhancement Already resolved
December 7, 2009 1 3 35 8 3 37 10 56
November 11, 2009 0 0 8 3 x 3 2 2
November 4, 2009 1 2 17 3 x 4 0 0
October 28, 2009 0 1 10 x x 8 0 6
October 21, 2009 0 0 9 x x 0 0 4


Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top