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)
(QA)
Line 72: Line 72:
 
== QA  ==
 
== QA  ==
  
April 18-25 , 2013:  
+
April 25 - May 2 , 2013:  
  
 
*Nightly Results
 
*Nightly Results
Line 83: Line 83:
 
| Status
 
| Status
 
|-
 
|-
| 2.6 0430
+
| 2.6 0430  
| jpa-lrg
+
| jpa-lrg  
| several new failures with jpa testing on wls (10.3.5, 10.3.6 and 12.1.1)
+
| several new failures with jpa testing on wls (10.3.5, 10.3.6 and 12.1.1)  
 
| QA investigating, test issue, may be related to WLS server testing moving to new env
 
| QA investigating, test issue, may be related to WLS server testing moving to new env
 
|-
 
|-
| 2.6 0430
+
| 2.6 0430  
| jpa-lrg
+
| jpa-lrg  
 
| 5 proxy authentication tests failed on all servers(GF, WebSphere)  
 
| 5 proxy authentication tests failed on all servers(GF, WebSphere)  
 
| QA investigating, test issue, need to look at the DB config
 
| QA investigating, test issue, need to look at the DB config
 
|-
 
|-
| 2.6 0430
+
| 2.6 0430  
| jpa-lrg
+
| jpa-lrg  
| several tests in ddlgeneration/delimited/xml merge inherited failed on GF 3.1.2
+
| several tests in ddlgeneration/delimited/xml merge inherited failed on GF 3.1.2  
 
| QA investigating, may be test env issue (causing intermittent issue)
 
| QA investigating, may be test env issue (causing intermittent issue)
 
|-
 
|-
| 2.6 0430
+
| 2.6 0430  
| test-oxm-XDK
+
| test-oxm-XDK  
| one test using DOM failed with 'JVM exited abnormally'
+
| one test using DOM failed with 'JVM exited abnormally'  
 
| test issue - notified dev - may need some assistance, bug to be filed
 
| test issue - notified dev - may need some assistance, bug to be filed
 
|-
 
|-
Line 109: Line 109:
 
|}
 
|}
  
* Testing
+
*Testing  
** 2.5 Manual testing -- in progress -- Complete
+
**2.5 Manual testing -- in progress -- Complete  
**  
+
**
** Performance tests (no change)
+
**Performance tests (no change)  
*** Another run was done after a fix was put in for 405361
+
***Another run was done after a fix was put in for 405361  
* Test Dev
+
*Test Dev  
** cache co-ordination tests for WLS/RMI added to nightly
+
**cache co-ordination tests for WLS/RMI added to nightly  
* Test infrastructure é Miscellaneous
+
*Test infrastructure é Miscellaneous  
** Moved WLS testing to new machine
+
**Moved WLS testing to new machine  
** Test fwk enhancements and optimizations
+
**Test fwk enhancements and optimizations  
* This week:
+
*This week:  
** Investigate "test-spring-local" and "test-spring-container" intermittent test failures
+
**Investigate "test-spring-local" and "test-spring-container" intermittent test failures  
** Investigate how to run jpa Mongo tests on WLS, and will add them in the nightly testing.
+
**Investigate how to run jpa Mongo tests on WLS, and will add them in the nightly testing.
  
 
== JPA  ==
 
== JPA  ==

Revision as of 10:54, 2 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
    • 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)
    • M10 - Mar 21 (Complete)
    • M11 - Apr 04 (Complete)
    • M12 - Apr 11 (Complete)
    • M13 - Apr 17
    • RC1 - Apr 24
  • Kepler - June 26 2013 (Milestone dates are when contibution is due)
    • M6+1 - Mar 18 (2.5.0 M9)
    • M7+1 - May 07
    • RC1+1 - May 20
    • RC2+1 - May 27
    • RC3+1 - Jun 03
    • RC4+1 - Jun 10

Build

RoadMap

April 18, 2013:

  • 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
      • All "staging" files would be replicated to Maven Central
        • Looking into the possibility to push non-rc Milestones to another repo
  • Migration to Maven
    • I have begun investigating the Maven migration
      • Starting with JPA-Test: what would be required to re-org and build with Maven?
  • Issues targeted for investigation:
    • Select Bundle not working with OpenJDK
    • JPA-RS testing not running at Eclipse

QA

April 25 - May 2 , 2013:

  • Nightly Results
Release Test Suite Issue Summary Status
2.6 0430 jpa-lrg several new failures with jpa testing on wls (10.3.5, 10.3.6 and 12.1.1) QA investigating, test issue, may be related to WLS server testing moving to new env
2.6 0430 jpa-lrg 5 proxy authentication tests failed on all servers(GF, WebSphere) QA investigating, test issue, need to look at the DB config
2.6 0430 jpa-lrg several tests in ddlgeneration/delimited/xml merge inherited failed on GF 3.1.2 QA investigating, may be test env issue (causing intermittent issue)
2.6 0430 test-oxm-XDK one test using DOM failed with 'JVM exited abnormally' test issue - notified dev - may need some assistance, bug to be filed
  • Testing
    • 2.5 Manual testing -- in progress -- Complete
    • Performance tests (no change)
      • Another run was done after a fix was put in for 405361
  • Test Dev
    • cache co-ordination tests for WLS/RMI added to nightly
  • Test infrastructure é Miscellaneous
    • Moved WLS testing to new machine
    • Test fwk enhancements and optimizations
  • This week:
    • Investigate "test-spring-local" and "test-spring-container" intermittent test failures
    • Investigate how to run jpa Mongo tests on WLS, and will add them in the nightly testing.

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

Back to the top