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



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 Apr 8, 2010

11 am EST, Thurs Apr 8, 2010


Ad Hoc

Intermittent failures on build machine: what good are the reports if we can't trust them?

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

Release Planning

QA

April 17 - April 29, 2010:

  • Nightly Results
    • trunk - build failed (midnight); Thurs - 14 JPA tests failed (fixed); new FL/H2 failures - triaging
    • 1.1.4 - no issues
    • 2.0.2 - no issues
    • 1.2.1 - no issues
  • Last week
    • Fixed Bugs
      • 310174 - JPA Metamodel should add isJPA10 flag in suite level, not test case level
      • 310882 - 14 new failures in org.eclipse.persistence.testing.tests.jpa.jgeometry.SpatialJPQLTestSuite
    • Migrate tests to run on app servers - Metamodel - 100%
    • Enable SDO server tests to run nightly on all app servers - in progress
    • test fwk - add support for multiple persistence units - using multiple session beans - working, to be verified and checked in
    • Informix - bugs filed, JPA hang - investigation in progress
    • EL 2.1 Advanced Query
      • Downcast -
    • EL 2.1 Advanced JPA Config - test plan - 90% - waiting for 1 feature to be complete.
    • test fwk enhancements
      • "cerityServer" will now run JPA, plus WDF and SDO
      • Refactor scripts - jdbc driver now has to be explicitly given
    • Triage/Bugs Filed
      • 310131 Informix: CustomSQLCursoredStreamReadTest failed
      • 310136 informix : ExpressionFunctionTest failed to convert character to numeric
      • 310896 need to add multiple persistence units support in JPA server test framework
      • 310176 Most JPA Metamodel tests failed on Glassfish-v3 with ClassCastException
  • This week
    • test fwk - add support for multiple persistence units.
    • SDO server tests
    • JAXB WS nightly testing - changes need to accomodate changes to MOXYtest.xml
    • Continue with EL 2.1 test dev work - test plan for Downcast
    • Fix Bugs

Build

  • Milestone Releases
    • 2.0.2 Release Pending
    • M7 Helios due May 3
      • Note: Milestones will be promoted *after* the Helios contribution is made and tested.
  • "target platform" work for Helios (bug 306188)
    • RT is requesting we simplify how we are included in RT - single SDK featue
      • the one feature can and should simply include our other already existing features.
      • I have created and put new feature in local P2 repos. Testing thus far shows it works as expected.
        • Need to determine overall P2 repos plan before implementing fix.
  • Document EclipseLink's "Infrastructure"
    • Wiki page in progress.
  • Helios build integration (293034) (May be perminently blocked due to limitation with categories)
    • Need to do p2 consolidation work to manage multiple versions in a single update location.
      • investigation composite repositories
        • Have working prototype.
      • Migration from p2.metadata.generator to p2.publisher (Completed, but not merged).
        • Still need to finalize automation (Blocked by bug 303802).
  • Test component build cleanup (Holding)
    • Restructure to allow testing to *not* rebuild product jars (293032)
      • Will use "static targets" as discussed in meeting last week (297217).
      • Tests will not compile when run target called.
        • merged partial work to update standards.
        • migration work for test projects, currently priority 2
    • Need shippable testing artifacts (R2).
  • jpa.test10 Suite (Holding)
    • Explore possibility of using eclipselink.jpa.test from 1.1.3 as a way to certify javax.persistence 1.0 backward compatability in EclipseLink 2.0.x
      • All tests now compiling with trunk, 83% success rate on Test run.
      • Awaiting review by Tom or Peter of test results (still).
    • Need "project name" assuming this gets running 100%

Fixed Bugs:

JPA

April 22 - April 29, 2010:

2.0.3

  • Canonical Model Gen bugs.
  • Blob/Clob Length
  • Exteranious logging
    • not ported yet.

2.0.x

    • two bug fixes waiting on reopen of stream

2.1.0

  • Advanced JPA config
    • Dynamic persistence
  • Advanced JPA Querying
    • Downcast queries implementation
      • Committed
  • Canonical Model Gen
  • Bug Fixes
  • OSGI


DBWS

DBWS Development

2.0.2

  • No remaining bugs
  • Providing release note for issue when deploying DBWS war file to container in a JRockit VM. This can be worked around by building war in IDE, rather than depending on ASM to code-generate DBWSProvider.class file.

2.1.0

  • 290156 Validate SOAP message elements
  • 310289 Provide DBWSBuilder support for Eclipse WTP Dynamic Web Project structure
  • Scoping out potential EclipseLink feature work
    • Improved Sparse Merge support (an 'Update' operation currently requires the instance to be fully specified in the SOAP message)

SDO / MOXy

2.0.3

  • 309869 Time Zone does not marshal correctly for DST - resolved

2.1.0

  • Representation of JAXB Annotations and enhanced MOXy metadata in externalized 'eclipselink-oxm.xml' metadata format Design
    • MOXy Mapping Extensions - Phase 6 complete
    • Phase 7
      • Inverse reference mapping - complete
      • Fragment mapping
      • Transformation mapping
  • MOXY Dynamic Persistence Design
    • Bootstrapping from Schema
      • Phase 10 complete
        • Exception - Enum support (requiring core Dynamic Persistence change)
    • Dynamic MOXy code moved into a new project - org.eclipse.persistence.moxy.dynamic
      • Eclipse IDE build changes needed if you are using MOXy projects
  • JAXB2.2 Compliance complete
    • EclipseLink build switched over to use JAXB2.2 jars from Orbit
  • SDO Server testing
    • Plan to run automated SDO server tests against JBoss, WAS, WLS app servers.

Dynamic Persistence

Dynamic Persistence

EclipseLink Incubator

EclipseLink/Development/Incubation

Documentation

  • Working on automated doc build process (Rick & Eric)
    If not possible, Rick is working on an automated localized doc build process, and would simply post the daily doc builds
  • Updated Documentation Requirements and Build Proposal
  • Several "chapters" currently stored in XML. More to come once the production/build process is finalized.
  • Need discussion about how the strategy we are using for User Documentation compares to the wiki-based strategy we are using for developer documentation and whether there is merit to changing the way we do developer documentation. This discussion should wait until we have used found all the issues with our User Documentation Strategy.

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top