[
https://issues.apache.org/jira/browse/FELIX-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1689.
------------------------------------
Resolution: Fixed
Fix Version/s: karaf-1.0.2
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
karaf/features/command/src/main/java/org/apache/felix/karaf/features/command/InstallFeatureCommand.java
M
karaf/features/core/src/main/java/org/apache/felix/karaf/features/FeaturesService.java
M
karaf/features/core/src/main/java/org/apache/felix/karaf/features/internal/FeaturesServiceImpl.java
A
karaf/features/core/src/main/java/org/apache/felix/karaf/features/internal/HeaderParser.java
A
karaf/features/core/src/main/java/org/apache/felix/karaf/features/internal/VersionRange.java
M
karaf/features/core/src/main/resources/OSGI-INF/blueprint/gshell-features.xml
M
karaf/features/core/src/test/java/org/apache/felix/karaf/features/FeaturesServiceTest.java
Committed r824529
The refresh can be cancel with a flag on the command.
By default, it will refresh all previously installed bundles that are part of
the set of bundles listed in the feature that have optional imports that can be
solved by some of the newly installed bundles in this feature.
> When deploying a feature, we need to refresh some bundles to cope with newly
> resolved optional dependencies
> -----------------------------------------------------------------------------------------------------------
>
> Key: FELIX-1689
> URL: https://issues.apache.org/jira/browse/FELIX-1689
> Project: Felix
> Issue Type: Improvement
> Components: Karaf
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: karaf-1.0.2
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.