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)
(JPA)
Line 95: Line 95:
 
== JPA  ==
 
== JPA  ==
 
April 07 , 2011:
 
April 07 , 2011:
 
+
* our version of ASM in jdk 1.7
 
* 2.3
 
* 2.3
 
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/328404_new Composite PUs]
 
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/328404_new Composite PUs]

Revision as of 11:04, 14 April 2011



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 April 7, 2011

11 am EST, Thurs April 7, 2011


Ad Hoc

Release Planning

  • 2.1.3
    • Mid april
  • 2.2 - Released
  • Helios SR2 (2.1.2) - February 25, 2011
    • GA - Feb 25, 2011
  • 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
    • Indigo M5+1 - Jan 31 (Date had been listed on Google calendar incorrectly)
    • Indigo M6+1 - March 14
    • Indigo M7+1 - May 2
    • Indigo RC1-4 May 16,23,30 and June 6
    • Indigo GA - June 22

QA

April 8 - April 14, 2011:

  • Nightly (Updated on 2011-03-24)
    • trunk - 8 new failures with jpa testing - developer is checking in fix; 1 new failure with jaxb on jdk15 - investigating. (the last build is 2011-04-14)
    • 2.1.4 - no new failure (the last build is 2011-03-13)
    • 2.2.1 - no new build (the last build is 2011-03-25)
  • Testing
    • DBWS examples failures on WAS ND after updated to fixpak 15 -- investigation on hold
    • Failures when running EL 2.3 Weaving manual tests - bugs to be filed
  • Test Dev
    • JAXB annotation example tests Phase II - 90% complete
    • Sessionbean HA tests enhancements based on dev feedback - 100% - tests are running on Oracle 11.2 RAC; read tests complete, "update" ongoing.
    • Add more weaving (options) tests to SRG - in progress
      • Found several issues when running tests manually (trunk), need to talk to dev
  • Test infrastructure
      • Integration of JAXB TCK into the EclipseLink Nightly Testing, - 100%
      • Write python scripts for WLS in order to use WLST command instead of WLConfig, WLServer, and WLDeploy. - 100% - need review next week
  • This week:
    • Continue with in progress test development work
      • Weaving options for SRG
      • JAXB Annotation Examples Phase II
    • Investigate JAXB performance testing
    • Debug Sybase failures for 6 models in Core LRG
    • EclipseLink 2.3 cert testing execution, bug fixing

Build

April 14, 2011:

  • Milestone Releases
    • 2.1.3 released (2.1.3.v20110304-r9073)
  • Next Milestone build: 2.3.0 M7, C.O.B Friday May 4
  • 2.1.4 open
  • New Build
    • Tycho/Maven for OSGi bundles
      • all bundles building.
      • Had meeting with interested parties to discuss results
        • concensus was that it looked like moving fully to maven was desirable
        • need better understanding of testing and some of the other endcases before committing
        • adoption approach likely inremental
      • working on proof of concept for maven conformant model that includes testing and update site.
      • researching javadoc creation.
      • closing some residual endcases (version stamping, manifest creation questions).
      • experimenting with m2e and using Git for proof-of-concept code
  • Rename build.xml and build.properties (260428)
    • no further progress

Fixed Bugs:

JPA

April 07 , 2011:

DBWS

DBWS Development

2.3

  • Prioritizing DBWS backlog
    • 325124 DBWSProvider does not handle package REF CURSOR
    • 234385 Support optional arguments for StoredProcedures (James, complete)
    • 339893 Core support for strongly-typed package REF CURSORs (complete)
    • 275156 EclipseLink should support complex PL/SQL arguments for Stored Functions (James, sent out patch for review)
    • 303333 Handle overloaded Stored Procedure/Functions as WSDL operations (Dave M, complete)
    • 329435 DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
    • 339359 DBWS should support doc/wrapped in addition to doc/literal
    • 326953 DBWS should support batch sql operations
    • Creating DBWS utils bundle for Dali testing

SDO / MOXy

2.3 RoadMap

  • Extensibility
    • Allow a user to start with a predesigned JAXBContext and add mappings to the entities without the need for the context to be recreated.
    • 339373 - Enhancement: Multiple Binding File Support. Design doc out for review
    • 339383 - Enhancement: Persist metadata modifications made at runtime
    • 339377 - Enhancement: Programmatic means of adding mapping to an initialized XMLDescriptor at runtime
    • 339381 - Enhancement: XML Extensions. Design doc out for review
  • MOXy User Guide evolution
    • Continuing to update sections in MOXy user guide
    • Need to plan out 2.3 documentation updates
  • JPA/JAXB RESTful web services
    • Provide means of exposing JPA entities through a RESTful service

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

JPA & MOXy docs now in review. Please provide comments directly on the appropriate Discussion page for each wiki page and/or directly to Ben & Rick.

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top