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)
(Build)
Line 53: Line 53:
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
Feb 7, 2013:
+
Feb 14, 2013:
 
* Milestone Releases
 
* Milestone Releases
** 2.5.0 M7 delayed
+
** 2.4.2 M5 complete
** Kepler M5 - using EclipseLink M4 for Jubula
+
** 2.5.0 M7 complete
*** M4 and M5 p2 repos have issues, with M7 delayed made most sense to contribute older build to unblock them
+
*** Jublula depends upon EclispeLink JPA feature > 2.2.0, Dali includes EclispeLink directly - Dali using M6 bits
+
 
* EclipseLink to Maven Central
 
* EclipseLink to Maven Central
 
** Aligned Old repo metadata and processes to new OSS standards
 
** Aligned Old repo metadata and processes to new OSS standards
 
** Working on setting OSS scripts for initial push
 
** Working on setting OSS scripts for initial push
 
*** finalizing changes, incorporating GPG
 
*** finalizing changes, incorporating GPG
 +
**** gpg processing will be for Milestones/Release only (will incorporate into promote process)
 
*** using manually initiated process initially.
 
*** using manually initiated process initially.
* 2.5 Features and Repos updated to not include osgi, equinox or the weaving bundle
+
**** refocusing efforts on publishing to Sonatype OSS
* JPA 21 testing
+
***** script changes complete, but had be waiting to determine gpg scope
 +
***** am now focused on getting un-signed snapshots out to both repos
 +
* JPA 21 testing - no progress
 
** JPA Test needs to be refactored
 
** JPA Test needs to be refactored
 
*** Server testing should be split away
 
*** Server testing should be split away
Line 73: Line 74:
 
** Select Bundle not working with OpenJDK
 
** Select Bundle not working with OpenJDK
 
** JPA-RS testing not running at Eclipse
 
** JPA-RS testing not running at Eclipse
* Updated Git Repo descriptions
 
  
 
== QA  ==
 
== QA  ==

Revision as of 11:53, 14 February 2013



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 Nov 29, 2012

11 am EST, Thurs


Ad Hoc

No Call Dec 27th

Release Planning

  • 2.3.4 - GA January
    • M1 - pending
  • 2.4.2 - GA TBD
    • M5 - Feb 6 (Complete)
    • M6 - Mar 6
  • 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
    • M7 - Feb 6 (Complete)
    • M8 - Feb 20 (back on 3rd Wed schedule)
    • M9 - Mar 20
    • M10 - Apr 17
  • Juno SR2 - Feb 22 (Milestone dates are when contibution is due)
    • RC3+1 - Feb 4 (2.4.1)
    • RC4+1 - Feb 11
  • Kepler - June 2013 (Milestone dates are when contibution is due)
    • M3+1 - Nov 12 (2.5.0 M4)
    • M4+1 - Dec 17 (2.5.0 M4)
    • M5+1 - Feb 4 (2.5.0 M4)
    • M6+1 - Mar 18

Build

RoadMap

Feb 14, 2013:

  • Milestone Releases
    • 2.4.2 M5 complete
    • 2.5.0 M7 complete
  • EclipseLink to Maven Central
    • Aligned Old repo metadata and processes to new OSS standards
    • Working on setting OSS scripts for initial push
      • finalizing changes, incorporating GPG
        • gpg processing will be for Milestones/Release only (will incorporate into promote process)
      • using manually initiated process initially.
        • refocusing efforts on publishing to Sonatype OSS
          • script changes complete, but had be waiting to determine gpg scope
          • am now focused on getting un-signed snapshots out to both repos
  • JPA 21 testing - no progress
    • JPA Test needs to be refactored
      • Server testing should be split away
      • rework roughly 70% complete
    • JPA21 functional. Ongoing refactoring proceeding.
  • Issues targeted for investigation post JPA21 test working.
    • Select Bundle not working with OpenJDK
    • JPA-RS testing not running at Eclipse

QA

Feb 7-14 , 2013:

  • EclipseLink Nightly Results (Updated on 2013-02-14)
    • master - 14 new failures with DBWS utils testing - investigating; several new failures with jpa on openjdk - seems to be intermittent, need to verify by QA; one new failure with jpa on Derby-10 - investigating; 3 new failures with DBWS on JBoss servers - investigating. (the last build is 2013-02-14)
    • 2.4.2 - 2 new failures with jpa on postgrsql-9 - seems to be intermittent, need to verify. (the last build is 2013-02-13)
    • 2.3.4 - no new build (the last build is 2012-11-25)
  • Testing
    • JPA configs testing - completed
    • Verifying that jpa2.1 issue for advanced model is resolved with latest GlassFish 4 nightly build -- found an issue in ConverterTestSuite - bug will be filed
  • Test Dev
  • Test infrastructure
  • This week:
    • DB2 10.1 test failures - triage
    • More JPA 2.1 test suites enabled in GF4
    • Cache co-ordination testing on WLS cluster
    • IPv4/IPv6 dual stack tests

JPA

  • JPA 2.1 work progress.
  • Mostly feature complete
    • Treat ongoing
    • Entity Graphs changing in the spec
  • JPA-RS
    • JPA-RS: Respect "Accept" header for SingleResultQuery
    • JPA-RS: XMLMarshalException when executing a named query (XML) assigned
    • JPA-RS: NPE when executing a named query (JSON)

MOXy / SDO

RoadMap

2.4.2

  • Performance
    • JAXB context initialization and annotation processing during application deployment

2.5.0

DBWS

DBWS Development DBWS Roadmap

2.5

  • Conversion from native 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