Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] EclipseLink Meeting Minutes: 2 April 2008

Minutes by: Michael O'Brien
 02 April 2008 Minutes
---------------------
Attendees:
 SMITH SHAUN;
 Clarke Douglas;
 Yorke Gordon;
 Twelves David;
 Krogh Peter;
 O'Brien Michael;
 Mitesh Meswani
 Ware Tom;
 Hauge Neil;
 Striffler Roger;
 
Actions:
>Action: We need an SRG - especially to run JPA against Derby
>Action: SRG for SDO and Moxy
>Action: We need to expand on db platform to differentiate between Oracle XE, SE(no support for VPD) and Enterprise
 
== Agenda Apr 02 2008 ==
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=30&year=2008&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday Apr 02, 2008]
 
<b>Dial In Info: </b> 1-888-967-2253, Conf ID/Password: 486546/486546
 
=== Status updates ===
* New Committers
** Mitesh - Paperwork filed
* 1.0 Release Date
** Target June for 1.0 ship date
* OSGi
** Investigating byte code weaving in Equinox.
**[[EclipseLink/Development/OSGi_Proof_of_Concept | Wiki page added with POC status, demos, and usage instructions]]. ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=210979 Bug 210979])
** Branch Created in SVN for exploration of [[EclipseLink/Development/OSGi|EclipseLink as OSGi bundles]].
** POC running simple JPA and JAXB 2.0 apps in pure OSGi environment--no Equinox extensions used.
** Bugs entered
*** M6 - Status on bugs?
**** 219012: Make SDO compatible with OSGi
>moving to M7
**** 221191: XMLCompositeCollectionMapping.initialize should use DatasourcePlatform ConversionManager
**** 221193: XMLCompositeObjectMapping.initialize should use DatasourcePlatform ConversionManager
**** 221213: Classloader passed to JAXBContextFactory is not used
>most of these have been checked in
 
**** Peter Started looking at these:
***** 221216: MetadataHelp should not throw Exceptions in "isXX" methods 
***** 221225: EntityManagerSetupImpl should set PersistenceUnitInfo classloader on DatasourceLogin
***** 214769: DatasourceLogin.setPlatformClassName should take optional ClassLoader
***** 221226: Support a provided classloader in EclipseLink JPA EntityManagerFactory Creation
>Peter going through patches this week

*** Build process to build 'bundles' pre OSGi complete. 
**** 224163
>Mitesh and Peter team effor checkin
>The latest nightly should push the bundles on the server today after the last build failure
 
**** Maven changes uploaded.  Nightly contains changes
*** M7
**** 221377: Convert EclipseLink Projects to PDE Projects and Rename
**** 221381: Update EclipseLink build to generate both EclipseLink.jar and bundle jars  
**** 221379: Extract eclipselink.core.lib zips into separate PDE Projects
**** 221383: Move all files in eclipselink.core/resources under src
** Teneo EMF/EclipseLink integration code running on POC bundles.  Will be submitting code for IP review and will continue building based on the expectation of EclipseLink bundles in 1.0 release.
 
==== 1.0M6 ====
* Milestone release Date - Apr 9th
* Automated Testing
** Need SRG test models for JPA, MOXy and SDO
*** DB components of those tests should be simple enough to run on Derby
*** Need to test Core SRG on Derby
>Action: We need an SRG - especially to run JPA against Derby
>We need to take out the stored procedures from this suite
>Action: SRG for SDO and Moxy
 

* Foundation and JPA Status
** Deployment XML rework - Guy
>Another bug was closed off
 
*** JPA using MOXy
*** Utility to Migrate from Project to JPA config objects being written
* Mapping Workbench
>Entered a bug to clean up scripts
 
** Tested XML and EIS mapping functionality.
**  Able to open of toplink mapping workbench 10.1.3 projects
** Corrected the issue with Cache Synchronization (replaced functionality erroneously removed)
* OXM, JAXB, SDO - Blaise D
>OSGI work in progress
 
* Documentation Status - Rick S
** Complete [[EclipseLink/UserGuide|User's Guide]] available. Minor/final cleanup remaining, as needed.
 
==== 1.0 Exit Criteria ====
* 1.0 [[EclipseLink/Development/Release/1.0#1.0_Release_Criteria | Exit Criteria]] now documented. Please review and provide feedback on the dev mailing list - Doug
* Need to provide projected release date. Planning for first half of 2008. Waiting for JAXB 2.1 compliance estimates - Doug
 
=== General Issues ===
* DONE Bugzilla components - sign-off on final changes below
http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00640.html
* Test Failures
** Tests that pass locally and fail on the build server are swamping Tom.
** Generally these occur because of env differences (DB, VM etc..)
** Need a strategy for solving these.
 
>Running core tests on Oracle SE
>Action: We need to expand on db platform to differentiate between Oracle XE, SE(no support for VPD) and Enterprise

Back to the top