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 (DBWS)
m (SDO / MOXy)
Line 147: Line 147:
 
== SDO / MOXy  ==
 
== SDO / MOXy  ==
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 
2.3
 
* 2.3 examples complete
 
* [http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy MOXy user guide]
 
** Added content for the following 2.3 features
 
*** Multiple mappings for a single property
 
*** Refreshing metadata
 
*** Customizing XML name conversions
 
*** Virtual Access Methods
 
  
 
2.4
 
2.4
* Putting together demo for mapping object models to JSON
+
* Object model mapping to JSON
** Investigating use of antlr grammar files for parsing JSON  
+
** Using antlr grammar files for parsing JSON  
** Need to review licenses and what we may be able to use here.
+
** Working on initial marshalling/unmarshalling usecases.
 +
** Need to determine end-to-end scenarios that are targetted for 2.4
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==

Revision as of 10:14, 20 July 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 July 14, 2011

11 am EST, Thurs June 2, 2011


Ad Hoc

  • potentially use JavaCC for parsing new grammar files.
    • no runtime dependancy
    • investigate need for CQ (works with)
  • Doc versions
    • indicate new items on wiki for 2.3.
    • improve versioning in the future

Release Planning

  • 2.2.1 - GA July 27
    • M1 - July 11
    • RC1 - July 25
  • 2.3.1 - GA Sept 7
    • M1 - Jul 8
    • M2 - Jul 22
    • M3 - Aug 1 *
  • Indigo SR1 - GA Sep 23
    • RC1+0 - Aug 15 *
    • RC2+0 - Aug 29 *
    • RC3+0 - Sep 5 *
    • RC4+0 - Sep 12 (2.3.1?)
  • 2.4.0 - GA Oct 26
    • M1 - Jul 28
    • M2 - Aug 25 *
    • M3 - Sep 22
    • M4 - Oct 12
    • RC1 - Oct 19
  • Indigo SR2 - GA Feb 24, 2012
    • RC1+0 - Jan 16
    • RC2+0 - Jan 30
    • RC3+0 - Feb 8
    • RC4+0 - Feb 13
  • Juno - GA Jun 2012
    • M1 - Aug 19 *

QA

July 7 - July 14, 2011:

  • EclipseLink Nightly Results (Updated on 2011-07-14)
    • trunk - 1 new failure with jaxb\- investigating. (the last build is 2011-07-14)
    • 2.3.1 - 1 new failure with jaxb\- investigating. (the last build is 2011-07-13)
    • 2.2.1 - JPA cacheable testing failed on all application servers - fix had been checked in (the last build is 2011-07-13)
    • 2.1.4 - no new build (the last build is 2011-06-06)
    • 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
    • EclipseLink 2.2.1 Testing
      • JPA manual tests (different configs) -- in progress, ETA: July 18
      • DB Certification -- 80% complete -- ETA: July 18
      • Windows - 0% - ETA: July 15
      • Other functional manual tests -- 15% - ETA: July 18
    • 2.4 : WAS 8.0 (new version) -- results OK
    • 2.2.1, 2.3.1, trunk: Fixed jpa cacheable tests for all application servers
    • 2.3, 2.4: Fixed issue with JPA tests not running on Glassfish
    • 2.4: Fixed nightly Spring local and container tests issues
    • Investigation into how an app can use a different version of eclipselink.jar in WebLogic server (without replacing eclipselink.jar that is packaged)
      • Update: EL2.2 still has failures in dynamic weaving tests -- tried simplifying the classpath, with no effect; still investigating
  • Test Dev
  • Test infrastructure
    • Windows test automation - first iteration completed; documented
    • Cleaned up schemas for Sybase 15.5, Postgre 9.0.1
    • Timesten 11.2 re-configured
  • This week:
    • In progress...
      • EclipseLink 2.2.1 Testing
      • Investigation into how an app can use a different version of eclipselink.jar in WebLogic server --> figure out if dynamic weaving issue is environment issue...
    • Setup WAS 8.0 in nightly test infrastructure
    • Add tests for vertical Data Partitioning policy
    • Clean up schemas for Sybase and PostGre dbs, and re-run tests to verify issues found earlier this week
    • (backlog) JAXB annotation example tests Phase II - 75% complete - on hold.
    • (backlog) Debug Sybase failures for 6 models in Core LRG (backlog)
    • (backlog) DBWS examples failures on WAS ND after updated to fixpak 15

Build

July 21, 2011:

  • Milestone Releases
    • None
    • Next: Tomorrow (2.3.1 M2)
  • Tycho (New Build)
    • migrating and adding POC POM files (non-linked to allow development and incremental adoption)
    • migrate branch changes
      • ASM, ANTLR, to semi-static bundles
      • Generate and publish "Compile Dependency" P2
      • migrate version stamping solution
  • javax.persistence - 2.4.0
    •  ?

JPA

July 14 2011:

  • bug fixes 2.2.1
  • Bug fixes in 2.3.1
  • Doc reviews.
  • 2.4
    • early discussions

DBWS

DBWS Development DBWS Roadmap

2.4

  • Feature: Parse DDL to extract database metadata
    • This is a change in the way we access type metadata, that will cover off the following bugs
      • 325124 DBWSProvider does not handle package REF CURSOR
      • 339721 DBWS should support strongly-typed package REF CURSOR
      • 339909 - DBWS should support optional argument queries
      • 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • Using JavaCC to generate code for parsing source DDL
    • Fn Spec / Design review completed
      • Creating initial sprint to target first passing end-to-end usecase
    • Off-line DBWSBuilder development plan.
      • Plan to trial Eclipse-hosted GIT repository as a sand-box for multi-person development
      • DBWS component in SVN trunk remains the target development platform.

SDO / MOXy

RoadMap

2.4

  • Object model mapping to JSON
    • Using antlr grammar files for parsing JSON
    • Working on initial marshalling/unmarshalling usecases.
    • Need to determine end-to-end scenarios that are targetted for 2.4

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

JPA & MOXy docs now in review. Please provide comments directly on the appropriate Discussion page for each wiki page and/or directly to Ben & Rick.

Updated MySports example application

Preparing for 2.4 items

Considering process improvements

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top