Martin Lichtin created ARIES-1292:
-------------------------------------
Summary: 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
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)