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 Minutes - 20070327"

Line 15: Line 15:
 
===New Features===
 
===New Features===
 
We have passed 3.3 M6 (the API freeze) and now are into the 3.3 M7 cycle. If we plan on doing any new feature work we must clear this with the PMC first. We should discuss any potential new features that we want to include for 3.3.
 
We have passed 3.3 M6 (the API freeze) and now are into the 3.3 M7 cycle. If we plan on doing any new feature work we must clear this with the PMC first. We should discuss any potential new features that we want to include for 3.3.
 +
 +
===s390/s390x Ports for the Launches===
 +
There is an IBM team who wants to do a port of the launchers.  See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=178905 bug 178905] and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171518 bug 171518].  What should we do for commit rights so they can check in the binaries?
  
 
[[Category:Equinox|Minutes - March 27, 2007]]
 
[[Category:Equinox|Minutes - March 27, 2007]]

Revision as of 11:51, 27 March 2007

March 27, 2007

Conference Summary

Jeff was at The Server Side conference in Las Vegas last week and will let us know how the trip went.

Performance

A performance dynamic team will be constructed this milestone. We need to review where we are w.r.t. performance.

Logging

What is the replacement for Plugin.getLog().log(IStatus) or Platform.getLog()for people who want to get off core.runtime? Should there be an API equivalent of RuntimeLog that we have currently in equinox.common? For many bundles, the logging story needs to work both within a running OSGi instance and in standalone applicaitons

End of game

We are now entering M7. We are closing down. Who is going to go through all the open bugs to see if anything major slipped?

New Features

We have passed 3.3 M6 (the API freeze) and now are into the 3.3 M7 cycle. If we plan on doing any new feature work we must clear this with the PMC first. We should discuss any potential new features that we want to include for 3.3.

s390/s390x Ports for the Launches

There is an IBM team who wants to do a port of the launchers. See bug 178905 and bug 171518. What should we do for commit rights so they can check in the binaries?

Back to the top