You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Kevin Williams (JIRA)" <ji...@apache.org> on 2009/06/26 17:30:39 UTC

[jira] Created: (CAMEL-1762) Upgrade commons-pool to latest version

Upgrade commons-pool to latest version
--------------------------------------

                 Key: CAMEL-1762
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1762
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
         Environment: MacBook Pro, OSX 10.5.7, JDK6
            Reporter: Kevin Williams
             Fix For: 2.0.0


The Voldemort project needed to upgrade their commons-pool jar to fix some problems they were having. A side benefit is that it is now faster!

Camel appears to depend on the (broken) old commons-pool-1.4.jar, so it seems wise to upgrade to the latest version (currently 1.5.1).

http://groups.google.com/group/project-voldemort/browse_thread/thread/a5ae2f9f21c4b400
http://issues.apache.org/jira/browse/POOL?report=com.atlassian.jira.plugin.system.project:changelog-panel

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


[jira] Resolved: (CAMEL-1762) Upgrade commons-pool to latest version

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1762.
--------------------------------

    Resolution: Fixed

trunk: 790845.

Removed some of the .jar in lib/optional as not needed by Camel. End user might mistake that Camel uses any of these .jars at all.

> Upgrade commons-pool to latest version
> --------------------------------------
>
>                 Key: CAMEL-1762
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1762
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>         Environment: MacBook Pro, OSX 10.5.7, JDK6
>            Reporter: Kevin Williams
>             Fix For: 2.0.0
>
>
> The Voldemort project needed to upgrade their commons-pool jar to fix some problems they were having. A side benefit is that it is now faster!
> Camel appears to depend on the (broken) old commons-pool-1.4.jar, so it seems wise to upgrade to the latest version (currently 1.5.1).
> http://groups.google.com/group/project-voldemort/browse_thread/thread/a5ae2f9f21c4b400
> http://issues.apache.org/jira/browse/POOL?report=com.atlassian.jira.plugin.system.project:changelog-panel

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


[jira] Commented: (CAMEL-1762) Upgrade commons-pool to latest version

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52520#action_52520 ] 

Claus Ibsen commented on CAMEL-1762:
------------------------------------

Thanks for reporting. 

I think we can remove the commons pool as its not needed by camel itself.

> Upgrade commons-pool to latest version
> --------------------------------------
>
>                 Key: CAMEL-1762
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1762
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>         Environment: MacBook Pro, OSX 10.5.7, JDK6
>            Reporter: Kevin Williams
>             Fix For: 2.0.0
>
>
> The Voldemort project needed to upgrade their commons-pool jar to fix some problems they were having. A side benefit is that it is now faster!
> Camel appears to depend on the (broken) old commons-pool-1.4.jar, so it seems wise to upgrade to the latest version (currently 1.5.1).
> http://groups.google.com/group/project-voldemort/browse_thread/thread/a5ae2f9f21c4b400
> http://issues.apache.org/jira/browse/POOL?report=com.atlassian.jira.plugin.system.project:changelog-panel

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