Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox/Meeting Minutes/20100817"

Line 1: Line 1:
 
= Attendees =
 
= Attendees =
  
 
+
* DJ
 +
* Jeff
 +
* Tom
 +
* Simon
 +
* Ian
  
 
= Agenda =
 
= Agenda =
Line 9: Line 13:
 
* 3.6.1 bugs
 
* 3.6.1 bugs
 
* R4.3 spec.
 
* R4.3 spec.
 +
* Shared install issue
  
 
= Minutes =
 
= Minutes =
  
 
== Use of new OSGi APIs and Generics ==
 
== Use of new OSGi APIs and Generics ==
 +
 +
* Can consider updating code to use generic types
 +
* Should not aggressively move to new APIs.
  
 
== Meeting schedules ==
 
== Meeting schedules ==
 +
 +
* Should we stay on the every other week schedule, yes.
  
 
== 3.6.1 bugs ==
 
== 3.6.1 bugs ==
  
== R4.4 spec. ==
+
* Launcher bug for
 +
* 21 bugs marked in p2 for 3.6.1.  Need an extra review for RC2 bugs
 +
* One more week until the build (Aug 25).
 +
 
 +
== R4.3 spec. ==
 
* Framework updates
 
* Framework updates
 
** Generic APIs
 
** Generic APIs
 
** Use of adapt for core services
 
** Use of adapt for core services
 
** Generic capabilities and requirements
 
** Generic capabilities and requirements
 +
*** Need to open a new bug against p2 to look at this. (Tom open)
 
** Framework hooks
 
** Framework hooks
 
** Weaving?
 
** Weaving?
Line 31: Line 46:
 
** Configuration Admin updates
 
** Configuration Admin updates
 
** Console
 
** Console
 +
 +
== Shared Install Issue ==
 +
* EPP call director in a way (-roaming) that corrupts bundles.info.  It contains bundles that are not included in the package.

Revision as of 10:50, 17 August 2010

Attendees

  • DJ
  • Jeff
  • Tom
  • Simon
  • Ian

Agenda

  • Use of new OSGi APIs and Generics in Indigo
  • Meeting schedules
  • 3.6.1 bugs
  • R4.3 spec.
  • Shared install issue

Minutes

Use of new OSGi APIs and Generics

  • Can consider updating code to use generic types
  • Should not aggressively move to new APIs.

Meeting schedules

  • Should we stay on the every other week schedule, yes.

3.6.1 bugs

  • Launcher bug for
  • 21 bugs marked in p2 for 3.6.1. Need an extra review for RC2 bugs
  • One more week until the build (Aug 25).

R4.3 spec.

  • Framework updates
    • Generic APIs
    • Use of adapt for core services
    • Generic capabilities and requirements
      • Need to open a new bug against p2 to look at this. (Tom open)
    • Framework hooks
    • Weaving?
    • Parametrized Services
  • Compendium services
    • Coordinator
    • Event Admin updates
    • Configuration Admin updates
    • Console

Shared Install Issue

  • EPP call director in a way (-roaming) that corrupts bundles.info. It contains bundles that are not included in the package.

Back to the top