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

Equinox Minutes - 20090511

(Note this meeting actually took place May 12, 2009)

Attendees

  • Jeff McAffer
  • Tom Watson
  • Simon Kaegi
  • DJ Houghton
  • John Arthorne
  • Pascal Rapicault
  • Andrew Niefer

Agenda

  • Status of RC1
  • Discuss bug 275551. This has sparked some discussion in OSGi to remove the Event constructor that takes a Hashtable.
  • Is Eclipse-BundleShape header used by p2/PDE/Build now. Should we document it bug 157562
  • Update Copyrights for Galileo.
  • Equinox SDK content
  • RCP SDK in galileo
  • Runtime dependencies
  • servlet bridge build and the extension bundle

Minutes

Status of RC1

  • looking good in general
  • Jetty dependencies are pulling in too much stuff because of greediness
    • brings in JMX and bits of TPTP etc
  • Tom to let folks know if there is anything particular to be tested in framework and components in the test pass next week

OSGi API changes

  • There is an constructor that got added in this cycle and may be removed before the release
  • if OSGi removes it it will have to happen this week. If not and it gets removed later we will @deprecate
  • If the new constructor is removed then we should do an eductation campaign to make people aware of the OSGi spec change

Eclipse-BundleShape

  • The header is used in a couple places
  • should be documented

Update Copyrights for Galileo.

  • Ensure that we update the copyrights/dates
  • there were some changes to the copyright tool so we should ensure that we are using the right tool
  • Review your changes regardless of which tool you use

Equinox SDK content


RCP SDK in galileo


Runtime dependencies

  • servlet bridge build and the extension bundle

Back to the top