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 76: Line 76:
 
* Testing
 
* Testing
 
** Triage workload
 
** Triage workload
** JAXRS: 10 new failures on GF 3.1.2, GF 4, WL_1211, WL_main (bug 392766) - should been fixed in next build
+
** JAXRS: 10 new failures on GF 3.1.2, GF 4, WL_1211 (bug 392766) - should been fixed in next build
 
** Tried to re-produce EL bug - default value for "exclude-unlisted-classes" in persistence.xml not working on wls 12.1.1 and earlier -- could not reproduce
 
** Tried to re-produce EL bug - default value for "exclude-unlisted-classes" in persistence.xml not working on wls 12.1.1 and earlier -- could not reproduce
 
** reviewed all jpa test suites on application servers, verified that all jpa2.0 only tests use 2.0 xsd for validation of persistence.xml
 
** reviewed all jpa test suites on application servers, verified that all jpa2.0 only tests use 2.0 xsd for validation of persistence.xml

Revision as of 11:06, 25 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 18-25, 2012:

  • EclipseLink Nightly Results (Updated on 2012-10-25)
    • master - all Oracle extension testing build failed due to some changes with daily build scripts, should be fixed in the next build; 2 new failures with jaxrs testing on both wls and glassfish servers - seems the tests need to be updated, investigating. (the last build is 2012-10-24)
    • 2.4.2 - 2 new failures with jaxrs testing on both wls and glassfish servers - same as master. (the last build is 2012-10-24)
    • 2.3.4 - 3 new failures with jpa on jdk17 - seems to be intermittent, need to be verified; one new failures with jpa on postgresql-9 - investigating. (the last build is 2012-10-24)
  • Testing
    • Triage workload
    • JAXRS: 10 new failures on GF 3.1.2, GF 4, WL_1211 (bug 392766) - should been fixed in next build
    • Tried to re-produce EL bug - default value for "exclude-unlisted-classes" in persistence.xml not working on wls 12.1.1 and earlier -- could not reproduce
    • reviewed all jpa test suites on application servers, verified that all jpa2.0 only tests use 2.0 xsd for validation of persistence.xml
    • Investigated jpa/fetchgroups and jpa/jpql test failures on WebLogic and WebSphere - fixed issue
    • Investigated test case bug 332147 - one jpa/customfeature test failure on lab installed oracle 11.2.0.2 database
    • Worked with developer to reproduce bug 392105 - DBWS test failure on WLS - verified fixed
  • Test Dev
  • Test infrastructure
    • Shortened the path to repo parent directory on Windows, to solve the compiler failures on the MOXy tests
    • Upgraded OpenJDK to version 6 build 24
  • This week:
    • beanvalidation tests running on server
    • Investigate how to run the DBWS examples on JBoss 7

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

Back to the top