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"

(Build)
Line 117: Line 117:
 
** Composite PUs
 
** Composite PUs
 
** MT
 
** MT
** Extensabilty
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Extensibility Extensibilty]
 +
 
  
 
== DBWS  ==
 
== DBWS  ==

Revision as of 12:12, 3 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?

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

Jan 20 - Jan 27, 2011:

  • EclipseLink (Updated on 2011-01-27)
    • trunk - several new failures with jaxb and oxm on jdk15 - investigating; several new failures with JPA on Derby - developer is investigating. (the last build is 2011-01-27)
    • 2.2.0 - no new issue (the last build is 2011-01-21)
    • 2.1.3 - no new issue (the last build is 2011-01-21)
    • 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
      • Investigated a DBWS builder Oracle-specific test failure
      • test-oxm with xmlparser: 1 failure...entered new bug Bug 335462 - same for 2.2
      • test-oxm with jdk1.5: there are over 340 failures since JAN-26 (no bugs entered)
      • PostgreSQL: JPA out-of-container: 2 failure...entered new bug Bug 335446 (testUpdateUsingTempStorage failed)
    • 2.2
      • Sybase tests completed
  • Test Dev
    • DBWS Examples on various app servers -- Glassfish tests working and passing.
    • Cacheable and non-cacheable relationships - Modify existing cacheable test model - add more relationships to classes in order to support additional tests - in progress
    • JAXB Annotation Examples automation -- in progress - 15% completed; Sybase issues prevented further progress to be made.
  • Test Infrastructure
    • Added GlassFish V3.1 Tip-To-Tip test in nightly for EclipseLink 2.2
    • Added DBWS tests to GF nightly cert runs
  • This week
    • Investigate OSGi SRG bug - 328978 (OSGI SRG failed with [java] javax.persistence.PersistenceException: No Persistence provider for EntityManager named fieldaccess)
    • Continue with Test development work

Build

February 03, 2011:

  • Milestone Releases
    • 2.2.0 RC4
    • 2.3.0 M5 + Indigo M5 promotion
    • Promote 2.1.2 Patchset to Helios SR2 RC2
  • 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)
    • 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:

JPA

Jan 13, 2011:

  • 2.2 closedown
    • potential issue discovered in RC2
      • looking into it now
  • 2.3


DBWS

DBWS Development

2.3

  • Build environment
    • Plan to include DBWS feature in SDK bundle made available in p2 repository
  • Prioritizing DBWS backlog
    • Expand DBWS server tests to run on Glassfish, JBoss, WAS
    • Eclipse IDE based integration for the DBWS tooling
    • Creating DBWS utils bundle for Dali testing

Dynamic Persistence

Core

  • answer Rohit's questions on EL-User mailing list (happy with 2.2)

Dynamic JAXB

  • discussion about expanding public API w Rick, Blaise for DBWS Callout

Dynamic JPA

  • new JPA 2.0 SPI (PersistenceProviderResolver, PersistenceProviderResolverHolder) makes bootstrapping pure Dynamic JPA (no persistence.xml, no orm.xml) much easier.
    • TODO: update eclipselink.jpa.tests(o.e.p.testing.tests.jpa.dynamic.*) to use new SPI

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