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"

(Release Planning)
(Build)
Line 45: Line 45:
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
May 23, 2013:
+
June 13, 2013:
 
* EclipseLink to Maven Central
 
* EclipseLink to Maven Central
** 2.5.0 and up, or all releases from here on out?
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
** Drop maven.repo from 2.5 and 2.6 (master) processes?
+
** SonatypeOSS "Milestone" process needs refining and testing.  
+
 
* Migration to Maven
 
* Migration to Maven
 
** I have begun investigating the Maven migration
 
** I have begun investigating the Maven migration
 
*** converted most of the plugins (prototype)
 
*** converted most of the plugins (prototype)
**** using to test reactor use, eclipselink.jar build, and jpa.test requirements
+
**** using to test reactor use and jpa.test requirements
* Builder to maven repos
+
*** currently investigating means of generating eclipselink.jar from bundles
** added to 2.5 and master branches
+
** Add to 2.4 as well?
+
 
* Utilize maven to grab dependencies (revamp compdeps solution)
 
* Utilize maven to grab dependencies (revamp compdeps solution)
 
** needed for jgroups (cannot add to repo, or store on Orbit)
 
** needed for jgroups (cannot add to repo, or store on Orbit)
** working on prototype
+
*** using feature of tycho to get dependency from Maven (complet)
 +
*** still may need another step to get locally for tesing
 +
**** working on prototype
 
* Issues targeted for investigation:
 
* Issues targeted for investigation:
 
** Select Bundle not working with OpenJDK
 
** Select Bundle not working with OpenJDK

Revision as of 10:21, 13 June 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 June 6, 2013

11 am EST, Thurs


Ad Hoc

Release Planning

  • 2.3.4 - No Planned release
    • M1 - May 10 (test process)
    • M2 - May 22 (patch request)
  • 2.4.2 - GA June?
    • RC2 - May 22 (complete)
  • 2.5.1 - GA ? (from M4 on - Milestones 3rd Wednesday of Month)
    • M1 - June 17
  • 2.6.0 - GA ?
    • M1 - ?
  • Kepler - June 26 2013 (Milestone dates are when contribution is due)
    • RC4+1 - Jun 10 (Complete - 2.5.0 Final w/P2 fix)

Build

RoadMap

June 13, 2013:

  • EclipseLink to Maven Central
    • SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
  • Migration to Maven
    • I have begun investigating the Maven migration
      • converted most of the plugins (prototype)
        • using to test reactor use and jpa.test requirements
      • currently investigating means of generating eclipselink.jar from bundles
  • Utilize maven to grab dependencies (revamp compdeps solution)
    • needed for jgroups (cannot add to repo, or store on Orbit)
      • using feature of tycho to get dependency from Maven (complet)
      • still may need another step to get locally for tesing
        • working on prototype
  • Issues targeted for investigation:
    • Select Bundle not working with OpenJDK
    • JPA-RS testing not running at Eclipse

QA

May 30 - June 6 , 2013:

  • Nightly Results
Release Test Suite Issue Summary Since Also Failed On Bug Status
2.5 0605 oracle specific tests 6 tests failed on oracle 11.2, 11.1 and oracle 10.2 0604 QA investigating
2.5 0605 core test on H2 DB 3 tests failed 0605 QA investigating - may be intermittent
2.5 0605 jpa-lrg on GF 3.1.2 with MySQL several tests in ddlgeneration and delimited failed 0605 QA investigating - may be intermittent
  • Testing
    • Triage work -- JPA/WLS10.3.5, WDF/WLS, GF 3.1.2, GF 4.0, JPA-RS, DBWS builder Oracle specific
    • EL 2.3.4 M2 testing - complete (note: performed integration testing against GF 3.1.2.6)
    • Investigated MOXY intermittent failures with XDK/Woodstox - still working on consistent reproduction
  • Test Dev
  • Test infrastructure é Miscellaneous
    • Sybase issues
    • Added GlassFish 4-original test config (use matched 2.5.0 tests against GF4) - complete
    • Integrate cleaning MySQL schema into the test infrastructure - 60% completed - on hold
    • Upgraded Oracle NoSQL Database to 2.0.39
  • This week:
    • MySQL clean schema
    • Investigate how automate JPA-RS tests against GlassFish 4 Web Profile (deploy WAR)
    • Investigate on how access the Maven repo for nightly builds, as the nightly builds on the download site will be discontinued
    • Investigate why JAXB performance tests used up the disk space

JPA

  • JPA - Bug fixes
  • 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.6

DBWS

DBWS Development DBWS Roadmap

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