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)
(Release Planning)
Line 46: Line 46:
 
*** 2.2M5 - Nov 18
 
*** 2.2M5 - Nov 18
 
*** 2.2M6 - Dec 2 (func freeze) '''(Indigo M4 - Dec 13th)'''
 
*** 2.2M6 - Dec 2 (func freeze) '''(Indigo M4 - Dec 13th)'''
*** 2.2 Branch - Dec 3 (post func freeze)
+
*** 2.2 - Dec 3 (post func freeze)
*** 2.2RC1 - Dec 15 - Hard Code Freeze
+
*** 2.2RC1 - Branch  - Dec 15 - Showstopper mode
 
*** IPLog and Release docuware - Dec 15, 2010
 
*** IPLog and Release docuware - Dec 15, 2010
 
*** 2.2RC2 - Jan 4, 2011  
 
*** 2.2RC2 - Jan 4, 2011  

Revision as of 12:08, 25 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 November 18, 2010

11 am EST, Thurs November 18, 2010


Ad Hoc

Release Planning

  • 2.1.2
    • M1
      • Sept 29th
    • Stream Closed
    • Suggested release
      • Dec 2nd 2010
    • Release Mid Nov
  • Future Release Planning starting
    • 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 2 (func freeze) (Indigo M4 - Dec 13th)
      • 2.2 - Dec 3 (post func freeze)
      • 2.2RC1 - Branch - Dec 15 - Showstopper mode
      • IPLog and Release docuware - Dec 15, 2010
      • 2.2RC2 - Jan 4, 2011
      • 2.2 Release - Jan 18, 2011
    • 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

Nov 20 - Nov 26, 2010:

  • Nightly Results (Updated on 2010-11-25)
    • trunk - 1 new failure with JPA on JPA1.0 supported servers, test case issue - investigating (the last build is 2010-11-25)
    • 2.1.2 - no new build (the last build is 2010-11-18)
    • 2.0.3 - no new build (the last build is 2010-11-18)
    • 1.2.1 - no new issues (the last build is 2010-11-23)
  • Testing
    • DDL Generation test case (new) issues - helped investigate issue
    • Filed 331060 - DDLGenerationJUnitTestSuite failed on JDK15
    • 64-bit testing - Windows 2008 R2
  • Test Dev
  • Test Infrastructure
    • Cache Co-ordination - automation 70% - ETA mid next week
    • JPA 1.0 Glassfish TCK JavaSE -- Running
    • Performance tests -- down due to hardware migration. - working on restoring
    • SDO TCK -- down due to hardware migration. - Running
    • Code Coverage -- building the code failed -- Running
  • This week
    • Automate new cache co-ordination example written by Dev
    • Publishing nightly results - need some contributions from Eric G.
    • Oracle DB RAC testing
    • To do - test 64-bit app servers...
    • Investigate intermittent errors FL LRG, JPA LRG, JPA WAS after move to new hardware and reconfig
    • Investigate issue with Sybase and SQL Server 2008

Build

November 25, 2010:

  • Milestone Releases
    • 2.1.2 RC4 (v20101104-r8475)
  • Fix p2 publication
    • Problem was not with repositories per-se, rather with the generated features
      • problem was fixed
        • features regeenrated for 20101104-r8475
        • Nightly build verified working in repositories
      • Fixes will be merged to 2.1 to verify fixed processes are used for release promotion.
  • Move to generic build ID
    • migration dropped for 2.0 branch and older
      • branches will be removed from automated nightly cron
    • changes will be included in merge to 2.1
  • Fix Maven dependency publication
    • Complete on trunk.
      • Need to activate runtime dependency publication (javax.persistence active)
    • Migrate to older branches?
      • 2.1: don't overwrite javax.persistence any more (2.1 - frozen)
      • 2.0: not necessary other than for consistency
  • New Build
    • Buckminster work back to primary focus
    • Working on completing evaluation
      • mock-up end-to-end build (materialize & build core, a core feature, publish (p2, maven, and a zip) and test
    • Will put together presentation (what does buckminster mean for us)
      • Follow-up discussions will be needed to determine final direction
  • "Host" publication script - mostly complete
    • refinements to publish process for Oracle and other "hosted environment" test result publication
    • script to grab results from specified location and push to Eclipse download server
  • 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 opening of 2.1)

Fixed Bugs:

JPA

Nov 18, 2010:

    • OSGi
      • Bug fixes and updates to facilitate testing
      • Gemini contributions

DBWS

DBWS Development

2.2

  • Prioritizing DBWS backlog
    • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
      • Based on investigation, this is a non-trivial fix and would be risky to fix in 2.2. Pushing out to 2.3
    • Expand DBWS server tests to run on Glassfish, JBoss, WAS

Future

  • DBRS
    • Look at role of DBWS in RESTful web applications
  • Bug 322950 Investigate distributed transactional support via WS-AT (testing exercise)
  • Database web service call-out utility
    • New feature to allow code running on a database (eg. in PL/SQL module) to invoke a JAX-WS service. The input to the process is the WSDL for the Web service, along with any additional information necessary to locate and invoke the service (hostname, port, etc.)
  • Eclipse IDE based integration for the DBWS tooling
    • Initial investigation and setup by Dali team

SDO / MOXy

2.2.0

2.3.0

  • JBoss: Implemented a 2.1 solution to detect a redeploy event using MBean notification listeners
    • Need to migrate to use full core MBean solution on these platforms
  • 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
    • Dynamic JAXB documentation updated, need to incorporate this into user guide
  • 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