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)
(QA)
Line 75: Line 75:
 
* Testing
 
* Testing
 
** Triage workload
 
** Triage workload
*** jpa/fetchgroups and jpa/jpql test failures on WAS
+
** Doc review -- using EclipseLink with Websphere
*** Spring
+
*** SQLServer 2k8
+
** 2.4.1 Release Testing - complete
+
*** Completed JPA Configs manual testing - WLS 12.1.1, JBoss , Websphere 8.5, GF 3.1.2.2
+
*** GF to 3.1.2.2
+
*** Investigated 2 test failures of jpa/ddlgeneration test model on DB2 in 2.4.1 -  370995 needed to be backported to 2.4.1
+
*** ipV6 - completed
+
*** Windows - completed
+
 
* Test Dev
 
* Test Dev
** Metadata caching
 
*** Test Implentation - 100% - review completed - checking into repository - in progress
 
 
* Test infrastructure
 
* Test infrastructure
 +
** Upgrade GlassFish 3.1.2 nightly testing to be 3.1.2.2
 +
** Minor updates to test infra to support EL 2.4.2 nightly testing
 +
** Metadata caching tests enabled nightly
 
* This week:
 
* This week:
** JPA test failures on SQLServer 2008 / datadirect driver
+
** Investigate 4 new failures with jpa on jdk17 in EL 2.3.3.
** Metadata caching - changes from review comments, check-in
+
** Investigate jpa/fetchgroups and jpa/jpql test failures on WebLogic and WebSphere
 
** Investigate how to run the DBWS examples on JBoss 7
 
** Investigate how to run the DBWS examples on JBoss 7
 
* Backlog:
 
* Backlog:

Revision as of 10:57, 18 October 2012



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 13, 2012

11 am EST, Thurs


Ad Hoc

???

Release Planning

  • 2.3.4 - GA December
    • M1 - pending
  • 2.4.2 - GA Nov
    • M1 - Oct 24
    • M2 - Nov 7
  • 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
    • M4 - Oct 17 (Complete)
    • M5 - Nov 21
  • Juno SR2 - Feb 22 (Milestone dates are when contibution is due)
    • RC1+1 - Jan 14
    • RC1+2 - Jan 28
    • RC1+3 - Feb 4
    • RC1+4 - Feb 11
  • Kepler - June 2013 (Milestone dates are when contibution is due)
    • M1+1 - Aug 20 (2.4.0 "Juno" GA)
    • M2+1 - Oct 1 (2.4.0 "Juno" GA)
    • M3+1 - Nov 12 - 2.5.0 M4
    • M4+1 - Dec 17

Migration to Git

  • Dev process FAQ
  • Status
    • eclipse.runtime live.
      • Need to review development workflow
    • New repos coming as strategy reviewed.
      • Need to review/refine repository strategy (Hermes, utils, others).
      • javax.persistence publication pending
      • eclipselink.releng (buildsystem) pending
      • eclipselink.utils pending
        • Need to blend utils migration into new utils temp
        • Once complete will delete util comonents from runtime
      • eclipselink.utils.temp available
        • working to integrate components into build

QA

Oct 11-18, 2012:

    • master - two new failures with Oracle extension testing - investigating; one new failure with jpa on h2 DB - investigating; lots of failures with jpa on all versions of wls and was - those are test case issue - DB cleanup - investigating (the last build is 2012-10-18)
    • 2.4.2 - one new failure with jaxb on woodstox parser and jdk16 - seems to be intermittent, need to be verified; one new failure with jpa on postgresql-9 - investigating; one failure in DBWS server tests with TopLink Quick Installer on wls server - bug 392105. (the last build is 2012-10-17)
    • 2.3.4 - 4 new failures with jpa on jdk17 - seems to be intermittent, need to be verified; one new failure with foundation lrg on Oracle 11.1.0.7 DB - investigating. (the last build is 2012-10-17)
  • Testing
    • Triage workload
    • Doc review -- using EclipseLink with Websphere
  • Test Dev
  • Test infrastructure
    • Upgrade GlassFish 3.1.2 nightly testing to be 3.1.2.2
    • Minor updates to test infra to support EL 2.4.2 nightly testing
    • Metadata caching tests enabled nightly
  • This week:
    • Investigate 4 new failures with jpa on jdk17 in EL 2.3.3.
    • Investigate jpa/fetchgroups and jpa/jpql test failures on WebLogic and WebSphere
    • Investigate how to run the DBWS examples on JBoss 7
  • Backlog:
    • Add JBoss 7 to nightly testing
    • DBWS tests on JBoss 7
    • Investigating Enable JPA 1.0 TCK on GlassFish v3
    • Review table-per-tenant functionality
    • Enable JPA 1.0 TCK on GlassFish v3
    • 370988 - JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
    • oracle specific tests failures on GlassFish - tried suggestions from dev, but not successful - on hold
    • optimize setup/teardown of JAXB junit testcases

Build

Oct 18, 2012:

  • Milestone Releases
    • 2.5.0 M4
  • Remove old build pathways (no BND)
    • converting Oracle build to Tycho problematic
      • holding in preference to Git migration
  • Integration of tools components into 2.5 build
    • finalizing publish and web generation script changes.
    • Has Own Hudson Job
    • Anticipate Eclipselink nightly process will pull in published P2 artifacts (P2 publish pending)
  • Oracle bundle generation.
    • Complete migration of build process: Actively working on 2.4 and master (holding for tools publish)
  • Git Build migration Status
    • Nightly Build and Tests migrated to Hudson (2.3, 2.4, and 2.5)
      • Future work to split test run from build job: pending
    • CB builds migrated to Hudson (2.3, 2.4, and 2.5)
    • Publishing
      • Fix for publish handoff, cause failure last noght. Fixing. Will rerun builds to test.
    • Milestone promotion
      • 2.3 pending
    • Removal of dependencies from repo: pending
    • Removal of Releng: pending
    • Removal of Utils: pending

JPA

  • 2.5
    • MetaData caching checked in
    • JPA 2.1 work progress.
      • Stored Procedure, Converters & Criteria API work in progress
  • JPA-RS
    • Working on Passing Relationships by Reference

MOXy / SDO

RoadMap

2.4.1

  • Performance
    • Focussing on SpecJ benchmark runs

2.5.0

  • Jar footprint reduction

DBWS

DBWS Development DBWS Roadmap

2.5 feature planning

  • JAX-RS support
  • Conversion from native metadata
  • Ability to query across D/B schema's

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

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Copyright © Eclipse Foundation, Inc. All Rights Reserved.