Community
Participate
Working Groups
In the scope of general API revision KeyKeeper-related interface and implementation are to be also questioned against new API approach guides, revised and, most probably, reimplemented. As the result - new interfaces and implementation must appear complying with the new API approach. Functionality must be kept. - old ones are to be deprecated - tests should appear where possible
PR#1 https://github.com/eclipse-passage/passage/pull/281 - new versions of KeyKeeper and `KeyKeeperRegistry` are designed in `lic.api` / `internal.api.io` - current ones are deprecated PR#2 https://github.com/eclipse-passage/passage/pull/282 - reimplement `BundleKeykeeper` over the new (1.0) interfaces - deprecate obsolete implementation - test new `BundleKeykeeper` - plug BundleKeyKeeper service to the sealed framework
`lic.api` / 'lic.internal.api.io` - new interfaces for `KeyKeeper` and registry `lic.equinox` / `lic.internal.equinox.io` - reimplemented `BundleKeyKeeper ` `lic.equinox.tests` / `lic.internal.equinox.io` - test set for `BundleKeyKeeper`