[ https://issues.apache.org/jira/browse/XMLBEANS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119247#comment-13119247 ]
Sebb commented on XMLBEANS-447: ------------------------------- Another alternative is to include the binary jar, as per [2] above. > Drop the ConcurrentReaderHashMap source code > -------------------------------------------- > > Key: XMLBEANS-447 > URL: https://issues.apache.org/jira/browse/XMLBEANS-447 > Project: XMLBeans > Issue Type: Improvement > Reporter: Jukka Zitting > Priority: Blocker > > The ConcurrentReaderHashMap code in [1] should not be included in an Apache > codebase [2]. If needed (i.e. you still support Java 1.4), the > ConcurrentHashMap class from Harmony [3] can be used instead. > [1] > http://svn.apache.org/repos/asf/xmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/ConcurrentReaderHashMap.java > [2] http://www.apache.org/legal/resolved.html#concurrent > [3] > http://svn.apache.org/repos/asf/harmony/standard/classlib/trunk/modules/concurrent/src/main/java/java/util/concurrent/ConcurrentHashMap.java -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: dev-h...@xmlbeans.apache.org