You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2009/09/24 16:11:15 UTC

[jira] Updated: (JCR-2324) Remove dependency on EDU.oswego.cs.dl.util.concurrent

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

Julian Reschke updated JCR-2324:
--------------------------------

    Attachment: mutex.patch

patch using Semaphore instead of Mutex/Sync (test still pass, but somebody should review this)

> Remove dependency on  EDU.oswego.cs.dl.util.concurrent
> ------------------------------------------------------
>
>                 Key: JCR-2324
>                 URL: https://issues.apache.org/jira/browse/JCR-2324
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-jcr2spi
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: mutex.patch
>
>
> EDU.oswego.cs.dl.util.concurrent is in maintenance mode, and http://g.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/package-summary.html advises to migrate to the JDK5 java.util.concurrent package.

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