Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 94658 invoked from network); 27 Oct 2006 11:20:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 11:20:50 -0000 Received: (qmail 19922 invoked by uid 500); 27 Oct 2006 11:21:00 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 19895 invoked by uid 500); 27 Oct 2006 11:21:00 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 19883 invoked by uid 99); 27 Oct 2006 11:21:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 04:21:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 04:20:42 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id C07674C09A for ; Fri, 27 Oct 2006 12:20:20 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HfqpD4t+b18b for ; Fri, 27 Oct 2006 12:20:19 +0100 (BST) Received: from ha-node-br1.hpl.hp.com (ha-node-br1.hpl.hp.com [16.25.144.56]) by tobor.hpl.hp.com (Postfix) with ESMTP id 4A7B54C096 for ; Fri, 27 Oct 2006 12:20:19 +0100 (BST) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by ha-node-br1.hpl.hp.com (8.13.4/8.13.4) with ESMTP id k9RBK6aS026384 for ; Fri, 27 Oct 2006 12:20:07 +0100 (BST) Message-ID: <4541EB58.9050207@apache.org> Date: Fri, 27 Oct 2006 12:19:52 +0100 From: Steve Loughran User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Ant Developers List Subject: Re: svn commit: r466627 - in /ant/core/trunk/src/etc/poms: ./ ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-commons-logging/ ant-commons-net/ ant-jai/ ant-javamail/ ant-jdepend/ an... References: <20061022053528.1A3BD1A981A@eris.apache.org> <453DD5D9.50906@apache.org> <20061024221202.136430@gmx.net> <453ED3F9.3010607@asert.com.au> <453F3F61.6050906@gmx.de> <453FC3BA.5040401@asert.com.au> <20061025210712.214480@gmx.net> <45408998.4080500@asert.com.au> <4540E533.10400@apache.org> <20061026191011.20140@gmx.net> In-Reply-To: <20061026191011.20140@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Antoine Levy-Lambert wrote: >> FYI, the maven-to-RDF conversion we are attempting will eventually index >> every .class in every jar to look for duplicates. If I save a hash of >> every class we can even do version auditing. Oh, people will fear our >> auditor program. Working name: repo-man :) >> >> -steve >> > Interesting. You will catch the guys of org.foo who redistribute org.bar ... > That's right. Once you publish your artifacts, we will find your dirty secrets. And is that a bad thing? No, I think not. My goal is to add leading-edge rules to what constitutes an "acceptable" package. That means dependency validation, but it will also mean package introspection, warning at troublespots and other forms of artifact auditing. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org