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:38, 16 April 2008 by Douglas.clarke.oracle.com (Talk | contribs) (Status updates)


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.

Agenda Apr 09 2008

2PM EST, Wednesday Apr 02, 2008

Dial In Info: 1-888-967-2253, Conf ID/Password: 486546/486546

Status updates

  • Bug Updates:

Bug graph.PNG

  • OSGi
    • Byte code weaving in Equinox working!
      • Need to cleanup the code and properly integrate it.
      • Will be checking code into OSGi branch and updating wiki.
    • Wiki page added with POC status, demos, and usage instructions. (Bug 210979)
    • Branch Created in SVN for exploration of EclipseLink as OSGi bundles.
    • POC running simple JPA and JAXB 2.0 apps in pure OSGi environment--no Equinox extensions used.
    • Bugs entered
      • M6
        • CLOSED 221191: XMLCompositeCollectionMapping.initialize should use DatasourcePlatform ConversionManager
        • CLOSED 221193: XMLCompositeObjectMapping.initialize should use DatasourcePlatform ConversionManager
        • CLOSED 221213: Classloader passed to JAXBContextFactory is not used
        • CLOSED 221216: MetadataHelp should not throw Exceptions in "isXX" methods
        • CLOSED 221225: EntityManagerSetupImpl should set PersistenceUnitInfo classloader on DatasourceLogin
        • CLOSED 214769: DatasourceLogin.setPlatformClassName should take optional ClassLoader
        • CLOSED 221226: Support a provided classloader in EclipseLink JPA EntityManagerFactory Creation
        • CLOSED 224163: Build process to build 'bundles' pre OSGi complete.
      • M7
        • moved from M6 219012: Make SDO compatible with OSGi
        • 221377: Convert EclipseLink Projects to PDE Projects and Rename
        • 221381: Update EclipseLink build to generate both EclipseLink.jar and bundle jars
        • 221379: Extract eclipselink.core.lib zips into separate PDE Projects
        • 221383: Move all files in eclipselink.core/resources under src
    • Teneo EMF/EclipseLink integration code running on POC bundles. Will be submitting code for IP review and will continue building based on the expectation of EclipseLink bundles in 1.0 release.

1.0M6

  • Milestone release Date - Apr 9th
  • Automated Testing
    • Need SRG test models for JPA, MOXy and SDO
      • DB components of those tests should be simple enough to run on Derby
      • Need to test Core SRG on Derby
  • Foundation and JPA Status
    • Deployment XML rework - Guy
      • JPA using MOXy
      • Utility to Migrate from Project to JPA config objects being written
  • Mapping Workbench
    • Tested XML and EIS mapping functionality.
    • Able to open of toplink mapping workbench 10.1.3 projects
    • Corrected the issue with Cache Synchronization (replaced functionality erroneously removed)
  • OXM, JAXB, SDO - Blaise D
  • Documentation Status - Rick S
    • Complete User's Guide available. Minor/final cleanup remaining, as needed.

1.0 Release

  • 1.0 Release Date: June 25th | details
    • Exit Criteria now documented. Please review and provide feedback on the dev mailing list - Doug
    • Schedule Dependencies
      • Eclipse reviews: graduation, release, and move to RT
      • Ganymede to leverage Equinox 3.4
  • Change in scope for 200040: Focus on new JPA usable XML file with key advanced features
    • Replacing existing XML schema, full mapping features, and migration deferred to the 1.1 release
  • JAXB2 compliance: Not complete for 1.0. Need to document exact support level and advanced features
  • Pre-release tasks
    • 3rd party works-with approval for Oracle JDBC - Doug
    • Complete IP Log - Peter
    • Complete Features Index - Doug with support of all committers
    • Update wiki Documentation for 1.0 Features - Liza (starting in May) with committer support
    • Finalize product packaging and distribution - ZIP(s), Bundle access (update site?)
    • Prepare and schedule reviews

General Issues

  • DONE Bugzilla components - sign-off on final changes below

http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00640.html

  • Test Failures
    • Tests that pass locally and fail on the build server are swamping Tom.
    • Generally these occur because of env differences (DB, VM etc..)
    • Need a strategy for solving these.


Upcoming Issues

The following items require discussion but are not yet at the stage where a solution can be proposed.

Minutes from Past Meetings

Back to the top