[infinispan-issues] [JBoss JIRA] (ISPN-1501) DefaultCacheManager should not use net.jcip.annotations.GuardedBy annotation

Jerome RADUGET (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 10:28:45 EDT 2011


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


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