From mime4j-dev-return-1815-apmail-james-mime4j-dev-archive=james.apache.org@james.apache.org Sat Jan 7 13:05:21 2012 Return-Path: X-Original-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40FAC9B4C for ; Sat, 7 Jan 2012 13:05:21 +0000 (UTC) Received: (qmail 66761 invoked by uid 500); 7 Jan 2012 13:05:21 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 66681 invoked by uid 500); 7 Jan 2012 13:05:08 -0000 Mailing-List: contact mime4j-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mime4j-dev@james.apache.org Delivered-To: mailing list mime4j-dev@james.apache.org Received: (qmail 66626 invoked by uid 99); 7 Jan 2012 13:04:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2012 13:04:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of norman.maurer@googlemail.com designates 74.125.83.49 as permitted sender) Received: from [74.125.83.49] (HELO mail-ee0-f49.google.com) (74.125.83.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2012 13:04:46 +0000 Received: by eekc13 with SMTP id c13so1828672eek.22 for ; Sat, 07 Jan 2012 05:04:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=9H6QSWm2F3WSujytjfn2IOmU8+5pOTR3Py8h4ueteYw=; b=C0zMal56f+yW3FRVcNizNLZlCKEf6nUjvZiVHIXRqf7hgG0Q3dUYjrCk5soTlGHXGV 9gYiQotsL82g8Yu8274KVGZYL9BbGx+QVqUBWWQEhju+bFUXBsd7srEb1iFO2mPBlrgT ajGNxdYRbzcQUAbNjEH1l5wtcJptuNgPtPaEk= Received: by 10.14.2.65 with SMTP id 41mr1396803eee.57.1325941466603; Sat, 07 Jan 2012 05:04:26 -0800 (PST) Received: from [10.222.116.84] (tmo-107-102.customers.d1-online.com. [80.187.107.102]) by mx.google.com with ESMTPS id b49sm230759457eec.9.2012.01.07.05.04.24 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 07 Jan 2012 05:04:25 -0800 (PST) References: <20120105221301.210D3238889B@eris.apache.org> <28AD00C0-DDCB-48A6-91A7-B89A0CED3A90@googlemail.com> <1325941247.7908.18.camel@ubuntu> In-Reply-To: <1325941247.7908.18.camel@ubuntu> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Message-Id: Cc: "mime4j-dev@james.apache.org" X-Mailer: iPhone Mail (9A405) From: Norman Maurer Subject: Re: svn commit: r1227867 Date: Sat, 7 Jan 2012 14:04:29 +0100 To: "mime4j-dev@james.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org Ah I see... I will then start the release process later then. Bye, Norman Sent from my iPhone. Excuse any typos.... Am 07.01.2012 um 14:00 schrieb Oleg Kalnichevski : > On Sat, 2012-01-07 at 09:54 +0100, Norman Maurer wrote: >> Hi Oleg, >> >> wouldnt it better be called CharSequenceInputStream? >> >> Bye >> Norman >> > > Hi Norman > > This class is package private and therefore its name really makes no > difference. Feel free to rename it, though. > > By the way, I think we are ready for 0.7.2 > > Cheers > > Oleg > >