Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 32934 invoked from network); 6 Jan 2011 06:54:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 06:54:16 -0000 Received: (qmail 38506 invoked by uid 500); 6 Jan 2011 06:54:16 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 38346 invoked by uid 500); 6 Jan 2011 06:54:15 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 38338 invoked by uid 500); 6 Jan 2011 06:54:15 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 38335 invoked by uid 99); 6 Jan 2011 06:54:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 06:54:15 +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; Thu, 06 Jan 2011 06:54:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p066rkSq015213 for ; Thu, 6 Jan 2011 06:53:46 GMT Message-ID: <29272128.180011294296826010.JavaMail.jira@thor> Date: Thu, 6 Jan 2011 01:53:46 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3315) Upgrade to Jasypt 1.7 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/CAMEL-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978173#action_12978173 ] Claus Ibsen commented on CAMEL-3315: ------------------------------------ Tracy I think the SMX bundle is *wrong* as Jasypt 1.7 got rid of commons-lang and commons-codec (the latter has bugs). http://www.jasypt.org/whatsnew17.html So we need an updated SMX bundle which *do not* important/use any of those commons stuff. > Upgrade to Jasypt 1.7 > --------------------- > > Key: CAMEL-3315 > URL: https://issues.apache.org/jira/browse/CAMEL-3315 > Project: Camel > Issue Type: Task > Affects Versions: 2.5.0 > Reporter: Claus Ibsen > Assignee: Tracy Snell > Priority: Minor > Fix For: 2.7.0 > > > Jasypt 1.7 has trimmed down on the 3rd party dependencies which means we can get rid of some libraries > http://www.jasypt.org/whatsnew17.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.