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)
(Release Planning)
Line 33: Line 33:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.3.3 - GA July 6th (tentative)
+
* 2.3.3 - GA June 29th (tentative)
 
** M1  - Jan 11 (Complete)
 
** M1  - Jan 11 (Complete)
 
** M2  - May 10 (Complete)
 
** M2  - May 10 (Complete)

Revision as of 11:03, 28 June 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 June 14, 2012

11 am EST, Thurs


Ad Hoc

Review of 2.4 Dev page:

 http://wiki.eclipse.org/EclipseLink/Development/2.4.0

Please ensure that this page has tasks that are scheduled for 2.4.

Release Planning

  • 2.3.3 - GA June 29th (tentative)
    • M1 - Jan 11 (Complete)
    • M2 - May 10 (Complete)
    • M3 - Jun 07 (Complete)
    • M4 - Jun 28 (RC?)
  • 2.4.0 - GA! yeah!
  • 2.4.1 - GA ??
    • M1 - Jun 29
    • M2 - Jul 18
  • Juno - GA! Yeah!! (Dates are when contibution is due)
    • SR1-RC1+1 - Sept
  • 2.5.0 - GA ??
    • M1 - Jul 3
    • M2 - Jul 18
    • M3 - Aug 1

Migration to Git

  • Dev process FAQ
  • Git demo (later)
  • Transition targeted for July
    • Refresh of test Repo coming - late June
      • Will contain "hanging" branches. (Only trunk is viable).
    • Initial Internal repos targetted for availability third week of July to include:
      • Normalized branches
      • translated build labels
      • stripped of binaries
      • updated build for Git use (change in qualifiers)
    • Once Internal prototype complete
      • Dev to verify repositories
      • Once verified will be given to webmasters for posting
      • Once on site SVN will be made read-only, and newer transactions will need to be migrated.
  • Status
    • New copy of SVN repository
    • Exported a dump, Normalized, and tested by creating local SVN repository.
      • All looks ok.
    • Getting intermediate dump from webmaster (to bring conversion up-to-date)
      • will add to normalized dump.
      • one tool failing to load dump for conversion
      • another was successful, but still had issues.
    • Git migration work continues today - post Juno release

QA

June 21-28, 2012:

  • EclipseLink Nightly Results (Updated on 2012-06-28)
    • trunk - 1 new failure with test-oracle - investigating; 1 new failure with jpa no-weaving - seems to be intermittent, need to investigate; several failures with oxm and jaxb on OpenJDK - investigating; server-composite testing failed on wls server\- looks like intermittent, need to take close look at it; jaxrs and jpars failed on glassfish-4 with deployment - known issues. (the last build is 2012-06-28)
    • 2.4.1 - several failures with oxm and jaxb on OpenJDK - investigating; 4 new failures with jpa on MySQL-5.5 and SQLServer-2K8 - verified they are all intermittent; 9 new failures with jaxrs on wls server and all failed on Glassfish-4 - investigating. (the last build is 2012-06-26)
    • 2.3.3 - several failures with oxm and jaxb on OpenJDK - this is the 1st run on OpenJDK, need to investigate.  (the last build is 2012-06-27)
  • Testing
    • 2.3.3 Release Testing
      • Windows testing complete
      • JPA configs - complete
      • Zip sanity testing
    • Investigated jaxrs & jpars tests failures on latest GF 4-\- caused by GF upgrade to Jersey 2.0 - need fix from GF team
    • Performance tests (main) - no regressions
  • Test Dev
    • JPA-RS tests running on WebLogic Server - resolved
      • Working on automation scripts for WLS 12.1.1
    • OpenJDK testing - using OEL5 distro - enabled in nightly now
  • Test infrastructure
    • JPA automated testing support for JBoss 7 - in progress, still a long list of tasks before full automation; can run most of the tests manually though. Filed bug [380670 | https://bugs.eclipse.org/bugs/show_bug.cgi?id=380670] \- dev reviewing
    • Websphere 8.5 AS/ND integration into nightly test process
  • This week:
    • Add JBoss 7 to nightly testing
    • DBWS tests on JBoss 7
    • 2.3.3 Testing
    • JPA-RS for WebLogic
    • Upgrade Spring to 3.1
  • Backlog:
    • Investigating Enable JPA 1.0 TCK on GlassFish v3
    • Review table-per-tenant functionality
    • Add Open JDK certification tests
    • Git migration
    • 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

June 28, 2012:

  • Milestone Releases
    • 2.4.0 Release
    • Next: 2.3.3 RC? - today
    • Milestone old branches: 1.2.1, 2.0.3, 2.1.4, 2.2.2
      • actually archived latest nightly rather than creating artificial milestone on inactive branches
  • Remove old build pathways
    • mostly complete.
      • Merging 2.4.0 work to trunk.
    • converting Oracle build to Tycho problematic
      • holding in preference to Git migration
  • Git migration
    • working on 'git exersizes' for training
    • I'll post new org.eclipse.eclipselink.test.git soon
    • targeting 3rd week of Junly to have local copies of migrated repos for review

JPA

  • 2.5
    • JPA 2.1 jar checked in

MOXy / SDO

RoadMap

2.4 features

2.4.1

  • Performance
    • Focussing on SpecJ benchmark runs
  • Jar footprint reduction
  • QA, Testing
    • Bug 374765 - EclipseLink 2.3 SDO server test failed on GlassFish

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

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.