Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 65063 invoked from network); 7 Dec 2010 16:57:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 16:57:35 -0000 Received: (qmail 97309 invoked by uid 500); 7 Dec 2010 16:57:34 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 96875 invoked by uid 500); 7 Dec 2010 16:57:33 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 96587 invoked by uid 99); 7 Dec 2010 16:57:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 16:57:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 16:57:31 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB7Gv94C027517 for ; Tue, 7 Dec 2010 16:57:10 GMT Message-ID: <24795436.27761291741029828.JavaMail.jira@thor> Date: Tue, 7 Dec 2010 11:57:09 -0500 (EST) From: "Robert Liguori (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-3072) Update Commons libraries released in lib\optional folder In-Reply-To: <17603314.27201291740194607.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968819#action_12968819 ] Robert Liguori commented on AMQ-3072: ------------------------------------- Please also consider updating the following libs: spring*-3.0.3-* is now at 3.0.5 stax2-api-3.0.1 is now at 3.0.2 velocity-1.6.2 is not at 1.6.4 woodstox-core-asl-4.0.7 is now at 4.0.8 jasypt 1.6 is now at 1.7 Note: It would be nice if all other libraries that I haven't mentioned are checked against latest versions. > Update Commons libraries released in lib\optional folder > -------------------------------------------------------- > > Key: AMQ-3072 > URL: https://issues.apache.org/jira/browse/AMQ-3072 > Project: ActiveMQ > Issue Type: Improvement > Affects Versions: 5.4.2 > Reporter: Robert Liguori > Priority: Minor > > If possible, please update the Apache Commons Libraries released with ActiveMQ. > Apache ActiveMQ 5.4.2 includes (in the lib\optional\ folder): > -- commons-beanutils-1.6.1(latest release is 1.8.3) > -- commons-codec-1.2 (latest release is 1.4) > -- commons-lang-2.4 (latest release is 2.5) > -- commons-net-2.0 (latest release is 2.2) > -- commons-pool-1.5.4 (latest release is 1.5.5) > Note1: commons-httpclient is now part of httpcomponents > Note2: commons-dbcp is also outdated though currently has different versions for JDKs; http://commons.apache.org/dbcp/ > Note3: commons-logging-1.1 in the lib\ folder is currently at 1.1.1. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.