Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Development/DevMeetings

< EclipseLink‎ | Development
Revision as of 12:07, 16 December 2010 by Unnamed Poltroon (Talk) (Build)



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

11 am EST, Thurs Dec 9, 2010


Ad Hoc

IPLOG

  • IpLog wiki page being decommisioned
  • We will use auto generated IpLog
  • set iplog dropdown to + in bugzilla
    • On the bug: If contribution is in a comment on the bug -
    • On the patch file: If contribution is in the patch
      • NOTE: you must set iplog to + ON THE USER SUBMITTED PATCH - not the one that was attached by a committer. Even if the patch is obsolete. (Unless no ip from the patch was used in the final submition)
  • http://wiki.eclipse.org/Development_Resources/Automatic_IP_Log#Using_the_Automated_IP_Log

Release Planning

  • 2.1.2
    • Final bits built
    • Final bits available for download
    • Webpages, javadocs, release notes etc... over the next few days.
  • 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
    • IPLog and Release docuware - Dec 15, 2010
      • On track
    • 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

Dec 5 - Dec 16, 2010:

  • Nightly Results (Updated on 2010-12-16)
    • trunk - 4 new failures with sdo - developer is looking at them, several new failures with jaxb and oxm (seems relating the configuration with xml parser) - investigating. (the last build is 2010-12-16)
    • 2.1.2 - no new build (the last build is 2010-12-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
    • 2.2 /2.1.2 : jaxb_tck: no new issue (in 2.2, enabled 5000 more tests as requested by Blaise)
    • Oracle DB 11.2.0.2 (32-bit) / OCI / JDK 64-bit testing - complete
    • Sybase hang issues -- found 99% of cause with dev's help -- need to close the EntityManagerFactory for test suites -- still need to figure out how to fix in test infra.
    • 2.2 (JDK1.5): test-oxm: entered Eclipse bug 332466 for 2 tests failed with JDK 1.5 & xmlparser
    • 1.2: test-oxm: investigated compilation error
    • Manual test -- config one persistence unit with bot JTA and nonJTA data-sources, and run JPA tests -- in progress, need dev help to proceed.
  • Test Dev
    • Started to take a look at cacheable and non-cacheable relationships
    • Fixed bug bug 331805
  • Test Infrastructure
    • ...
  • This week
    • Automation of JavaDoc examples for JAXB Annotation
    • Discuss extending DBWS testing - on hold, developer is on vacation next week.
    • 2.2 Features – cacheable and non-cacheable relationships
    • Triage jaxb and oxm failures on main
    • Sybase hang issue - on hold
    • Publishing nightly results - Eric’s script for publishing QA’s results is ready, will try it out and see what need to done in our side

Build

December 16, 2010:

  • Milestone Releases
    • 2.2.0 M6 (v20101209-r8662): Promoted to Indigo M4
    • 2.1.2 Release (v20101206-r8635)
  • 2.1.3 Open
    • First nighlty was successful.
  • New Build
    • Working on completing evaluation
      • mock-up end-to-end build (materialize & build core, a core feature, publish (p2, maven, and a zip) and test
    • Am targeting next week for presentation. (what does buckminster mean for us)
      • Seem to be on-track
      • Follow-up discussions will be needed to determine final direction
  • "Host" publication script - 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
  • Rename build.xml and build.properties (260428)
    • will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
    • Targeting Beginning of year

Fixed Bugs:

JPA

Dec 9, 2010:

  • Bug Fixes
    • OSGi
  • 2.3
    • Composite PUs

DBWS

DBWS Development

2.2 No outstanding DBWS bugs targetted for 2.2

2.3

  • Build environment
    • Plan to include DBWS feature in SDK bundle made available in p2 repository
  • Prioritizing DBWS backlog
    • 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.)
    • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • 275156 - EclipseLink should support complex PL/SQL arguments for Stored Functions
    • 303333 - Handle overloaded Stored Procedure/Functions as WSDL operations
    • 325124 - DBWS for PL/SQL procedure with out ref cursor parameter fails at runtime
    • 326953 DBWS should support batch sql operations
    • DBRS
      • Look at role of DBWS in RESTful web applications
    • Expand DBWS server tests to run on Glassfish, JBoss, WAS
    • Bug 322950 Investigate distributed transactional support via WS-AT (testing exercise)
    • Eclipse IDE based integration for the DBWS tooling
      • Need to provide an API that gives us the capability to specify where to find the driver class files

SDO / MOXy

2.2.0

2.3 RoadMap

  • JPA/JAXB RESTful web services
    • Provide means of exposing JPA entities through a RESTful service
  • 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

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