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

Equinox Minutes - 20071002

Revision as of 15:32, 2 October 2007 by Dj houghton.ca.ibm.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

October 2, 2007

PDE/Build

  • introduced a bug into 3.3.1 - if you have a feature which includes things for a platform which you aren't building then you get an NPE
  • one example is bug 205019
  • need to have fix into 3.3.2
  • Andrew to investigate creating a feature patch as well

Other 3.3.2 talk

  • a reference map bug (bug 205117) was found this week but prob won't make it into 3.3.2

Security

  • Tom briefly talked to the security guys and mentioned to them that they should hook up with the p2 crew to determine requirements, etc.

Bundle Consumption

  • how do we consume ECF? ECF requires OSGi and p2 requires ECF.
  • how do we build with this dependancy?

core.net and proxy settings

  • who owns it?
  • need to get initial settings from the OS

p2 builds

  • p2 broke its first SDK build
  • problem is that building the features worked ok but then running the agent failed (NPE) which caused the build to break
  • ensure that --launcher.supressErrors is passed into the director/generator apps
  • can we build the features first and then run the agent apps afterwards like we do with the SDK tests?
  • can we put the metadata generation and director install into a junit test?

Equinox Summit

Back to the top