[
https://issues.apache.org/jira/browse/ARIES-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved ARIES-1292.
------------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
Fix Version/s: blueprint-core-1.4.4
Committing to https://svn.apache.org/repos/asf/aries/trunk ...
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BeanRecipe.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BlueprintContainerImpl.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BlueprintEventDispatcher.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BlueprintExtender.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/ServiceRecipe.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/ext/AbstractPropertyPlaceholder.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/namespace/NamespaceHandlerRegistryImpl.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/utils/BundleDelegatingClassLoader.java
Committed r1690264
> Improve log output when destroying a BlueprintContainer
> -------------------------------------------------------
>
> Key: ARIES-1292
> URL: https://issues.apache.org/jira/browse/ARIES-1292
> Project: Aries
> Issue Type: Improvement
> Components: Blueprint
> Reporter: Martin Lichtin
> Assignee: Guillaume Nodet
> Fix For: blueprint-core-1.4.4
>
>
> In BlueprintExtender.destroyContainer() method there is
> LOGGER.info("Destroying BlueprintContainer for bundle {}",
> bundle.getSymbolicName());
> Besides the symbolic name, it should also display version information.
> Perhaps best to consider all log output using bundle.getSymbolicName() to
> include the version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)