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

EclipseLink/Development/DevMeetings

< EclipseLink‎ | Development
Revision as of 09:46, 28 June 2012 by Eric.gwin.oracle.com (Talk | contribs) (Release Planning)



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 July 6th (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 14-21, 2012:

  • EclipseLink Nightly Results (Updated on 2012-06-21)
    • trunk - 1 new failure with foundation test-non-lrg - investigating; 1 new failure with oracle extension testing - investigating; 2 new failures with jpa-lrg - developer is investigating; 4 new failures with jpa non-weaving testing \-investigating; all jaxrs and jpars testing failed on Glassfish-4 during deployment - investigating. (the last build is 2012-06-21)
    • 2.4.0 - no new issue (the last build is 2012-06-14)
    • 2.3.3 - no new issue (the last build is 2012-06-15)
  • Testing
    • 2.4 Release Testing - Complete!
      • EL 2.4 new failues with jpa on jrockit16 - resolved, test env issue; bug: 382633
      • Manually run EL 2.4 (RC2 - 20120608 build) jpa testing on JBoss-7.1.1 on both jdk16 and jdk17, but currently still have issues with multiple PU testing (java.lang.ClassCastException) and classloading issue
      • Completed HA/RAC testing
      • JAX-RS / Windows 64
    • 2.3.3 Release Testing
      • Perform EL2.3.3 on wls 12.1.1 different weaving (static and no weaving), and data-source (JTA/non-JTA) manually testing on Oracle 11.2.0.3.
  • Test Dev
    • JPA-RS tests running on WebLogic Server -- resolved
      • Working on automation scripts for WLS 12.1.1
    • OpenJDK testing investigation...
      • Not for end users, doesn't ship binaries; used by platform developers to build end user JDKs
      • There is OEL 5 distro JDK based on OpenJDK - will set up nightly tests against this JDK
    • Refactored setup for GF testing against MongoDB
  • 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
  • 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

Back to the top