From dev-return-75468-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Oct 04 10:45:33 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 58322 invoked from network); 4 Oct 2006 10:45:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 10:45:32 -0000 Received: (qmail 62496 invoked by uid 500); 4 Oct 2006 10:45:31 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 62258 invoked by uid 500); 4 Oct 2006 10:45:30 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 62247 invoked by uid 99); 4 Oct 2006 10:45:30 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 03:45:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [62.24.64.34] ([62.24.64.34:51900] helo=slimak.dkm.cz) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id D5/E3-00170-AA093254 for ; Wed, 04 Oct 2006 03:45:04 -0700 Received: (qmail 28205 invoked by uid 0); 4 Oct 2006 10:44:20 -0000 Received: from r141.net.upc.cz (HELO ?192.168.1.1?) (62.24.83.141) by slimak.dkm.cz with SMTP; 4 Oct 2006 10:44:20 -0000 Message-ID: <45239083.9070801@gentoo.org> Date: Wed, 04 Oct 2006 12:44:19 +0200 From: Vlastimil Babka User-Agent: Thunderbird 1.5.0.7 (X11/20060917) MIME-Version: 1.0 To: Ant Developers List Subject: Re: sun.misc.UUEncoder dependency in UUMailer References: <45238230.6070908@gentoo.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 OpenPGP: id=4E61DE84; url=subkeys.pgp.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Reilly wrote: > I am looking into this. Great :) >> That class is deprecated in 1.6 JDK > > It is not actually deprecated, it is just that JDK6 whines if one uses > any sun.* classes. > Right. "is Sun proprietary API and may be removed in a future release" >> and is not present in each JDK (e.g. >> kaffe). This results in ant.jar having features based on JDK used to >> build it. I've seen Sun's Base64 dependency was already removed in 1.7.0 >> beta2, which is great. Do you plan to replace UUEncoder too? Would be >> nice. > > Do you know any Apache Licence UUEncoder code. I have seen some > bsd C code, it looks small and easy to port into java. Geronimo seems to have something. https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-javamail_1.4_spec/src/main/java/org/apache/geronimo/mail/util/ - -- Vlastimil Babka (Caster) Gentoo/Java -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFI5CAtbrAj05h3oQRAsmgAJ90iTpI/eypWKxef004bqO/UtnrngCfWCFM aT1qaIRwQv9dhPfIo5OMOD8= =e3eb -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org