[ 
https://issues.apache.org/jira/browse/UIMA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik updated UIMA-1472:
--------------------------------

    Fix Version/s: 2.3AS

> Uima AS imports ConcurrentHashMap from a wrong package
> ------------------------------------------------------
>
>                 Key: UIMA-1472
>                 URL: https://issues.apache.org/jira/browse/UIMA-1472
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>
> ActiveMQMessageSender imports:
> edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap;
> This appears to exist in activemq 4.1.1 jar and thus resolving fine. Newer 
> AMQ jars do not define this class.
> Instead the code should have imported java.util.concurrent.ConcurrentHashMap

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to