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)
(43 intermediate revisions by 4 users not shown)
Line 31: Line 31:
 
== Release Planning ==
 
== Release Planning ==
 
* 2.3.4 - No Planned release
 
* 2.3.4 - No Planned release
** No Plan
+
** M1  - May 10 (test process)
 +
** M2  - May 22 (patch request)
 
* 2.4.2 - GA April
 
* 2.4.2 - GA April
 
** M5  - Feb 6  (Complete)
 
** M5  - Feb 6  (Complete)
 
** RC1 - Mar 15 (Complete)
 
** RC1 - Mar 15 (Complete)
** RC2 - Apr
+
** RC2 - May 22 (complete)
 
* 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
 
* 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
** Peter to Schedule release review
+
** RC1 - Apr 24 (Complete)
** M8 - Feb 27 (Complete) (need to retro-promote to SonatypeOSS)
+
** RC2 - May 07  (Complete)
** M9  - Mar 12 (Complete)
+
* Kepler - June 26 2013 (Milestone dates are when contribution is due)
** M10 - Apr 17
+
** RC1+1 - May 20 (complete)
* Kepler - June 2013 (Milestone dates are when contibution is due)
+
** RC2+1 - May 27
** M5+1 - Feb  4 (2.5.0 M4)  
+
** RC3+1 - Jun 03
** M6+1 - Mar 18  (2.5.0 M9)
+
** RC4+1 - Jun 10
  
 
== Build ==
 
== Build ==
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
April 04, 2013:
+
May 23, 2013:
* Milestone Releases
+
* Automated publishing
+
** working on full automation fix, but updated scripts to allow automated non-maven publish
+
* 2.5.0 Closedown
+
** Will need final build of JPA (javax.persistence) numbered 2.1.0.
+
 
* EclipseLink to Maven Central
 
* EclipseLink to Maven Central
** Aligned Old repo metadata and processes to new OSS standards
+
** 2.5.0 and up, or all releases from here on out?
** Snapshots and Milestone process working with Sonatype OSS
+
** Drop maven.repo from 2.5 and 2.6 (master) processes?
*** Fix made for javadoc push to staging
+
** SonatypeOSS "Milestone" process needs refining and testing.
**** need to clean old steged builds and test with new 2.3 M1 (will remove old M1 - wasn't tagged)
+
* Migration to Maven
* 2.3 Build rework - complete
+
** I have begun investigating the Maven migration
* JPA 21 testing - no progress
+
*** converted most of the plugins (prototype)
** JPA Test needs to be refactored
+
**** using to test reactor use, eclipselink.jar build, and jpa.test requirements
*** Server testing should be split away
+
* Builder to maven repos
*** rework roughly 70% complete
+
** added to 2.5 and master branches
** JPA21 functional. Ongoing refactoring proceeding.
+
** Add to 2.4 as well?
* Issues targeted for investigation post JPA21 test working.
+
* Utilize maven to grab dependencies (revamp compdeps solution)
 +
** needed for jgroups (cannot add to repo, or store on Orbit)
 +
** working on prototype
 +
* Issues targeted for investigation:
 
** 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
Line 71: Line 70:
 
== QA  ==
 
== QA  ==
  
April 4-11 , 2013:  
+
May 16-23 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2013-04-11)
+
*Nightly Results
** master - 2 new failures with jpa lrg no-weave testing - investigating; one new failure with jpa-spring-container testing - investigating; several new failures with spring srg - investigating; one new failure with jpa on Derby-10 and DB2 - bug: 405370; one new failure with jpa on h2 - investigating; several new failures with jpa testing on postgresql - looks like to be intermittent, need to verify; one new failure with jpa on wls-12.1.1 - investigating; two new failures with jpa on JBoss-5 (both community and eap) - one had been fixed by developer, need to wait for the new build to verify, the other one is new test case should not run on jpa1.0 application servers; 5 new failures with jpa-project-cache.use-cache testing on Glassfish-3.1.2 and Glassfish-4 - developer is working on it. (the last build is 2013-04-10)
+
 
** 2.5.0 - lots of new failures with spring srg - bug [405308|https://bugs.eclipse.org/bugs/show_bug.cgi?id=405308] filed; 9 new failures with jpa on postgresql DB - seems to be intermittent, need to verify; 2 new failures with jpa on JBoss-5 (both community and eap) - test case issue, only fix on master; 5 new failures with jpa-project-cache.use-cache testing on Glassfish-3.1.2 and Glassfish-4 - test case issue, only fix on master.  (the last build is 2013-04-09)
+
{| width="800" border="1" cellpadding="1" cellspacing="1" summary="Nightly Test Issues"
** 2.4.2 - one new failure with jpa testing on postgresql DB - investigating; jpa lrg and sdo testing didn't run properly on Glassfish-3.1.2 - seems to be intermittent, need to be verified.  (the last build is 2013-04-10)
+
|-
* Testing
+
| Release
** General triage work
+
| Test Suite
** 405366 - new failures with jpa tests on JBoss-5 - fixed by dev
+
| Issue Summary
** 405308 - Spring SRG test failures
+
| Since
** 405311 - 5 tests in "server-test-project-cache.use-cache" failed on GlassFish
+
| Also Failed On
** 405377 - 2 tests of DDLTestSuite in jpa21/advanced failed on GlassFish
+
| Bug
** 405451 - new failures with JPA/Postgre
+
| Status
** 405370 - new JPA test JUnitJPQLComplexAggregateTestSuite.testMultipleCoalesce failed on Derby and DB2
+
|-
** EL 2.5 Manual testing -- in progress -- DS, weaving, ejb lookup for WLS
+
| 2.6 0522
** Performance tests
+
| jpa21-lrg  
*** completed 3 runs -- 2.5 vs 2.4, 2.5 vs 2.3, and 2.5 vs 2.4 rerun
+
| two new failures with jpa21-lrg on javaSE and JEE
*** 405361 - performance regression bug filed
+
| 0522
* Test Dev
+
|
** modified test scripts to run cache co-ordination tests against weblogic clusters
+
|
* Test infrastructure é Miscellaneous
+
| QA investigating
**  
+
|-
* This week:
+
| 2.6 0522
** EL 2.5 manual testing, including Windows and Websphere
+
| jaxrs
** Work with Eric on testing Maven repo
+
| 1 new failure with GF4
 +
| 0510
 +
| 2.5.1  
 +
| 407942
 +
| dev notified
 +
|-
 +
| 2.6 0522
 +
| jpa lrg
 +
| 2 jpa/xml-inheritance tests failed on GlassFish 2 only  
 +
| 0510
 +
| 2.5.1  
 +
| 408589
 +
| dev investigated - test issue
 +
|-
 +
| 2.5.1 0522
 +
| dbws builder oracle specific tests
 +
| 2 errors and 2 failures
 +
| 0522
 +
|
 +
| 407549
 +
| dev to backport
 +
|}
 +
 
 +
*Testing  
 +
**Triage new failures for JPA for all app servers
 +
**Intermittent failures with Mongo and WLS - fixed  
 +
**Investigate intermittent issue for mongotest as described in bug 407880 - in progress
 +
**Reopened bug 407549 - 4 DBWS builder Oracle-specific tests failed with 2.6.0.v20130504-64124e5 - The fix needs to be backported to 2.5.1
 +
*Test Dev
 +
*Test infrastructure é Miscellaneous
 +
**Enabled nightly testing on 2.5.1
 +
**Installed and configured MySQL 5.6.11
 +
**Upgrade GlassFish 3.1.2 nightly testing to be GlassFish 3.1.2.5  
 +
**Add ability to clean the MySQL schema (integrated with nightly testing) -- to address intermittent issues - in progress
 +
*This week:
 +
**MySQL clean schema
 +
**Investigate two new failures with jpa21 testing on both javaSE and javaEE
 +
**Investigate how automate JPA-RS tests against GlassFish 4 Web Profile (deploy WAR)
 +
**Investigate on why JAXB performance tests used up the disk space
 +
**Investigate on how access the Maven repo for nightly builds, as the nightly builds on the download site will be discontinued
  
 
== JPA  ==
 
== JPA  ==
Line 111: Line 149:
  
 
2.6
 
2.6
*JSON Schema Generation
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 
**  Phase #5 - Implement Light Weight OXM Version of Core Classes/Interfaces
 
**  Phase #5 - Implement Light Weight OXM Version of Core Classes/Interfaces
Line 137: Line 175:
 
** Developing JAXB with EL MOXy
 
** Developing JAXB with EL MOXy
 
** Developing with EL DBWS
 
** Developing with EL DBWS
* Next refresh planned Apr 1, 2013
 
  
 
== Bug Status  ==
 
== Bug Status  ==

Revision as of 11:11, 23 May 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 Feb 14, 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 April
    • M5 - Feb 6 (Complete)
    • RC1 - Mar 15 (Complete)
    • RC2 - May 22 (complete)
  • 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
    • RC1 - Apr 24 (Complete)
    • RC2 - May 07 (Complete)
  • Kepler - June 26 2013 (Milestone dates are when contribution is due)
    • RC1+1 - May 20 (complete)
    • RC2+1 - May 27
    • RC3+1 - Jun 03
    • RC4+1 - Jun 10

Build

RoadMap

May 23, 2013:

  • EclipseLink to Maven Central
    • 2.5.0 and up, or all releases from here on out?
    • Drop maven.repo from 2.5 and 2.6 (master) processes?
    • SonatypeOSS "Milestone" process needs refining and testing.
  • Migration to Maven
    • I have begun investigating the Maven migration
      • converted most of the plugins (prototype)
        • using to test reactor use, eclipselink.jar build, and jpa.test requirements
  • Builder to maven repos
    • added to 2.5 and master branches
    • Add to 2.4 as well?
  • Utilize maven to grab dependencies (revamp compdeps solution)
    • needed for jgroups (cannot add to repo, or store on Orbit)
    • working on prototype
  • Issues targeted for investigation:
    • Select Bundle not working with OpenJDK
    • JPA-RS testing not running at Eclipse

QA

May 16-23 , 2013:

  • Nightly Results
Release Test Suite Issue Summary Since Also Failed On Bug Status
2.6 0522 jpa21-lrg two new failures with jpa21-lrg on javaSE and JEE 0522 QA investigating
2.6 0522 jaxrs 1 new failure with GF4 0510 2.5.1 407942 dev notified
2.6 0522 jpa lrg 2 jpa/xml-inheritance tests failed on GlassFish 2 only 0510 2.5.1 408589 dev investigated - test issue
2.5.1 0522 dbws builder oracle specific tests 2 errors and 2 failures 0522 407549 dev to backport
  • Testing
    • Triage new failures for JPA for all app servers
    • Intermittent failures with Mongo and WLS - fixed
    • Investigate intermittent issue for mongotest as described in bug 407880 - in progress
    • Reopened bug 407549 - 4 DBWS builder Oracle-specific tests failed with 2.6.0.v20130504-64124e5 - The fix needs to be backported to 2.5.1
  • Test Dev
  • Test infrastructure é Miscellaneous
    • Enabled nightly testing on 2.5.1
    • Installed and configured MySQL 5.6.11
    • Upgrade GlassFish 3.1.2 nightly testing to be GlassFish 3.1.2.5
    • Add ability to clean the MySQL schema (integrated with nightly testing) -- to address intermittent issues - in progress
  • This week:
    • MySQL clean schema
    • Investigate two new failures with jpa21 testing on both javaSE and javaEE
    • Investigate how automate JPA-RS tests against GlassFish 4 Web Profile (deploy WAR)
    • Investigate on why JAXB performance tests used up the disk space
    • Investigate on how access the Maven repo for nightly builds, as the nightly builds on the download site will be discontinued

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.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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.