Return-Path: Delivered-To: apmail-shale-commits-archive@locus.apache.org Received: (qmail 3319 invoked from network); 6 Jul 2006 03:50:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 03:50:46 -0000 Received: (qmail 58395 invoked by uid 500); 6 Jul 2006 03:50:46 -0000 Delivered-To: apmail-shale-commits-archive@shale.apache.org Received: (qmail 58368 invoked by uid 500); 6 Jul 2006 03:50:45 -0000 Mailing-List: contact commits-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list commits@shale.apache.org Received: (qmail 58359 invoked by uid 99); 6 Jul 2006 03:50:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 20:50:45 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 20:50:45 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 1D4811A981A; Wed, 5 Jul 2006 20:50:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r419429 - /shale/trunk/maven/master-pom/pom.xml Date: Thu, 06 Jul 2006 03:50:24 -0000 To: commits@shale.apache.org From: craigmcc@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060706035025.1D4811A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: craigmcc Date: Wed Jul 5 20:50:24 2006 New Revision: 419429 URL: http://svn.apache.org/viewvc?rev=419429&view=rev Log: Add mailing list descriptions to shale-master POM. Modified: shale/trunk/maven/master-pom/pom.xml Modified: shale/trunk/maven/master-pom/pom.xml URL: http://svn.apache.org/viewvc/shale/trunk/maven/master-pom/pom.xml?rev=419429&r1=419428&r2=419429&view=diff ============================================================================== --- shale/trunk/maven/master-pom/pom.xml (original) +++ shale/trunk/maven/master-pom/pom.xml Wed Jul 5 20:50:24 2006 @@ -33,6 +33,35 @@ http://shale.apache.org 2004 + + + Shale User Mailing List (general questions about using Shale) + user-subscribe@shale.apache.org + user-unsubscribe@shale.apache.org + user@shale.apache.org + + + + Shale Developer Mailing List (questions about developing Shale itself) + dev-subscribe@shale.apache.org + dev-unsubscribe@shale.apache.org + dev@shale.apache.org + + + + Shale Commit Notifications (Subversion commit logs) + commits-subscribe@shale.apache.org + commits-unsubscribe@shale.apache.org + + + + Shale Issue Tracking Notifications (JIRA issue update logs) + issues-subscribe@shale.apache.org + issues-unsubscribe@shale.apache.org + + + + craigmcc