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"

m (DBWS)
m (SDO / MOXy)
Line 140: Line 140:
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/317962 MOXy annotation and external metadata support]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/317962 MOXy annotation and external metadata support]
 
* [http://wiki.eclipse.org/EclipseLink/Development/2.1/DynamicMOXy/296967/BootstrapFromOXM Dynamic JAXB - Bootstrap from MOXy XML file]
 
* [http://wiki.eclipse.org/EclipseLink/Development/2.1/DynamicMOXy/296967/BootstrapFromOXM Dynamic JAXB - Bootstrap from MOXy XML file]
** Cleaning up outstanding work items, target to complete end-October
 
 
* JBoss: Implemented a 2.1 solution to detect a redeploy event using MBean notification listeners
 
* JBoss: Implemented a 2.1 solution to detect a redeploy event using MBean notification listeners
 
** Will migrate to use full core MBean solution on these platforms in 2.2
 
** Will migrate to use full core MBean solution on these platforms in 2.2
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
 
** Provide means of exposing JPA entities through a RESTful service
 
** Provide means of exposing JPA entities through a RESTful service
** Feature design scheduled for tomorrow.
+
** Discussing how to integrate this into the existing DBWS component.
 
* MOXy User Guide evolution
 
* MOXy User Guide evolution
 
** Updating user guide content based on new annotations and metadata support
 
** Updating user guide content based on new annotations and metadata support
 
** Some of the reference material available in existing user guide will be ported to JavaDocs to make it easier for users to find and also to simplify maintenance for committers.
 
** Some of the reference material available in existing user guide will be ported to JavaDocs to make it easier for users to find and also to simplify maintenance for committers.
 +
* Eclipse Dali
 +
** Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==

Revision as of 15:17, 27 October 2010



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 September 9, 2010

11 am EST, Thurs September 9, 2010


Ad Hoc

  • 2.1.2 closed down

Release Planning

  • 2.1.2
    • M1
      • Sept 29th
    • Stream Closed
    • Release Mid Nov
  • Future Release Planning starting
    • 2.2 - December 14th, 2010 - http://wiki.eclipse.org/EclipseLink/Development/2.2
      • 2.2M1 - July 21 (Indigo M1 & M2)
      • 2.2M2 - August 19
      • 2.2M3 - September 22
      • 2.2M4 - October 20
      • 2.2M5 - Nov 10 - func freeze
      • 2.2RC1 - Nov 19 - HCF
      • IPLog and Release docuware - Mid of Nov
      • 2.2RC2 - Novemeber 24th, 2010
      • 2.2 Release - December 11th, 2010 (Indigo M4 - Dec 13th)
    • 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
      • Indigo M5 - Feb 7
      • Indigo M6 - March 14
      • Indigo M7 - May 2
      • Indigo RC1-4 May 16,23,30 and June 6
      • Indigo GA - June 22

QA

Oct 16 - Oct 22, 2010:

  • Nightly Results (Updated on 2010-10-07)
    • trunk - all JPQL testing failed on JBoss-eap - bug: 327937; 1 new failure with proxy on all servers - bug: 328293. (the last build is 2010-10-20)
    • 2.1.2 - no new issues (the last build is 2010-10-19)
    • 2.0.3 - no new issue (the last build is 2010-10-11)
    • 1.2.1 - no new build (the last build is 2010-10-05)
  • Testing
    • 2.1.2
      • JPA configuration testing (DS/Weaving/EM) on WLS and JBoss - 100%
      • JPA static weaving config testing on WebSphere 7.0.0.11 - 100%
      • JPA configuration testing (DS/Weaving/EM) on WAS and Glassfish - 90%
  • Test Dev
  • Test Infrastructure
  • This week
    • Testing on 2.1.2 - JPA configs; finish testing on Websphere and Glassfish
    • Bug fix: 262252 - jpa.advanced.EntityManagerJUnitTestSuite.testForceSQLExceptionFor219097 failed on non-JTA DS against WLS
    • JBoss EAP failures investigation
    • MOXY 2.2 features review
    • Continue to review EL 2.2 features
    • Changes needed to test setup of cache co-ordination tests

Build

October 22, 2010:

  • Milestone Releases
    • none
  • Move to generic build ID
    • need to separate build from test
      • should publish a successful build no matter what, then tests and publish test results
    • Status:
      • finalized linkage for publishing tasks.
        • working on implimentation
      • Migrate changes to other branches (2.0, & 1.2) - in progress.
  • EclipseLink Summit Items to review:
    • Move to new build? (drop ant)
      • Investigation in progress.
        • Preliminary Pros/Cons table in progress
        • "Issues needing resolution" list will be appearing soon.
    • Rename build.xml and build.properties (260428)
      • will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
      • in progress (awaiting closedown of 1.1.4)

Fixed Bugs:

JPA

Oct 21 2010:

DBWS

DBWS Development

2.1.2

2.2

  • Prioritizing DBWS backlog
    • Expand DBWS server tests to run on Glassfish, JBoss, WAS
    • Request to support batch SQL operations - needs scoping out
    • Bug 322950 Investigate distributed transactional support via WS-AT (testing exercise)

Future

  • DBRS
    • Look at role of DBWS in RESTful web applications

SDO / MOXy

2.1.2

  • All 2.1.2 bugs closed down

2.2.0

  • MOXy annotation and external metadata support
  • Dynamic JAXB - Bootstrap from MOXy XML file
  • JBoss: Implemented a 2.1 solution to detect a redeploy event using MBean notification listeners
    • Will migrate to use full core MBean solution on these platforms in 2.2
  • JPA/JAXB RESTful web services
    • Provide means of exposing JPA entities through a RESTful service
    • Discussing how to integrate this into the existing DBWS component.
  • MOXy User Guide evolution
    • Updating user guide content based on new annotations and metadata support
    • Some of the reference material available in existing user guide will be ported to JavaDocs to make it easier for users to find and also to simplify maintenance for committers.
  • Eclipse Dali
    • Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata

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

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top