Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 76958 invoked from network); 5 Mar 2011 10:50:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Mar 2011 10:50:33 -0000 Received: (qmail 28678 invoked by uid 500); 5 Mar 2011 10:50:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 28589 invoked by uid 500); 5 Mar 2011 10:50:33 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 28581 invoked by uid 99); 5 Mar 2011 10:50:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Mar 2011 10:50:33 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Mar 2011 10:50:26 +0000 Received: by qyj19 with SMTP id 19so771981qyj.9 for ; Sat, 05 Mar 2011 02:50:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=E6Yxt+OSsWpmvo+x7zA0JRo7fyvd2U16Oeh8qZkCGEU=; b=iNVxi1oHoOPoyTBN1xAaLuUW76jhVT4YNNeVeNq3btx499v++n9wKcVXVkVlE0Nj1W rU01ug4raXPZ9sUsLgup+Gf5eu1+Z/6WPQ5K4RUaU9AD0ZYB7QS7X8UcdQsGlK6isOEf NpQqPj5luiFAaDeGWA6kOTQkQ4yy2jLFp5f5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=h+2ppecfx0FD0rL3+YpxWzqitkNSdtVFWB0KyOQQh/9wGV4SXijDfDVynC3c315mqL tH18JlQyrrh2hxExZLwSvJ66yTj9pamRUXU9jGw8F3MoQTne7m3kDFPqOdkht37mpNqc PfP8bRmwH5TnCES7Sv395wQZptd6Kbja0FZ4U= MIME-Version: 1.0 Received: by 10.229.137.149 with SMTP id w21mr1319061qct.152.1299322028721; Sat, 05 Mar 2011 02:47:08 -0800 (PST) Received: by 10.229.24.69 with HTTP; Sat, 5 Mar 2011 02:47:08 -0800 (PST) In-Reply-To: <50A0F057-6BF3-4CA4-92FD-43D73173C800@dslextreme.com> References: <87r5anebom.fsf@v35516.1blu.de> <50A0F057-6BF3-4CA4-92FD-43D73173C800@dslextreme.com> Date: Sat, 5 Mar 2011 10:47:08 +0000 Message-ID: Subject: Re: [VFS] Is it OK to upgrade commons-net to 2.2? From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 5 March 2011 08:10, Ralph Goers wrote: > > On Mar 4, 2011, at 7:49 AM, sebb wrote: > >> On 4 March 2011 08:26, Ralph Goers wrote: >>> Yeah - as soon as I can find a few minutes and get over my frustration = at having to manually generate release notes I'm going to try again. >> >> I can help with that - I've worked on both NET and MATH so that >> changes.xml can be used to easily generate the release notes using >> "mvn changes:announcement-generate". > > Thanks. I've done that so that it shows up in the binary distribution but= to get it to work for the source distribution it has to generate the relea= se notes to the source directory (not the target) and commit it before doin= g release-prepare. How did you make that work? Have a look at Net trunk POM. Busy now, but I can provide more help later if needed. > Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org