Return-Path: Delivered-To: apmail-incubator-rat-commits-archive@locus.apache.org Received: (qmail 11407 invoked from network); 22 Mar 2008 13:47:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2008 13:47:40 -0000 Received: (qmail 26312 invoked by uid 500); 22 Mar 2008 13:47:38 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 26295 invoked by uid 500); 22 Mar 2008 13:47:38 -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 26281 invoked by uid 99); 22 Mar 2008 13:47:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Mar 2008 06:47:38 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Mar 2008 13:46:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1F3E51A9832; Sat, 22 Mar 2008 06:47:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r639996 - /incubator/rat/import/rat/pom.xml Date: Sat, 22 Mar 2008 13:47:08 -0000 To: rat-commits@incubator.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080322134709.1F3E51A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rdonkin Date: Sat Mar 22 06:47:08 2008 New Revision: 639996 URL: http://svn.apache.org/viewvc?rev=639996&view=rev Log: Cleaned up POM Modified: incubator/rat/import/rat/pom.xml Modified: incubator/rat/import/rat/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/import/rat/pom.xml?rev=639996&r1=639995&r2=639996&view=diff ============================================================================== --- incubator/rat/import/rat/pom.xml (original) +++ incubator/rat/import/rat/pom.xml Sat Mar 22 06:47:08 2008 @@ -29,12 +29,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.google.code.p.arat + org.apache.rat rat-lib jar 0.5.2-SNAPSHOT A Release Audit Tool, Library - http://code.google.com/p/arat/ + http://incubator.apache.org/rat Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking releases. It is heuristic in nature: making guesses about possible problems. It @@ -53,6 +53,10 @@ repo + + Apache Software Foundation + http://www.apache.org + commons-collections @@ -118,11 +122,11 @@ rat.Report rat Release Audit Tool - aRAT + apache.org ${project.version} - code.google.com/p/arat + apache.org Release Audit Tool - aRAT + Apache Software Foundation ${project.version} @@ -130,10 +134,23 @@ - + + + JIRA + https://issues.apache.org/jira/browse/RAT + + + + RAT + rat-dev-unsubscribe@incubator.apache.org + rat-dev-unsubscribe@incubator.apache.org + rat-dev@incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-rat-dev/ + + - scm:svn:http://arat.googlecode.com/svn/trunk/ - scm:svn:https://arat.googlecode.com/svn/trunk/ - http://arat.googlecode.com/svn/ + scm:svn:http://svn.apache.org/repos/asf/incubator/rat/ + scm:svn:https://svn.apache.org/repos/asf/incubator/rat/ + http://svn.apache.org/repos/asf/incubator/rat/