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)
(Build)
Line 106: Line 106:
 
== Build ==
 
== Build ==
  
Oct 4, 2012:
+
Oct 11, 2012:
 
* Milestone Releases
 
* Milestone Releases
** 2.4.1 RC1
+
** 2.4.1 GA
 
* Remove old build pathways  
 
* Remove old build pathways  
 
** converting Oracle build to Tycho problematic
 
** converting Oracle build to Tycho problematic
Line 122: Line 122:
 
* Integration of tools components into 2.5 build  
 
* Integration of tools components into 2.5 build  
 
** Working on it.
 
** Working on it.
** Tycho buildfiles created, resolving dependency issues
+
** Tycho buildfiles created
** Once complete need to integrate  
+
** creating antfile to use to gen zip and publish.
 +
** Once complete need to integrate with Eclipselink nightly process
 
* Oracle bundle generation.
 
* Oracle bundle generation.
 
** Complete migration of build process: Actively working on 2.4 and master
 
** Complete migration of build process: Actively working on 2.4 and master

Revision as of 11:12, 11 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.1 - GA Oct 10
    • RC1 - Oct 3 (Complete)
  • 2.4.2 - GA ?
    • M1 - Oct 24
    • M2 - Nov 7
  • 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
    • M1 - Jul 4 (Complete)
    • M2 - Sept 19 (Complete)
    • M3 - Sept 28 (Complete)
    • M4 - Oct 17
  • Juno SR1 - Sept 28
    • Remains 2.4.0 GA - 2.4.1 M1 available for download
  • 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
    • 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 4-11, 2012:

  • EclipseLink Nightly Results (Updated on 2012-10-11)
    • master - one new failure with jpa lrg on h2 DB - investigating; 6 new failures with foundation lrg on SQLServer 2K8 R2 only with datadirect driver\- investigating; lots of failures with jpa on all versions of wls and was - seems to be related to DB cleanup (name is already used by an existing object Error Code: 955), will be investigated by QA. (the last build is 2012-10-11)
    • 2.4.1 - no new issue (the last build is 2012-10-05)
    • 2.3.4 - no new build (the last build is 2012-09-28)
  • Testing
    • Triage workload
      • jpa/fetchgroups and jpa/jpql test failures on WAS
      • 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
    • Metadata caching
      • Test Implentation - 100% - review completed - checking into repository - in progress
  • Test infrastructure
  • This week:
    • JPA test failures on SQLServer 2008 / datadirect driver
    • Metadata caching - changes from review comments, check-in
    • 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 11, 2012:

  • Milestone Releases
    • 2.4.1 GA
  • Remove old build pathways
    • converting Oracle build to Tycho problematic
      • holding in preference to Git migration
  • 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: Complete (keeping an eye on it)
    • Milestone promotion
      • Complete for 2.4 and 2.5 (2.3 pending)
    • Removal of dependencies from repo: pending
  • Integration of tools components into 2.5 build
    • Working on it.
    • Tycho buildfiles created
    • creating antfile to use to gen zip and publish.
    • Once complete need to integrate with Eclipselink nightly process
  • Oracle bundle generation.
    • Complete migration of build process: Actively working on 2.4 and master

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