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 77: Line 77:
 
** Help developer debug the test failures in three jpa test models on websphere as described in bug 355755
 
** Help developer debug the test failures in three jpa test models on websphere as described in bug 355755
 
* Test Dev
 
* Test Dev
** Restarted Phase II of JAXB Annotation Examples test development (to cover all examples from JavaDoc) - Completed
+
** Start working on initial test requirements for JAX-R integration with EclipseLink JAXB
 
** Add tests for vertical Data Partitioning policy - complete
 
** Add tests for vertical Data Partitioning policy - complete
 
* Test infrastructure  
 
* Test infrastructure  
 
** Migrate nightly server testing machine to OEL 6 -- complete
 
** Migrate nightly server testing machine to OEL 6 -- complete
 
* This week:
 
* This week:
** started working on initial test requirements for JAX-R integration with EclipseLink JAXB
+
** Continue working on initial test requirements for JAX-R integration with EclipseLink JAXB
 
** Investigate jboss, wls10.3.5 and glassfish issue appeared in latest nightly test result on new server testing machine ottvm003, which didn't appear in validattion run as for trunk
 
** Investigate jboss, wls10.3.5 and glassfish issue appeared in latest nightly test result on new server testing machine ottvm003, which didn't appear in validattion run as for trunk
 
** 2.3.1 Closedown
 
** 2.3.1 Closedown

Revision as of 10:30, 1 September 2011



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 July 14, 2011

11 am EST, Thurs June 2, 2011


Ad Hoc

Release Planning

  • 2.2.1 - GA July 27
    • M1 - July 11
    • RC1 - July 25
  • 2.3.1 - GA Sept 7
    • M1 - Jul 8
    • M2 - Jul 22
    • M3 - Aug 1 *
  • Indigo SR1 - GA Sep 23
    • RC1+0 - Aug 15 *
    • RC2+0 - Aug 29 *
    • RC3+0 - Sep 5 *
    • RC4+0 - Sep 12 (2.3.1?)
  • 2.4.0 - GA Oct 26
    • M1 - Jul 28
    • M2 - Aug 25 *
    • M3 - Sep 22
    • M4 - Oct 12
    • RC1 - Oct 19
  • Indigo SR2 - GA Feb 24, 2012
    • RC1+0 - Jan 16
    • RC2+0 - Jan 30
    • RC3+0 - Feb 8
    • RC4+0 - Feb 13
  • Juno - GA Jun 2012
    • M1 - Aug 19 *

QA

August 25 - September 1, 2011:

  • EclipseLink Nightly Results (Updated on 2011-09-01)
    • trunk - three jpa test suites failed on WAS - bug 355755; one new failure with wdf on WLS 10.3.5 - fixed by developer, need to verify (the last build is 2011-09-01)
    • 2.3.1 - one new failure with wdf on WLS 10.3.5 - fixed by developer, need to verify. (the last build is 2011-08-31)
    • 2.2.2 - no new build (the last build is 2011-08-03)
    • 2.1.4 - no new build (the last build is 2011-08-03)
    • 2.0.3 - no new build (the last build is 2010-11-25)
    • 1.2.1 - no new build (oxm and jaxb didn't run properly, there are some compile error with testing framework - investigating by QA) (the last build is 2010-11-26)
  • Testing
    • Help developer debug the test failures in three jpa test models on websphere as described in bug 355755
  • Test Dev
    • Start working on initial test requirements for JAX-R integration with EclipseLink JAXB
    • Add tests for vertical Data Partitioning policy - complete
  • Test infrastructure
    • Migrate nightly server testing machine to OEL 6 -- complete
  • This week:
    • Continue working on initial test requirements for JAX-R integration with EclipseLink JAXB
    • Investigate jboss, wls10.3.5 and glassfish issue appeared in latest nightly test result on new server testing machine ottvm003, which didn't appear in validattion run as for trunk
    • 2.3.1 Closedown
    • (backlog) Deploying eclipselink.jar as shared library in WebLogic server - investigate why using WLST doesn't work (for 2.2 and dynamic weaving)
    • (backlog) Debug Sybase failures with JPA for the nightly automation testing

Build

July 28, 2011:

  • Milestone Releases
    • 2.2.1 Patchset released (2.2.1.v20110722-r9776)
    • Next: Aug 1 (2.3.1 M3)
  • API scanner
  • Vacation - Aug 5 - Sept 7
  • add Hermes test bundle to build/ship?
  • Tycho (New Build) - Hold until Sept 12.
    • migrating and adding POC POM files (non-linked to allow development and incremental adoption)
    • migrate branch changes
      • ASM, ANTLR, to semi-static bundles
      • Generate and publish "Compile Dependency" P2
      • migrate version stamping solution
  • javax.persistence - 2.4.0
    •  ?

JPA

July 14 2011:

  • bug fixes 2.2.1
  • Bug fixes in 2.3.1
  • Doc reviews.
  • 2.4
    • early discussions

DBWS

DBWS Development DBWS Roadmap

2.4

  • Feature: Parse DDL to extract database metadata
    • This is a change in the way we access type metadata, that will cover off the following bugs
      • 325124 DBWSProvider does not handle package REF CURSOR
      • 339721 DBWS should support strongly-typed package REF CURSOR
      • 339909 - DBWS should support optional argument queries
      • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • Using JavaCC to generate code for parsing source DDL
      • Created CQ 5483 to piggyback on top of approved JavaCC v5.0 CQ
      • Working on initial sprint to target first passing end-to-end usecase
        • Target completion end of this week. Also drawing up plan/estimates for remaining iterations
    • Trialling Eclipse-hosted GIT repository as a sand-box for multi-person development
      • DBWS component in SVN trunk remains the target development platform.

SDO / MOXy

RoadMap

2.4

  • Object model mapping to JSON
    • JSON Design Doc
    • Need to determine end-to-end scenarios that are targetted for 2.4
    • Backlog of issues captured in doc
  • MOXy component - modularity refactor
    • Examining how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
  • Glassfish integration
    • EclipseLink 2.3.0 MOXy/SDO OSGi bundles are now included in GF 3.1.2 nightly builds
    • Issue with using JAX-RS with MOXy has been resolved in Jersey 1.9, which should shortly be available through update centre for GF 3.1.1
  • WLS integration
    • Fixing remaining test issues when running JAX-WS CTS test suite using EclipseLink MOXy as the JAXB provider

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

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top