Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Ad Hoc)
(QA)
Line 57: Line 57:
 
== QA  ==
 
== QA  ==
  
Aug 9-16, 2012:  
+
Sept 6 -13, 2012:  
  
* EclipseLink Nightly Results (Updated on 2012-08-16)
+
* EclipseLink Nightly Results (Updated on 2012-09-13)
** master - one DBWS example testing failed on all application servers [https://bugs.eclipse.org/bugs/show_bug.cgi?id=387123 387123]; (the last build is 2012-08-14)
+
** master - several new failures with Oracle extension testing, which related to DB setting for aq user - looks like the testing environment issue, investigating by QA; one new failure with WDF testing - investigating; one new added jpa test failed on both JavaSE and JavaEE - already sent notice to developer; one new failure with jaxb on jdk17 - investigating; several new failures with jaxrs testing on Glassfish servers - investigating. (the last build is 2012-09-13)
** 2.4.1 - one DBWS example testing failed on all application servers [https://bugs.eclipse.org/bugs/show_bug.cgi?id=387123 387123]; 2 new test failures in jpars in J2SE & JEE, QA will investigate first; GlassFish 3.1.2 & 4 failed because of "java.io.IOException: No space left on device", need to clean up test machine ottvm058 (the last build is 2012-08-15)
+
** 2.4.1 - several new failures with Oracle extension testing - same as master;  one new failure with WDF testing - investigating; one new added jpa  test failed on both JavaSE and JavaEE - already sent notice to developer; one new failure with jaxb on jdk17 - investigating; 6 new failures with foundation lrg only on MySQL DB, but passed on Oracle and other DBs - investigating; several new failures with jaxrs testing on Glassfish servers - same as master. (the last build is 2012-09-12)
** 2.3.4 - jpa/advanced, jpa/featchgroup, and jpa/jpql has lots of failures in jboss-5, jboss-5-eap, weblogic-10.3.5 patch, 10.3..6patch and 12.1.1, that might be test env issue, QA will investigate;3 jpa tests in JUnitJPQLDateTimeTestSuite failed on new db oracle 12.1, QA is investigating  (the last build is 2012-08-15)
+
** 2.3.4 - several new failures with Oracle extension testing - same as master; one setup failure with foundation non-lrg testing - investigating; 16 new failure with jpa-lrg in ProxyAuthenticationTestSuite related to DB setting - investigating; 112 failures with jaxb 2.1 TCK - Fixed. (the last build is 2012-09-11)
 
* Testing
 
* Testing
 
** Triage workload
 
** Triage workload
 +
** Documentation review -- JBoss 7
 +
** Manual runs of JPA against SQLServer 2K8R2 - investigate test hangs -- had to clean DB users
 +
** JAX-RS on GF4, JSON tests failed due to EclipseLink bundle jars rebuild issues - need to discuss with dev/build team
 
* Test Dev
 
* Test Dev
 
** Metadata caching
 
** Metadata caching
*** Test spec - completed, sent for review
+
*** Test Implentation - in progress - dev has fixed a few issues found; working on test automation of a few scenarios
** Cache co-ordination tests on WLS clusters -- complete
+
** DBWS Server Tests major refactoring - test scripts changes required - complete
** Fixed bug 385064, and enabled DBWS BLOB tests
+
 
* Test infrastructure
 
* Test infrastructure
 +
** JAXB-TCK 2.1 : enabled in nightly testing - completed
 +
** Met with Dev to discuss improvements to the JAXB perf test report
 
* This week:
 
* This week:
 
** Metadata caching - test implementation
 
** Metadata caching - test implementation
** DBWS examples - modify scripts to align to recent refactoring
+
** Documentation review - JBoss 7
*** Need scripting work on QA side, and some refactoring of dependencies
+
** Resolve JAX-RS/JSON test failures on GF4
** New Oracle-specific DBWS test suite - will require some QA work to integrate into nightly test runs
+
** JAXB Performance test results - improve layout
 
* Backlog:
 
* Backlog:
 
** Add JBoss 7 to nightly testing
 
** Add JBoss 7 to nightly testing

Revision as of 10:52, 13 September 2012



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 Sept 13, 2012

11 am EST, Thurs


Ad Hoc

???

Release Planning

  • 2.3.4 - GA ??
    • M1 - ??
  • 2.4.1 - GA ??
    • M1 - Pending
  • 2.5.0 - GA ??
    • M1 - Jul 4 (Complete)
    • M2 - Pending
  • Juno SR1 - Sept 28 (Milestone dates are when contibution is due)
    • SR1-RC2+1 - Sept 3
    • SR1-RC3+1 - Sept 10
    • SR1-RC4+1 - Sept 17
  • Kepler - June 2013 (Milestone dates are when contibution is due)
    • M1+1 - Aug 20 (Juno GA)
    • M2+1 - Oct 1 (Juno GA?)

Migration to Git

QA

Sept 6 -13, 2012:

  • EclipseLink Nightly Results (Updated on 2012-09-13)
    • master - several new failures with Oracle extension testing, which related to DB setting for aq user - looks like the testing environment issue, investigating by QA; one new failure with WDF testing - investigating; one new added jpa test failed on both JavaSE and JavaEE - already sent notice to developer; one new failure with jaxb on jdk17 - investigating; several new failures with jaxrs testing on Glassfish servers - investigating. (the last build is 2012-09-13)
    • 2.4.1 - several new failures with Oracle extension testing - same as master; one new failure with WDF testing - investigating; one new added jpa test failed on both JavaSE and JavaEE - already sent notice to developer; one new failure with jaxb on jdk17 - investigating; 6 new failures with foundation lrg only on MySQL DB, but passed on Oracle and other DBs - investigating; several new failures with jaxrs testing on Glassfish servers - same as master. (the last build is 2012-09-12)
    • 2.3.4 - several new failures with Oracle extension testing - same as master; one setup failure with foundation non-lrg testing - investigating; 16 new failure with jpa-lrg in ProxyAuthenticationTestSuite related to DB setting - investigating; 112 failures with jaxb 2.1 TCK - Fixed. (the last build is 2012-09-11)
  • Testing
    • Triage workload
    • Documentation review -- JBoss 7
    • Manual runs of JPA against SQLServer 2K8R2 - investigate test hangs -- had to clean DB users
    • JAX-RS on GF4, JSON tests failed due to EclipseLink bundle jars rebuild issues - need to discuss with dev/build team
  • Test Dev
    • Metadata caching
      • Test Implentation - in progress - dev has fixed a few issues found; working on test automation of a few scenarios
    • DBWS Server Tests major refactoring - test scripts changes required - complete
  • Test infrastructure
    • JAXB-TCK 2.1 : enabled in nightly testing - completed
    • Met with Dev to discuss improvements to the JAXB perf test report
  • This week:
    • Metadata caching - test implementation
    • Documentation review - JBoss 7
    • Resolve JAX-RS/JSON test failures on GF4
    • JAXB Performance test results - improve layout
  • Backlog:
    • Add JBoss 7 to nightly testing
    • DBWS tests on JBoss 7
    • Investigating Enable JPA 1.0 TCK on GlassFish v3
    • Review table-per-tenant functionality
    • Enable JPA 1.0 TCK on GlassFish v3
    • 370988 - JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
    • oracle specific tests failures on GlassFish - tried suggestions from dev, but not successful - on hold
    • optimize setup/teardown of JAXB junit testcases

Build

Sept 6, 2012:

  • Milestone Releases
    • None (on hold)
    • Next: 2.4.1 M!, 2.5.0 M2
  • Remove old build pathways
    • converting Oracle build to Tycho problematic
      • holding in preference to Git migration
  • Git Build migration
    • Migrated to Eclipse Hudson Server for nightly builds (hudson.eclipse.org)
      • Builds and tests running.
        • for master (trunk) and 2.4; 2.3 is still migrating
      • publishing
        • Maven generation has all pieces needed, but still needs some work to complete.
          • Still needs some finalization
        • Milestone promotion dependent upon resolving all of the above.
          • Targeting early next week for completion.
        • Oracle bundle generation.
          • Complete migration of build process. Next week?
          • Hope to have interrim solution sooner.
        • Tools integration into nightly.
          • Reviewing project structure.
          • Tentatively targeting next week for completion (depends upon above).

JPA

  • 2.5
    • MetaData caching checked in
    • JPA 2.1 work progress.
      • Stored Procedure, Converters & Criteria API work in progress
  • JPA-RS
    • Working on Passing Relationships by Reference

MOXy / SDO

RoadMap

2.4.1

  • Performance
    • Focussing on SpecJ benchmark runs

2.5.0

  • Jar footprint reduction

DBWS

DBWS Development DBWS Roadmap

2.5 feature planning

  • JAX-RS support
  • Conversion from native metadata
  • Ability to query across D/B schema's

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