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"

(QA)
Line 24: Line 24:
  
  
== Agenda July 14, 2011  ==
+
== Agenda Sept 8th, 2011  ==
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=01&day=27&year=2011&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs June 2, 2011]
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=01&day=27&year=2011&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs June 2, 2011]
  
Line 37: Line 37:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.2.1 - GA July 27
+
* 2.3.1 - GA early Oct
** M1  - July 11
+
** RC1 - July 25
+
* 2.3.1 - GA Sept 7
+
 
** M1  - Jul 8
 
** M1  - Jul 8
 
** M2  - Jul 22
 
** M2  - Jul 22
 
** M3  - Aug 1 *
 
** M3  - Aug 1 *
 +
** M4  - Sep 2
 +
** M5  - Sep 16
 
* Indigo SR1 - GA Sep 23
 
* Indigo SR1 - GA Sep 23
 
** RC1+0 - Aug 15 *
 
** RC1+0 - Aug 15 *
Line 49: Line 48:
 
** RC3+0 - Sep 5  *
 
** RC3+0 - Sep 5  *
 
** RC4+0 - Sep 12 (2.3.1?)  
 
** RC4+0 - Sep 12 (2.3.1?)  
* 2.4.0 - GA Oct 26
+
* 2.4.0 - GA early Mar
 
** M1  - Jul 28
 
** M1  - Jul 28
 
** M2  - Aug 25 *
 
** M2  - Aug 25 *
 
** M3  - Sep 22
 
** M3  - Sep 22
 
** M4  - Oct 12
 
** M4  - Oct 12
** RC1 - Oct 19
+
** M5  - Oct 19
 
* Indigo SR2 - GA Feb 24, 2012
 
* Indigo SR2 - GA Feb 24, 2012
 
** RC1+0 - Jan 16
 
** RC1+0 - Jan 16
Line 107: Line 106:
  
 
== JPA  ==
 
== JPA  ==
July 14 2011:
+
Sept 8th
* bug fixes 2.2.1
+
* MT VPD
 +
** Check in this week
 
* Bug fixes in 2.3.1
 
* Bug fixes in 2.3.1
 
* Doc reviews.
 
* Doc reviews.
* 2.4
 
** early discussions
 
  
 
== DBWS  ==
 
== DBWS  ==

Revision as of 11:04, 8 September 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 Sept 8th, 2011

11 am EST, Thurs June 2, 2011


Ad Hoc

Release Planning

  • 2.3.1 - GA early Oct
    • M1 - Jul 8
    • M2 - Jul 22
    • M3 - Aug 1 *
    • M4 - Sep 2
    • M5 - Sep 16
  • 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 early Mar
    • M1 - Jul 28
    • M2 - Aug 25 *
    • M3 - Sep 22
    • M4 - Oct 12
    • M5 - Oct 19
  • Indigo SR2 - GA Feb 24, 2012
    • RC1+0 - Jan 16
    • RC2+0 - Jan 30
    • RC3+0 - Feb 8
    • RC4+0 - Feb 13
  • Juno - GA Jun 2012
    • M1 - Aug 19 *

QA

September 1 - 8, 2011:

  • EclipseLink Nightly Results (Updated on 2011-09-08)
    • trunk - 12 new failures with wdf testing on JavaSE against Oracle 11.2.0.2 DB - developer is working on it; one new failure with jpa lrg - investigating; 13 new failures with jpa on postgresql - investigating. (the last build is 2011-09-08)
    • 2.3.1 - one new failure with wdf on WLS 10.3.5 - fixed by developer, need to verify. (the last build is 2011-09-07)
    • 2.2.2 - no new build (the last build is 2011-08-03)
    • 2.1.4 - three new failures with Spring testing srg - investigating; several new failures with jpa on all application servers - investigating. (the last build is 2011-09-06)
    • 2.0.3 - no new build (the last build is 2010-11-25)
    • 1.2.1 - no new build (oxm and jaxb didn't run properly, there are some compile error with testing framework - investigating by QA) (the last build is 2010-11-26)
  • Testing
    • New failures with WDF testing on application servers in both 2.3.1 and 2.4; 12 new failures with WDF on JavaSE against Oracle DB
    • JAXB TCK hanging -- investigating
  • Test Dev
    • Test requirements for JAX-R integration with EclipseLink JAXB - early stage - 60%
  • Test infrastructure
    • Fixed the DBWS server test failures after the server testing machine migration to OEL6 -- upgraded the script to support was-8-as and was-8-nd
  • This week:
    • Add "is.JPA1.0" flag in WDF server testing framework in order to skip those JPA2.0 tests on only JPA1.0 supported application servers.
    • Test requirements for JAX-R integration with EclipseLink JAXB
    • Reorganize the order of nightly server cert testing
    • code-review & check-in tests written for JAXB Annotation Examples-Phase II
    • 2.3.1 Closedown

Build

July 28, 2011:

  • Milestone Releases
    • 2.2.1 Patchset released (2.2.1.v20110722-r9776)
    • Next: Aug 1 (2.3.1 M3)
  • API scanner
  • Vacation - Aug 5 - Sept 7
  • add Hermes test bundle to build/ship?
  • Tycho (New Build) - Hold until Sept 12.
    • 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
  • javax.persistence - 2.4.0
    •  ?

JPA

Sept 8th

  • MT VPD
    • Check in this week
  • Bug fixes in 2.3.1
  • Doc reviews.

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
      • 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
    • Using JavaCC to generate code for parsing source DDL
      • Created CQ 5483 to piggyback on top of approved JavaCC v5.0 CQ
      • First two sprints completed
        • Sprint #1: build CRUD Webservice from sample Table DDL
        • Sprint #2: build Webservice from simple Stored Procedure/Function
        • Next Sprint: build Webservice from simple Stored Procedure/Function in a PL/SQL package
    • Trialling Eclipse-hosted GIT repository as a sand-box for multi-person development
      • DBWS component in SVN trunk remains the target development platform.

SDO / MOXy

RoadMap

2.4

  • Object model mapping to JSON
  • MOXy component - modularity refactor
    • Examining how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
  • Glassfish integration
    • EclipseLink 2.3.0 MOXy/SDO OSGi bundles are now included in GF 3.1.2 nightly builds
    • Issue with using JAX-RS with MOXy has been resolved in Jersey 1.9, which should shortly be available through update centre for GF 3.1.1
  • WLS integration
    • Fixed remaining test issues when running JAX-WS CTS test suite using EclipseLink MOXy as the JAXB provider

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

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top