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"

(Week of 20070716)
Line 5: Line 5:
 
=== Week of 20070806 ===
 
=== Week of 20070806 ===
  
 +
* Added automated director tests
 
* Released support for platform filters
 
* Released support for platform filters
 +
* Prepared and release Provisioning M1a containing Eclipse SDK 3.4 M1
  
 
=== Week of 20070730 ===
 
=== Week of 20070730 ===

Revision as of 10:39, 13 August 2007

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

Week of 20070813

Week of 20070806

  • Added automated director tests
  • Released support for platform filters
  • Prepared and release Provisioning M1a containing Eclipse SDK 3.4 M1

Week of 20070730

Week of 20070723

Week of 20070716

  • Investigation on hooking the metadata generation in the SDK build
  • Refactor closure computation of director into a specific class
  • Implement a new algorithm for the closure computation, however recommendations have not been moved there
  • More work on the uninstall for optional IUs
  • MetadataHelper replaced with query facility
  • Initial commit of the UI work
  • Setup build infrastructure
  • Wrap MD generator in ant task

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