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)
Line 30: Line 30:
 
=== Ad Hoc ===
 
=== Ad Hoc ===
 
* Should Indigo be 2.3 or 3.0?
 
* Should Indigo be 2.3 or 3.0?
 +
** Decided: 2.3
  
 
== Release Planning ==
 
== Release Planning ==
Line 112: Line 113:
  
 
== JPA  ==
 
== JPA  ==
Jan 13, 2011:
+
Feb 17 , 2011:
  
* 2.2 closedown
 
** potential issue discovered in RC2
 
*** looking into it now
 
 
* 2.3
 
* 2.3
 
** Composite PUs
 
** Composite PUs
** MT
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Multi-Tenancy MT]
 
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Extensibility Extensibilty]
 
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Extensibility Extensibilty]
  

Revision as of 12:08, 17 February 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 Jan 27, 2011

11 am EST, Thurs Jan 27, 2011


Ad Hoc

  • Should Indigo be 2.3 or 3.0?
    • Decided: 2.3

Release Planning

  • 2.2 - January ??, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.2
    • 2.2M1 - July 21 (Indigo M1 & M2 & M3)
    • 2.2M2 - August 19
    • 2.2M3 - September 22
    • 2.2M4 - October 20
    • 2.2M5 - Nov 18
    • 2.2M6 - Dec 9 (func freeze) (Indigo M4 - Dec 13th)
    • 2.2 - Dec 3 (post func freeze)
    • 2.2RC1 - Branch - Dec 15 - Showstopper mode
    • 2.2RC2 - Jan 12th
    • 2.2RC4 - Feb 2th
    • IPLog and Release docuware - Jan 12th, 2010
      • Release review complete
    • 2.2 Release - Jan ??, 2011
  • Helios SR2 (2.1.2) - February 25, 2011
    • RC1+1 - Jan 18,2011 (missed)
    • RC2+1 - Feb 1, 2011 (2.1.2)
    • GA - Feb 25, 2011
  • 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
    • Indigo M5+1 - Jan 31 (Date had been listed on Google calendar incorrectly)
    • Indigo M6+1 - March 14
    • Indigo M7+1 - May 2
    • Indigo RC1-4 May 16,23,30 and June 6
    • Indigo GA - June 22

QA

Feb 10 - Feb 17, 2011:

  • Nightly (Updated on 2011-02-17)
    • trunk - one failures with jaxb on jdk15 - investigating. (the last build is 2011-02-16)
    • 2.2.1 - 9 failures with osgi-srg (first time) - investigating; one new failure with JPA static weaving - investigating. (the last build is 2011-02-16)
    • 2.1.3 - no new build (the last build is 2011-02-07)
    • 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
    • trunk
      • Filed 3 bugs for weaving
      • OSGi SRG bug - 328978 (OSGI SRG failed with [java] javax.persistence.PersistenceException: No Persistence provider for EntityManager named fieldaccess) - fixed
  • Test Dev
  • Test Infrastructure
    • Enable Weaving options in test fwk (336614) - complete - filed 3 bugs. Waiting to verifying some fixes
    • Glassfish / non-Oracle DBs - in progress
    • Sybase re-install
    • Refactoring
  • This week
    • Continue with Test development work
    • DDL Generation bug fix

Build

February 10, 2011:

  • Milestone Releases
    • 2.2.0 RC4 bits promoted to release (public announcement pending)
  • Circular dependency between Core and DBWS.Builder bundles (336179)
    • Issue the result of multiple bundles exporting "xsd".
    • Transaction in progress
      • move XSDs to o.e.p<component> (blank for core)
      • alter effected code (6 java files)
      • update bnd and build files
      • Transaction passed Tom's review, and SRG
      • LRGs in progress
      • Will merge as soon as clean result acheived
  • New Build
    • Tycho/Maven for OSGi bundles
      • evaluation proceeding
      • resolving issues with moving existing projects into Tycho
      • Also involves additional Maven Eval
  • Rename build.xml and build.properties (260428)
    • Needed as foundation for Maven/Tycho work.
    • will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
      • done on branch as test. Seems to work as expected, but there were complications.
      • Will need to be done as part of build migration prep.

Fixed Bugs: 336179

JPA

Feb 17 , 2011:


DBWS

DBWS Development

2.3

  • Build environment
    • Plan to include DBWS feature in SDK bundle made available in p2 repository
  • Prioritizing DBWS backlog
    • 325124 DBWSProvider does not handle package REF CURSOR
    • 326953 DBWS should support batch sql operations
    • 329435 DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • 333614 persistence.tools.dbws package not exported from EclipseLink bundles
    • Expand DBWS server tests to run on Glassfish, JBoss, WAS
    • Creating DBWS utils bundle for Dali testing

SDO / MOXy

2.3 RoadMap

  • Plan to bundle MOXy with Glassfish install in next release
    • Debugging and fixing issues raised when testing JAX-WS TCK using EclipseLink JAXB in Glassfish server.
  • Performance
    • Need to review current JAXB performance metrics, also memory footprint.
  • MOXy User Guide evolution
  • Eclipse Dali
    • Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata
  • JPA/JAXB RESTful web services
    • Provide means of exposing JPA entities through a RESTful service

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