Return-Path: Delivered-To: apmail-incubator-rat-commits-archive@locus.apache.org Received: (qmail 84864 invoked from network); 26 May 2008 17:43:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 May 2008 17:43:05 -0000 Received: (qmail 43301 invoked by uid 500); 26 May 2008 17:43:07 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 43285 invoked by uid 500); 26 May 2008 17:43:07 -0000 Mailing-List: contact rat-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rat-dev@incubator.apache.org Delivered-To: mailing list rat-commits@incubator.apache.org Received: (qmail 43276 invoked by uid 99); 26 May 2008 17:43:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2008 10:43:07 -0700 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2008 17:42:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E20A8238898F; Mon, 26 May 2008 10:42:42 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r660247 - /incubator/rat/main/trunk/rat/rat-lib/pom.xml Date: Mon, 26 May 2008 17:42:42 -0000 To: rat-commits@incubator.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080526174242.E20A8238898F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rdonkin Date: Mon May 26 10:42:39 2008 New Revision: 660247 URL: http://svn.apache.org/viewvc?rev=660247&view=rev Log: Correct package name Modified: incubator/rat/main/trunk/rat/rat-lib/pom.xml Modified: incubator/rat/main/trunk/rat/rat-lib/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/rat/rat-lib/pom.xml?rev=660247&r1=660246&r2=660247&view=diff ============================================================================== --- incubator/rat/main/trunk/rat/rat-lib/pom.xml (original) +++ incubator/rat/main/trunk/rat/rat-lib/pom.xml Mon May 26 10:42:39 2008 @@ -72,7 +72,7 @@ - rat.Report + org.apache.rat.Report rat Release Audit Tool apache.org