From continuum-dev-return-4913-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Mon Mar 27 17:21:13 2006 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 59529 invoked from network); 27 Mar 2006 17:21:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 17:21:12 -0000 Received: (qmail 77331 invoked by uid 500); 27 Mar 2006 17:21:10 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 77312 invoked by uid 500); 27 Mar 2006 17:21:10 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 77301 invoked by uid 99); 27 Mar 2006 17:21:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 09:21:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.blevins@visi.com designates 208.42.156.2 as permitted sender) Received: from [208.42.156.2] (HELO conn.mc.mpls.visi.com) (208.42.156.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 09:21:09 -0800 Received: from [192.168.42.19] (68-171-56-105.vnnyca.adelphia.net [68.171.56.105]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 63FAA81B6 for ; Mon, 27 Mar 2006 11:20:48 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Blevins Subject: Re: Rss notifier Date: Mon, 27 Mar 2006 09:20:41 -0800 To: continuum-dev@maven.apache.org X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mar 27, 2006, at 12:25 AM, Adam Leggett wrote: > Im working on an Rss notifier for continuum. Ive added a comment to > CONTINUUM-418 to see if this would be a useful contrib. > > In the meantime prior to submitting any patch or feature I have to > decide which baselined version of the source to use to incorporate the > feature in the short term (rather than the current trunk). Ive looked > around for a source distribution for 1.0.2/3 but cannot find it. So > Ive > used tags from svn. > > Which tag/branch/source distribution would anyone recommend I use as a > baseline? The 1.0.3 branch lives here http://svn.apache.org/repos/asf/maven/ continuum/branches/continuum-1.0.x Can't wait to see some RSS ability in Continuum! -David