Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 58169 invoked from network); 27 Sep 2010 13:00:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Sep 2010 13:00:09 -0000 Received: (qmail 48799 invoked by uid 500); 27 Sep 2010 13:00:09 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 48672 invoked by uid 500); 27 Sep 2010 13:00:06 -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 48664 invoked by uid 99); 27 Sep 2010 13:00:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 13:00:04 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-qy0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 13:00:00 +0000 Received: by qyk5 with SMTP id 5so7717919qyk.11 for ; Mon, 27 Sep 2010 05:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=s1T8r3fVcoA9jAQo4D4V3+9+yz/6z8L1ncya06ASvfk=; b=v607OijCMAVsi5oOOrk+jZTPXKgruKi4vyfORjT0rUoAj6uflTcsUSE9MBSLz3NO/a k1J2bCTkVWLblWgjg/CEIJazYHo/n6vQRz9UPexIWJJpWLCdZohNDADINVXnsjm/ZLyb ZeVgH/Yrp0ifB+86GSqIkpMEowJoJuilKIOls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=tCyrmW/nzdEzgM1H4eMbkw0ZgPgk0epqDFNi4AVfXqRJHVBcR111nynlImsDlWaAsG FajiG3mLvwHBXPsHD0HGopgyuLzReRS/PWMrpXR5GV793HkyFMW8oI1CAEczWX+MhlHh d279OlQPmWPA3ejBfJjf/nr1F5qk6PT+NzCus= Received: by 10.224.30.193 with SMTP id v1mr5382728qac.291.1285592379302; Mon, 27 Sep 2010 05:59:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.11.22 with HTTP; Mon, 27 Sep 2010 05:59:17 -0700 (PDT) In-Reply-To: <20100925094331.D01B2238899C@eris.apache.org> References: <20100925094331.D01B2238899C@eris.apache.org> From: Claus Ibsen Date: Mon, 27 Sep 2010 14:59:17 +0200 Message-ID: Subject: Re: svn commit: r1001176 - /camel/trunk/components/camel-jasypt/pom.xml To: dev@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable It may be needed on some systems. TC servers fail with a NoClassDefFound. So I wonder if we should add it back? Or mark it as optional in the pom? On Sat, Sep 25, 2010 at 11:43 AM, wrote: > Author: ningjiang > Date: Sat Sep 25 09:43:31 2010 > New Revision: 1001176 > > URL: http://svn.apache.org/viewvc?rev=3D1001176&view=3Drev > Log: > Remove the dependency of icu4j, as it's an optional dependency for jasypt > > Modified: > =A0 =A0camel/trunk/components/camel-jasypt/pom.xml > > Modified: camel/trunk/components/camel-jasypt/pom.xml > URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-jasypt/pom= .xml?rev=3D1001176&r1=3D1001175&r2=3D1001176&view=3Ddiff > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- camel/trunk/components/camel-jasypt/pom.xml (original) > +++ camel/trunk/components/camel-jasypt/pom.xml Sat Sep 25 09:43:31 2010 > @@ -49,11 +49,7 @@ > =A0 =A0 =A0 =A0 =A0 =A0 jasypt > =A0 =A0 =A0 =A0 =A0 =A0 ${jasypt-version} > =A0 =A0 =A0 =A0 > - =A0 =A0 =A0 =A0 > - =A0 =A0 =A0 =A0 =A0 =A0com.ibm.icu > - =A0 =A0 =A0 =A0 =A0 =A0icu4j > - =A0 =A0 =A0 =A0 =A0 =A0${icu4j-version} > - =A0 =A0 =A0 =A0 > + > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 commons-lang > =A0 =A0 =A0 =A0 =A0 =A0 commons-lang > > > --=20 Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus