[infinispan-issues] [JBoss JIRA] (ISPN-1501) DefaultCacheManager should not use net.jcip.annotations.GuardedBy annotation
Galder Zamarreño (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Nov 2 09:00:48 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1501:
-----------------------------------
Fix Version/s: 5.1.0.CR1
5.1.0.FINAL
> 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
More information about the infinispan-issues
mailing list