[jboss-jira] [JBoss JIRA] Resolved: (JBMESSAGING-1050) Replace usage of oswego concurrent with java.util.concurrent
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Jun 6 06:58:21 EDT 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1050?page=all ]
Jeff Mesnil resolved JBMESSAGING-1050.
--------------------------------------
Resolution: Done
i replaced the use of oswego classes by java.util.concurrent package in our tests
our code no longer depends directly on the oswego concurrent.jar but it is required by other dependencies (like JBoss Microcontainer)
> Replace usage of oswego concurrent with java.util.concurrent
> ------------------------------------------------------------
>
> Key: JBMESSAGING-1050
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1050
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Jeff Mesnil
> Fix For: 2.0.0 Beta
>
>
> Now we are Java 5 or later only, we should get rid of all oswego concurrent usage and use java.util.concurrent instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list