Log the Infinispan version information once
-------------------------------------------
Key: ISPN-1518
URL:
https://issues.jboss.org/browse/ISPN-1518
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 5.1.0.BETA4
Reporter: Randall Hauch
Assignee: Manik Surtani
Priority: Minor
When running unit tests for a system that uses Infinispan, the log is filled with the
following messages:
{code}
INFO ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.0.BETA4
{code}
It looks like this may be logged each time an Infinispan cache manager is instantiated,
but it would be really nice if this were done only once, perhaps in a static initializer
for one of the classes. This would likely mean little change for production systems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira