Return-Path: X-Original-To: apmail-creadur-commits-archive@www.apache.org Delivered-To: apmail-creadur-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCED110870 for ; Fri, 6 Dec 2013 09:07:17 +0000 (UTC) Received: (qmail 29801 invoked by uid 500); 6 Dec 2013 09:07:16 -0000 Delivered-To: apmail-creadur-commits-archive@creadur.apache.org Received: (qmail 29767 invoked by uid 500); 6 Dec 2013 09:07:16 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 29759 invoked by uid 99); 6 Dec 2013 09:07:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 09:07:15 +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; Fri, 06 Dec 2013 09:07:15 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 0C735238889B; Fri, 6 Dec 2013 09:06:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1548443 - /creadur/rat/branches/gsoc/apache-rat-core/src/main/java/org/apache/rat/document/CompositeDocumentException.java Date: Fri, 06 Dec 2013 09:06:55 -0000 To: commits@creadur.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131206090655.0C735238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rdonkin Date: Fri Dec 6 09:06:54 2013 New Revision: 1548443 URL: http://svn.apache.org/r1548443 Log: Delete CompositeDocumentException that there isnĀ“t used. Removed: creadur/rat/branches/gsoc/apache-rat-core/src/main/java/org/apache/rat/document/CompositeDocumentException.java