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

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.
+
This page captures interesting changes each week to the [http://www.eclipse.org/equinox/incubator/provisioning Equinox provisioning] effort going on in the [http://www.eclipse.org/equinox/incubator/ Equinox incubator].
  
 
=== Week of 20070709 ===
 
=== Week of 20070709 ===

Revision as of 11:32, 10 July 2007

This page captures interesting changes each week to the Equinox provisioning effort going on in the Equinox 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