[
https://issues.jboss.org/browse/ISPN-1501?page=com.atlassian.jira.plugin....
]
Manik Surtani commented on ISPN-1501:
-------------------------------------
net.jcip is an optional dependency. What problems do you see? Do you have a stack trace
or something you can share, as I don't see any such problems here.
DefaultCacheManager should not use net.jcip.annotations.GuardedBy
annotation
----------------------------------------------------------------------------
Key: ISPN-1501
URL:
https://issues.jboss.org/browse/ISPN-1501
Project: Infinispan
Issue Type: Bug
Components: Core API
Affects Versions: 4.2.1.FINAL
Environment: MacOSx, Java6
Reporter: Jerome RADUGET
Assignee: Manik Surtani
Fix For: 5.1.0.CR1, 5.1.0.FINAL
In infinispan-core artificat :
I suspect that DefaultCacheManage uses annotation net.jcip.annotations.GuardedBy instead
of org.jgroups.annotations.GuardedBy
JCIP is not in the dependency tree of the infinispan-core module.
It causes some problem with some annotation processing (maven plugin), due to the missing
dependency.
Best regards
--
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