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"

m (DBWS)
m (MOXy / SDO)
Line 127: Line 127:
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
2.3.2
+
2.3.2/2.3.3
 
* MOXy performance issues when running SpecJ2010 benchmark
 
* MOXy performance issues when running SpecJ2010 benchmark
 
2.4
 
2.4

Revision as of 11:54, 30 November 2011



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 Oct 13, 2011

11 am EST, Thurs


Ad Hoc

Release Planning

  • 2.3.2 - GA Early December
    • RC1 - Nov 25
  • 2.4.0 - GA early Mar
    • M7 - Nov 23
    • M8 - Dec 7
    • M9 - Dec 21
  • Indigo SR2 - GA Feb 24, 2012
    • RC1+0 - Jan 16 (2.3.3 ?)
    • RC2+0 - Jan 30
    • RC3+0 - Feb 8
    • RC4+0 - Feb 13
  • Juno - GA Jun 2012
    • M1+1 - Missed
    • M2+1 - Sept 26 (2.4.0-M3) (Complete)
    • M3+1 - Nov 7 (backed-out M5)
    • M4+1 - Dec 12
    • M5+1 - Jan 30

Migration to Git

  • Kick off meeting to be scheduled
    • Git demo?
  • after we branch for 2.4

QA

Nov 10-17, 2011:

  • EclipseLink Nightly Results (Updated on 2011-11-17)
    • trunk - 1 new failure with jaxb - investigating; 3 new failures with jpa on jdk 1.7.0 \-  investigating; 3 new failures with jpa on WAS 8 - investigating; 1 new failure with jpa on postgresql - investigating; DBWS examples failed on all application servers, due to dependency change - developer is investigating. (the last results is 2011-11-16)
    • 2.3.2 - several new failures with DBWS testing - investigating; some new failures with jpa on Glassfish v3 \-  investigating; SDO server-testing failed on WAS 8 - investigating. (the last build is 2011-11-16)
    • 2.2.2 - no new build (the last build is 2011-08-03)
    • 2.1.4 - no new build (the last build is 2011-09-27)
    • 2.0.3 - no new build (the last build is 2010-11-25)
  • Testing
    • JPA/WLS issues - resolved - rebooted server
    • main: JPA on WLS 10.3.5 and JBoss -- tests failures due to JPA 2.0 API being called on JPA 1.0 servers - fixed
    • main : WDF tests failures - fixed - related to build process for test jars
    • main : test-jaxb: jdk 17: 1 new failures in testing.jaxb.dynamic.DynamicJAXB (investigating)
    • main : PostgreSQL: JPA-ooc: 1 new failure:(new bug 363708)
    • 2.3 : DBWS test failures - investigating
    • 2.3 : H2 1.3 tested; test failures due to new H2 1.3 jdbc driver: bug 363519
  • Test Dev
    • JAX-RS integration with EclipseLink JAXB - complete, pending code review.
    • JAX-WS testing - in progress - 50% -- setup of environment complete, successfully ran sanity tests against WLS
  • Test infrastructure
    • investigated issues with one of the test servers in lab
  • This week:
    • Connection issue with SQLServer 2008
    • Investigate jpa/multitenancy test failures on GlassFish 3.1.x in EclipseLink 2.3.2
    • Investigate jpa/inherited test failures on WebSphere 8 in trunk
    • JAX-RS code review
    • JAX-WS
    • (backlog) cache coordination tests on GF/WAS, will work on GF first
    • (backlog) Sybase 15.7, Postgre 9.1.1-1

Build

Nov 17, 2011:

  • Milestone Releases
    • none
    • Next: Nov 23 (2.4.0 M7)
  • API scanner - need to review (hold til Doug returns)
  • add Hermes test bundle to build/ship? - need to review
  • Tycho (New Build)
    • Completed.
  • Git

JPA

  • 2.4
    • Schema provisioning
    • MT - enhancements
    • MT - Table per tenant

DBWS

DBWS Development DBWS Roadmap

2.4

  • Feature: Parse DDL to extract database metadata
    • This is a change in the way we access type metadata, that will cover off the following enhancement requests
      • Sprints 6&7: Advanced Oracle types, PL/SQL types using %ROWTYPE% and %TYPE% macros, completed
      • 325124, 339721 Provide support for 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
    • Tests currently disabled - should be enabled against new code early next week
  • DBWS support for REST
    • Ability to generate dynamic JPA persistence unit
      • eclipselink-orm.xml describing the virtual entities and any named queries
      • eclipselink-oxm.xml describing the mapping of the same entities to XML (and JSON)
    • Initial demo running - simple table with direct-to-field mappings

MOXy / SDO

RoadMap

2.3.2/2.3.3

  • MOXy performance issues when running SpecJ2010 benchmark

2.4

  • Object model mapping to JSON
  • MOXy footprint reduction
    • Investigating how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
  • Feature extensions
    • Set of JAXB feature extensions targetted for 2.4 capture on roadmap (link above)
  • Server integration testing
    • JAX-RS testing: Working with QA to set up JAX-RS tests running in WLS & GlassFish

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

Preparing for 2.4 items. Ben put the EL doc plan on the wiki at http://wiki.eclipse.org/EclipseLink/Development/Documentation/2.4

Considering process improvements

JPA Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/JPA

MOXy/JAXB Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy

DBWS Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/DBWS

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top