From mime4j-dev-return-510-apmail-james-mime4j-dev-archive=james.apache.org@james.apache.org Mon Jun 08 02:40:18 2009 Return-Path: Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: (qmail 18647 invoked from network); 8 Jun 2009 02:40:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jun 2009 02:40:17 -0000 Received: (qmail 62402 invoked by uid 500); 8 Jun 2009 02:40:29 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 62371 invoked by uid 500); 8 Jun 2009 02:40:29 -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 62361 invoked by uid 99); 8 Jun 2009 02:40:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2009 02:40:29 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2009 02:40:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B1350234C004 for ; Sun, 7 Jun 2009 19:40:07 -0700 (PDT) Message-ID: <179780491.1244428807711.JavaMail.jira@brutus> Date: Sun, 7 Jun 2009 19:40:07 -0700 (PDT) From: "Nathan Beyer (JIRA)" To: mime4j-dev@james.apache.org Subject: [jira] Created: (MIME4J-137) Rewrite MimeIOException eliminate unecessary MimeException and provide general constructors 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 Rewrite MimeIOException eliminate unecessary MimeException and provide general constructors ------------------------------------------------------------------------------------------- Key: MIME4J-137 URL: https://issues.apache.org/jira/browse/MIME4J-137 Project: JAMES Mime4j Issue Type: Improvement Affects Versions: 0.6 Reporter: Nathan Beyer Priority: Minor Fix For: 0.7 Attachments: MimeIOException.patch Rewrite the MimeIOException class to eliminate the hidden construction of a MimeException and provide a more conventional set of constructors. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.