From mime4j-dev-return-1534-apmail-james-mime4j-dev-archive=james.apache.org@james.apache.org Thu Jun 16 17:34:59 2011 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 4E8E8619D for ; Thu, 16 Jun 2011 17:34:59 +0000 (UTC) Received: (qmail 43128 invoked by uid 500); 16 Jun 2011 17:34:59 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 43100 invoked by uid 500); 16 Jun 2011 17:34:59 -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 43092 invoked by uid 99); 16 Jun 2011 17:34:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 17:34:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 17:34:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 01BB3238897D; Thu, 16 Jun 2011 17:34:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1136556 - /james/mime4j/trunk/core/src/test/java/org/apache/james/mime4j/parser/DefaultBodyDescriptorTest.java Date: Thu, 16 Jun 2011 17:34:35 -0000 To: mime4j-dev@james.apache.org From: bago@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110616173436.01BB3238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bago Date: Thu Jun 16 17:34:35 2011 New Revision: 1136556 URL: http://svn.apache.org/viewvc?rev=1136556&view=rev Log: remove empty file (rat is failing) Removed: james/mime4j/trunk/core/src/test/java/org/apache/james/mime4j/parser/DefaultBodyDescriptorTest.java