Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] EclipseLink 30 Jan 2008 Meeting Minutes

-------------------Minutes-----------------------
Minutes are prefixed by >
Action Items:
- Peter - Release Date by Next Meeting
- Doug - BSD license date by next meeting.
- Peter - Add Workbench Status to Agenda
 

Attendees
----------
Tom Ware, Blaise Doughan, Doug Clarke, Guy Pelletier, David Twelves, Peter Krogh, Michael O'Brien, Neil Hauge, Mitesh (SUN), Rick Sapir
 
=== Status updates ===
 
* IP Review ([[EclipseLink/IPLog]])
 
** EclipseLink code being reviewed
** [[EclipseLink/Dependencies]] - All approved. Still need PMC approval for 3rd party dependencies - Doug
** Main TopLink Contribution awaiting final approval
*** Review on going.
*** IdentityMapHashMap removed to progress IP Review
>bug entered to track known issue with not using optimization
** Workbench CQ Approved
** UserGuide CQ Approved
* Dual Licensing with BSD
** Awaiting BSD availability. Working with Eclipse Foundation legal
** Will update all source in SVN and CQ with dual license header when available
>EDL produced by eclipse
* OSGi Proof of Concept
** [[EclipseLink/Development/OSGi_Proof_of_Concept | Wiki page added with POC status, demos, and usage instructions]].
** 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.
>updated doc for tag 2
>teneo integration code is moving
>we need to talk about the starting point to move forward
>osgi has dual-purpose output but makes developers life a bit harder
>QA group will need to modify all tests
>pluggins to build jars or large jar
>osgi testing finds a lot of bugs you would normally not find such as classloader issues
 
==== 1.0M4 ====
* Milestone release Date - Feb 6th
* Automated build
** Continuous build updated to only build when needed.  Currently using 'svn log' have concerns about scalability of this command.
** Tests added to the continuous build
*** So far core SRG added,
>build sends an email on failure - not on success
>continuous build runs core SRG, looking to add more srg's as they become available
* Automated Testing - Tom
>moving ahead
 
** JPA FullRegressionTestSuite and core SRG pass on EclipseLink build server
** JPA, MOXy, SDO and DBWS SRGs are needed
** Core SRG runs automatically with build
** Publication of test results
*** HTML version of Core SRG results published with each build
* Foundation and JPA Status
** DONE: Deprecation Removal - Kyle
>finished
 
** Deployment XML rework - Guy
>first part jpa metadata is now loading through moxy - checked in today
 
* OXM, JAXB, SDO - Blaise D
>final 2 features for sdo functionally complete are being distributed for public review late this week/early next week
>moving to bug fixing instead of developing new features
 
* Documentation Status - Rick S
>demos, howtos - started adding
>workbench docs are being added
 
>Neil: Workbench code
>All the code is in SVN fully functional/compiling
>need to do final integration with various toplink builds
>Work with Tom on integrating Ant builds
>need to find out how developers will pick up the code
>have a separate automated build separate from the rest of the build
>The s
>We might eventually go to 2 zips, but we need to know the size of the jars first
>Need a xercesImpl.jar - already CQ approved and checked into jlib directly but not in a separate lib project like the rest of toplink
>an EclipseLink.jar may be put into the workbench directory every day - need to discuss
 
>all the platform config files in place? Yes you can run out of eclipse, but ant script files are being worked on
 

** Complete [[EclipseLink/UserGuide|User's Guide]] available. Minor/final cleanup remaining.
** Adding crosslinks from/to examples, FAQs, etc.
** Working on [[EclipseLink/UserGuide/Contributor_Guidelines|Contributor Guidelines]]
** Javadocs linked from [[EclipseLink/UserGuide|User's Guide]]
** Improved searching
* Maven - Mitesh
** Have tested a maven bundle published on the Eclipse download server
** Finalizing script that uploads maven bundle
>First maven bundle for next milestone should be done
==== 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
 
 

Back to the top