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 (MOXy / SDO)
(QA)
Line 79: Line 79:
 
* Testing
 
* Testing
 
** General triage work
 
** General triage work
** Investigate JPA test failures due to changes with modelgen_*.jar in 2.5 and master.
+
** 405366 - new failures with jpa tests on JBoss-5 - fixed by dev
** EL 2.5 Manual testing -- in progress
+
** 405308 - Spring SRG test failures
** Performance tests -- completed a run last weekend, an issue with the script was detected - fixed -- will re-run this weekend
+
** 405311 - 5 tests in "server-test-project-cache.use-cache" failed on GlassFish
 +
** 405377 - 2 tests of DDLTestSuite in jpa21/advanced failed on GlassFish
 +
** 405451 - new failures with JPA/Postgre
 +
** 405370 - new JPA test JUnitJPQLComplexAggregateTestSuite.testMultipleCoalesce failed on Derby and DB2
 +
** EL 2.5 Manual testing -- in progress -- DS, weaving, ejb lookup for WLS
 +
** Performance tests
 +
*** completed 3 runs -- 2.5 vs 2.4, 2.5 vs 2.3, and 2.5 vs 2.4 rerun
 +
*** 405361 - performance regression bug filed
 
* Test Dev
 
* Test Dev
**  
+
** modified test scripts to run cache co-ordination tests against weblogic clusters
* Test infrastructure
+
* Test infrastructure é Miscellaneous
 
**  
 
**  
 
* This week:
 
* This week:
** EL 2.5 manual testing
+
** EL 2.5 manual testing, including Windows and Websphere
** Performance Testing
+
** Investigate several new failures with jpa 2.0 (proxy testing) testing using jpa2.1 persistence jar
+
 
** Work with Eric on testing Maven repo
 
** Work with Eric on testing Maven repo
  

Revision as of 09:56, 11 April 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
    • No Plan
  • 2.4.2 - GA April
    • M5 - Feb 6 (Complete)
    • RC1 - Mar 15 (Complete)
    • RC2 - Apr
  • 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
    • Peter to Schedule release review
    • M8 - Feb 27 (Complete) (need to retro-promote to SonatypeOSS)
    • M9 - Mar 12 (Complete)
    • M10 - Apr 17
  • Kepler - June 2013 (Milestone dates are when contibution is due)
    • M5+1 - Feb 4 (2.5.0 M4)
    • M6+1 - Mar 18 (2.5.0 M9)

Build

RoadMap

April 04, 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
    • Aligned Old repo metadata and processes to new OSS standards
    • Snapshots and Milestone process working with Sonatype OSS
      • Fix made for javadoc push to staging
        • need to clean old steged builds and test with new 2.3 M1 (will remove old M1 - wasn't tagged)
  • 2.3 Build rework - complete
  • 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

Mar 21-28 , 2013:

  • EclipseLink Nightly Results (Updated on 2013-04-04)
    • master - all JPA tests failed on jdk16 and openjdk - seems to be environment issue, investigating; all spring srg tests failed - investigating; several new failures with both foundation and JPA on postgresql - investigating; one new failure with JPA on JBoss 5 (both community and eap) - investigating; 5 new failures with jpa-project-cache.use-cache testing on Glassfish-3.1.2 - investigating; 10 failures with jpa21 on Glassfish-4 - investigating. (the last build is 2013-04-03)
    • 2.5.0 - one new failure with jpa testing against jpa21 persistence jar - investigating; 9 new failures with jpa-spring-container tests and all spring srg testing failed - investigating; 17 new failures with jpa on h2 DB - seems to be intermittent, need to verify; several new failures with both foundation and jpa testing on postgresql - same as master; one new failure with jpa on JBoss-5 (both community and eap) - same as master; 5 new failures withjpa-project-cache.use-cache testing on Glassfish-3.1.2 - same as master. (the last build is 2013-04-01)
    • 2.4.2 - one new failure with jpa testing on postgresql DB - seems to be intermittent. (the last build is 2013-04-03)
  • Testing
    • General triage work
    • 405366 - new failures with jpa tests on JBoss-5 - fixed by dev
    • 405308 - Spring SRG test failures
    • 405311 - 5 tests in "server-test-project-cache.use-cache" failed on GlassFish
    • 405377 - 2 tests of DDLTestSuite in jpa21/advanced failed on GlassFish
    • 405451 - new failures with JPA/Postgre
    • 405370 - new JPA test JUnitJPQLComplexAggregateTestSuite.testMultipleCoalesce failed on Derby and DB2
    • EL 2.5 Manual testing -- in progress -- DS, weaving, ejb lookup for WLS
    • Performance tests
      • completed 3 runs -- 2.5 vs 2.4, 2.5 vs 2.3, and 2.5 vs 2.4 rerun
      • 405361 - performance regression bug filed
  • Test Dev
    • modified test scripts to run cache co-ordination tests against weblogic clusters
  • Test infrastructure é Miscellaneous
  • This week:
    • EL 2.5 manual testing, including Windows and Websphere
    • Work with Eric on testing Maven repo

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

  • JSON Schema Generation
  • MOXy footprint reduction
    • Phase #5 - Implement Light Weight OXM Version of Core Classes/Interfaces

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