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 p2 Status"

Line 1: Line 1:
 +
This page captures interesting changes each week to the [[Equinox provisioning]] effort going on in the incubator.
 +
 
=== Week of 20070709 ===
 
=== Week of 20070709 ===
 
* Initial implementation of the recommendations (aka constraints) released
 
* Initial implementation of the recommendations (aka constraints) released

Revision as of 11:30, 10 July 2007

This page captures interesting changes each week to the Equinox provisioning effort going on in the incubator.

Week of 20070709

Week of 20070702

  • Combined IDependency and RequiredCapability into one interface
  • Refactored NameBasedDependency and FilterBasedDependency into RequiredCapability objects
  • Fixed various bugs with filters on RequiredCapability, and added filtering JUnit tests
  • Implemented full translation of version ranges into filters

Back to the top