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 "Dali Project/Weekly Meeting/November 20 2009"

(New Topics)
(Old Topics)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
===Attendees===
 
===Attendees===
  
* Neil  
+
* Neil
 +
* Karen
 +
* Paul
 +
* Tran
  
  
Line 10: Line 13:
  
 
===New Topics===
 
===New Topics===
* JPA 1.0 to 2.0 Migration - How can we improve the migration experience without being overbearing?
 
** Some may wish to continue to use their 1.0 level artifacts, or will be stuck with them in a jar
 
 
*Should JPA 2.0 be enabled for Java 1.5 facet?
 
*Should JPA 2.0 be enabled for Java 1.5 facet?
 +
 +
*What should the preselected Facet configuration be (JPA1.0 or JPA2.0 or calculated(if that is even possible))?
 +
 +
  
 
===Old Topics===
 
===Old Topics===
*
+
* JPA 1.0 to 2.0 Migration - How can we improve the migration experience without being overbearing?
 +
** Some may wish to continue to use their 1.0 level artifacts, or will be stuck with them in a jar
 +
Could be 2 phases:
 +
 
 +
Phase 1 - Add "Migrate XML documents" checkbox to current Facet change "Further Configuration..." dialog that will search for and upgrade persistence.xml and orm.xml and eclipselink-orm.xml (based on platform) as a part of the facet change.
 +
 
 +
Phase 2 - Add a new menu item on JPA project JPA Tools menu that will open a similar wizard, but won't require users to find the facet properties page.
  
 
===Next Meeting===
 
===Next Meeting===

Latest revision as of 12:20, 20 November 2009

Dali Weekly Meeting

Attendees

  • Neil
  • Karen
  • Paul
  • Tran


Agenda

New Topics

  • Should JPA 2.0 be enabled for Java 1.5 facet?
  • What should the preselected Facet configuration be (JPA1.0 or JPA2.0 or calculated(if that is even possible))?


Old Topics

  • JPA 1.0 to 2.0 Migration - How can we improve the migration experience without being overbearing?
    • Some may wish to continue to use their 1.0 level artifacts, or will be stuck with them in a jar

Could be 2 phases:

Phase 1 - Add "Migrate XML documents" checkbox to current Facet change "Further Configuration..." dialog that will search for and upgrade persistence.xml and orm.xml and eclipselink-orm.xml (based on platform) as a part of the facet change.

Phase 2 - Add a new menu item on JPA project JPA Tools menu that will open a similar wizard, but won't require users to find the facet properties page.

Next Meeting

Action Items

Back to the top