This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git.
from 4982427 [maven-release-plugin] prepare for next development iteration
add 9fbf63c ARIES-1933 manual opt-in
new fd1fb36 Merge pull request #106 from rotty3000/ARIES-1933
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
spi-fly/pom.xml | 2 +-
spi-fly/spi-fly-core/pom.xml | 2 +-
.../org/apache/aries/spifly/BaseActivator.java | 80 ++++++-
.../spifly/ProviderBundleTrackerCustomizer.java | 265 +++++++++++++++------
.../org/apache/aries/spifly/SpiFlyConstants.java | 1 +
...ndleTrackerCustomizerGenericCapabilityTest.java | 104 +++++++-
.../ProviderBundleTrackerCustomizerTest.java | 20 +-
spi-fly/spi-fly-dynamic-bundle/pom.xml | 2 +-
spi-fly/spi-fly-dynamic-bundle/resolve.bndrun | 2 +-
.../ClientWeavingHookGenericCapabilityTest.java | 71 ++++++
.../spi-fly-dynamic-framework-extension/pom.xml | 4 +-
.../resolve.bndrun | 2 +-
spi-fly/spi-fly-static-bundle/pom.xml | 3 +-
spi-fly/spi-fly-static-bundle/resolve.bndrun | 2 +-
spi-fly/spi-fly-static-tool/pom.xml | 2 +-
spi-fly/spi-fly-weaver/pom.xml | 2 +-
16 files changed, 459 insertions(+), 105 deletions(-)
|