Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 2317 invoked from network); 20 May 2008 19:50:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 19:50:35 -0000 Received: (qmail 33950 invoked by uid 500); 20 May 2008 19:50:35 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 33892 invoked by uid 500); 20 May 2008 19:50:35 -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 33881 invoked by uid 99); 20 May 2008 19:50:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 12:50:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 74.125.46.152 as permitted sender) Received: from [74.125.46.152] (HELO yw-out-1718.google.com) (74.125.46.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 19:49:49 +0000 Received: by yw-out-1718.google.com with SMTP id 9so1585243ywk.60 for ; Tue, 20 May 2008 12:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ncJ8bm4VNdNXXVr1LfDtzwiGZnPQtV6LX1J59Pq6Mag=; b=pkDkXsCMFohqYFNQXO5tu8VLtoOTbQvb29buOp7xQJc/79fnpXsnujK9C9I+jJDcAHY/zQqKqKscisEe4SBLE2ODPMyYAHpPLWXlSqfP6QRuleu6nmjtJYptNWhQnAALdHtJeVfobA6rhXVzP82QK0pgAG1CEV8L0TKZ4aUO95A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jiXEZt5bMLnPggrJG92DKYxmx8D4Ngi0jqjn9gr+wX66uj9mumu9Q5zzqLCCM/iE97RSlAvyIFv1XLUhliiQIpjoWiLVAdcl3tCIKwvH4BSG4J5+AtNXWhYn8jz+pj2IjjmvcWRaIqxWlwIEdJsDNJcxRKKqzc7ZUXgEDz7FYXY= Received: by 10.150.79.32 with SMTP id c32mr8026269ybb.151.1211312996325; Tue, 20 May 2008 12:49:56 -0700 (PDT) Received: by 10.150.91.10 with HTTP; Tue, 20 May 2008 12:49:56 -0700 (PDT) Message-ID: <25aac9fc0805201249p6abb8b39id6f62094b5907411@mail.gmail.com> Date: Tue, 20 May 2008 20:49:56 +0100 From: sebb To: "Commons Developers List" Subject: Re: Commons Net 1.5 / 2.0 Releases In-Reply-To: <8833dc800805201243v5fd87c5ftc8ec95214693d83a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <460801A4097E3D4CA04CC64EE648584805B5157A@ism-mail03.corp.ad.wrs.com> <482F5555.6090109@eircom.net> <8833dc800805190718p64a84db7g41b5961dca2ea034@mail.gmail.com> <25aac9fc0805190829p38c47f28gf1c5609a4836ca3c@mail.gmail.com> <8833dc800805191030w1eb3607bgd144bfc90accaeb1@mail.gmail.com> <25aac9fc0805191036s54403727yfe62e72aa6551383@mail.gmail.com> <8833dc800805201243v5fd87c5ftc8ec95214693d83a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 20/05/2008, Niklas Gustavsson wrote: > On Mon, May 19, 2008 at 7:36 PM, sebb wrote: > > Would you be able to try the patches I just attached to NET-220? > > > > That should be enough to make the TFTPServer class threadsafe, and may > > address the shutdown problem. > > > Didn't help with the issue I'm seeing. > OK, thanks for trying. But presumbly it did not make things worse? > When on the topic of TFTPServer, I have to agree with James Carmans on > that it's out of scope for commons-net and should be moved to > src/test/java. > > I'll commit my fix with using unique port numbers for now. Not sure I agree with that - it's just ignoring the problem. Unless it can be shown that it is due to a bug in Java on Ubuntu, then I think the problem really needs to be fixed before releasing 2.0. > > /niklas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org