[infinispan-issues] [JBoss JIRA] (ISPN-1501) DefaultCacheManager should not use net.jcip.annotations.GuardedBy annotation
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Feb 5 11:09:51 EST 2013
[ https://issues.jboss.org/browse/ISPN-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-1501.
---------------------------------
Resolution: Rejected
> 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 R.
> Assignee: Manik Surtani
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list