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)
Line 72: Line 72:
 
== QA  ==
 
== QA  ==
  
April 11-18 , 2013:  
+
April 18-25 , 2013:  
  
 
*Nightly Results
 
*Nightly Results
Line 83: Line 83:
 
| Status
 
| Status
 
|-
 
|-
| master 0423
+
| master 0423  
 
| jpa/advanced   
 
| jpa/advanced   
 
| newly added "testCopyNotCloneableCollection" failed in "test-no-weave" and "test-spring-srg"  
 
| newly added "testCopyNotCloneableCollection" failed in "test-no-weave" and "test-spring-srg"  
| Dev Investigating ;406555 
+
| Dev Investigating ;406555 
 
|-
 
|-
| master 0423
+
| master 0423  
| Spring local & container
+
| Spring local & container  
 
| tests failed with "Could not load JDBC driver class [com.mysql.jdbc.Driver]"  
 
| tests failed with "Could not load JDBC driver class [com.mysql.jdbc.Driver]"  
 
| QA investigating
 
| QA investigating
 
|-
 
|-
| 2.5
+
| 2.5  
 
| jpa-lrg on wls12.1.1  
 
| jpa-lrg on wls12.1.1  
| test env issue
+
| test env issue  
 
| QA Investigating; manually re-run
 
| QA Investigating; manually re-run
 
|-
 
|-
| 2.5
+
| 2.5  
| dbws builder oracle tests
+
| dbws builder oracle tests  
| test env issue - 12 failures
+
| test env issue - 12 failures  
 
| QA Investigating
 
| QA Investigating
 
|-
 
|-
| 2.5
+
| 2.5  
| Spring local & container
+
| Spring local & container  
| Same failure on master
+
| Same failure on master  
 
|  
 
|  
 
|-
 
|-
| 2.5
+
| 2.5  
| jpars on GlassFish 3.1.2
+
| jpars on GlassFish 3.1.2  
| Might be intermittent
+
| Might be intermittent  
 
| QA Investigating
 
| QA Investigating
 
|-
 
|-
| 2.5
+
| 2.5  
| jpa lrg on derby
+
| jpa lrg on derby  
| 16 failures - might be intermittent
+
| 16 failures - might be intermittent  
| <td>QA Investigating<br></td>
+
| &lt;td&gt;QA Investigating<br>&lt;/td&gt;
 
|-
 
|-
 
|  
 
|  

Revision as of 10:59, 25 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)
    • 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 18-25 , 2013:

  • Nightly Results
Release Test Suite Issue Summary Status
master 0423 jpa/advanced  newly added "testCopyNotCloneableCollection" failed in "test-no-weave" and "test-spring-srg" Dev Investigating ;406555 
master 0423 Spring local & container tests failed with "Could not load JDBC driver class [com.mysql.jdbc.Driver]" QA investigating
2.5 jpa-lrg on wls12.1.1 test env issue QA Investigating; manually re-run
2.5 dbws builder oracle tests test env issue - 12 failures QA Investigating
2.5 Spring local & container Same failure on master
2.5 jpars on GlassFish 3.1.2 Might be intermittent QA Investigating
2.5 jpa lrg on derby 16 failures - might be intermittent <td>QA Investigating
</td>
  • Testing
    • 2.5 Manual testing -- in progress -- ETA: April 26
    • Investigated intermittent issues with JPA on Oracle DB 11.2.0.3 -- re-installed DB
    • Performance tests
      • Another run was done after a fix was put in for 405361
  • Test Dev
    • cache co-ordination tests for WLS/JMS added to nightly
  • Test infrastructure é Miscellaneous
    • Setup another machine for nightly testing, to reduce load on original machine
  • This week:
    • Spring local and container test failures in 2.5 & master
    • EL 2.5 manual testing
    • Add cache co-ord tests for WLS/RMI

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