Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Minutes: eclipselink dev meeting - 9 April 2008

 
Attendees
----------
 SMITH SHAUN;
 Yorke Gordon;
 Doughan Blaise;
 Twelves David;
 Krogh Peter;
 O'Brien Michael;
 Mitesh Meswani
 Ware Tom;
 Hauge Neil;
 Striffler Roger;
 1 Lurker 
 
ACTIONS TODO:
------------------------
>Action: Peter: 7 May (first wed in May) is M7
 - Potential Last milestone to include new features before 1.0
>Action: everyone: Add target milestone to bugs
>Action: everyone: Don't close bugs that are assigned to dummy inboxes
 

== Agenda April 9 2008 ==
 
* Bug Updates:
* New Committers
** Mitesh - Paperwork filed
*** Welcome Mitesh
* 1.0 Release Date
** Target June for 1.0 ship date
* OSGi
** Byte code weaving in Equinox working!
*** Need to cleanup the code and properly integrate it.
*** Will be checking code into OSGi branch and updating wiki.
**[[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
**** CLOSED 221191: XMLCompositeCollectionMapping.initialize should use DatasourcePlatform ConversionManager
**** CLOSED 221193: XMLCompositeObjectMapping.initialize should use DatasourcePlatform ConversionManager
**** CLOSED 221213: Classloader passed to JAXBContextFactory is not used
**** CLOSED 221216: MetadataHelp should not throw Exceptions in "isXX" methods 
**** CLOSED 221225: EntityManagerSetupImpl should set PersistenceUnitInfo classloader on DatasourceLogin
**** CLOSED 214769: DatasourceLogin.setPlatformClassName should take optional ClassLoader
**** CLOSED 221226: Support a provided classloader in EclipseLink JPA EntityManagerFactory Creation
**** CLOSED 224163: Build process to build 'bundles' pre OSGi complete.
 
>Shawn: Bytecode weaving working on equinox - requires a diff init (javasecmp* needs to change) via classloading hook in equinox (addon)
>Shawn for next milestone -
>Reorganizing changes to fit into bundles becoming osgi compatible
 
>Peter: 7 May (first wed in May) is M7
>Peter: roadmap for m6 upto date
> 59 bugs in M6
> 26 bugs without target milestones
 - Fixed. 
> Don't close bugs that are assigned to dummy inboxes
> 200040 being targeted in the roadmap

*** M7
**** moved from M6 219012: Make SDO compatible with OSGi
**** 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
>Tom: M6 being built now
>Mitesh will pull in M6
 
** 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
* Foundation and JPA Status
** Deployment XML rework - Guy
*** JPA using MOXy
*** Utility to Migrate from Project to JPA config objects being written
 
* Mapping Workbench
** 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)
>All M6 bugs done
 
* OXM, JAXB, SDO - Blaise D
>Working on OSGI support for sdo layer
>Working on Simple doc support
 
* Documentation Status - Rick S
** Complete [[EclipseLink/UserGuide|User's Guide]] available. Minor/final cleanup remaining, as needed.
>Roger: we will be cleaning up usage of the eclipselink libraries by the end of the week
 
>Peter/Tom:
> The MySQL problem with the 3 tinmeout errors are well documented on the web.
> We can reproduce this every 2nd night.
> One non-option is to parse the exception, or to remove the tests.
> We need some shorter term solution ideas.
> Mitesh still having issues with the maven repo - Eclipse webmaster is aware.

Back to the top