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 (SDO / MOXy)
(JPA)
Line 119: Line 119:
 
*** Target Release depends on final scope
 
*** Target Release depends on final scope
 
** Append to Create table string
 
** Append to Create table string
*** Wiki pending
+
*** http://wiki.eclipse.org/EclipseLink/DesignDocs/214519
 
** OSGi
 
** OSGi
 
*** Bug fixes and updates to facilitate testing
 
*** Bug fixes and updates to facilitate testing

Revision as of 10:31, 4 November 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 17 - Oct 29, 2010:

  • Nightly Results (Updated on 2010-10-07)
    • trunk - all OSGI example failed - investigating, 4 new failures with JPA LRG - investigating, 3 new faulures with jaxb on jrockit 1.6 - investigating. (the last build is 2010-10-28)
    • 2.1.2 - no new issues (the last build is 2010-10-23)
    • 2.0.3 - no new issues (the last build is 2010-10-23)
    • 1.2.1 - no new build (the last build is 2010-10-05)
  • Testing
    • 2.1.2 (completed)
      • JPA configuration testing (DS/Weaving/EM) on WAS and Glassfish - 100%
      • WAS 7 with newly release FixPak 13 - JPA 2.0 module could not be installed due to incompatible app installer. All other tests passed.
    • JAXB 2.2 TCK on trunk (eclipselink-2.2.0.v20101022-r8382) - not getting consistent results as Dev's - investigating
    • bug filed 328634: "13 new failures in Trunk (main) for JAXB with JDK 1.5
  • Test Dev
    • MOXY 2.2 features review - will schedule meeting today
    • Fixed 327937 - JPQL test failed on JBoss EAP (trunk)
    • 262252 - jpa.advanced.EntityManagerJUnitTestSuite.testForceSQLExceptionFor219097 failed on non-JTA DS against WLS - in progress
  • Test Infrastructure
  • This week
    • Bug fix: 262252 - jpa.advanced.EntityManagerJUnitTestSuite.testForceSQLExceptionFor219097 failed on non-JTA DS against WLS
    • JAXB 2.2 TCK - investigate inconsistent results and make necessary re-config changes
    • Build JAXB examples based on examples on JDK 1.6 Java Doc
    • Automate new cache co-ordination example written by Dev
    • Review EL 2.2 features, develop prioritized list of QA action items

Build

October 28, 2010:

  • Milestone Releases
    • 2.1.2 RC2 (should have been RC1)
    • 2.2.0 M4
    • Testing automated page generation
  • Move to generic build ID
    • Status:
      • Complete for Trunk
      • Working on migrating to other active branches
  • Fix Maven dependency publication
    • Need to only publish dependencies if changed and not previously published
    • Move javax.persistence to this list.
  • 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.2

  • Prioritizing DBWS backlog
    • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • 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

  • 328961 - Thread safety issue with generated wrapper classes - resolved.
  • 329048 - SDO: User-set ApplicationResolver is not being utilized if the WLS ExecuteThread is null - resolved
  • Intermittent SDO test case failure (memory issue causing Java VM to exit) - resolved.

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
  • 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