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"

(July 9th)
(July 9th)
Line 1: Line 1:
=== July 9th ===
+
=== Week of 20070709 ===
 
* Initial implementation of the recommendations (aka constraints) released
 
* Initial implementation of the recommendations (aka constraints) released
 
* Review of the write API for metadata repository (https://bugs.eclipse.org/bugs/show_bug.cgi?id=194674)
 
* Review of the write API for metadata repository (https://bugs.eclipse.org/bugs/show_bug.cgi?id=194674)
 +
 +
=== Week of 20070702 ===
 
* Combined IDependency and RequiredCapability into one interface
 
* Combined IDependency and RequiredCapability into one interface
 
* Refactored NameBasedDependency and FilterBasedDependency into RequiredCapability objects
 
* Refactored NameBasedDependency and FilterBasedDependency into RequiredCapability objects
 
* Fixed various bugs with filters on RequiredCapability, and added filtering JUnit tests
 
* Fixed various bugs with filters on RequiredCapability, and added filtering JUnit tests
 
+
* Implemented full translation of version ranges into filters
  
 
[[Category:Equinox|Provisioning]]
 
[[Category:Equinox|Provisioning]]

Revision as of 11:26, 10 July 2007

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