Return-Path: Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: (qmail 43925 invoked from network); 4 Feb 2009 20:53:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 20:53:26 -0000 Received: (qmail 16245 invoked by uid 500); 4 Feb 2009 20:53:25 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 16231 invoked by uid 500); 4 Feb 2009 20:53:25 -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 16220 invoked by uid 99); 4 Feb 2009 20:53:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 12:53:25 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 20:53:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2C319234C513 for ; Wed, 4 Feb 2009 12:52:02 -0800 (PST) Message-ID: <866259914.1233780722180.JavaMail.jira@brutus> Date: Wed, 4 Feb 2009 12:52:02 -0800 (PST) From: "Robert Burrell Donkin (JIRA)" To: mime4j-dev@james.apache.org Subject: [jira] Closed: (MIME4J-111) TextBody and BinaryBody should be abstract classes In-Reply-To: <64073177.1233579239898.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MIME4J-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed MIME4J-111. ---------------------------------------- Closing all issues fixed previously, after a brief review of each. > TextBody and BinaryBody should be abstract classes > -------------------------------------------------- > > Key: MIME4J-111 > URL: https://issues.apache.org/jira/browse/MIME4J-111 > Project: JAMES Mime4j > Issue Type: Task > Affects Versions: 0.5 > Reporter: Markus Wiederkehr > Assignee: Markus Wiederkehr > Fix For: 0.6 > > > With the removal of AbstractBody and the introduction of SingleBody it would make more sense if TextBody and BinaryBody were abstract subclasses of SingleBody. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.