Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 89491 invoked from network); 12 Jul 2006 16:21:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 16:21:48 -0000 Received: (qmail 9729 invoked by uid 500); 12 Jul 2006 16:21:48 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 9717 invoked by uid 500); 12 Jul 2006 16:21:48 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 9699 invoked by uid 99); 12 Jul 2006 16:21:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 09:21:48 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jasnell@gmail.com designates 64.233.184.239 as permitted sender) Received: from [64.233.184.239] (HELO wr-out-0506.google.com) (64.233.184.239) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 09:21:46 -0700 Received: by wr-out-0506.google.com with SMTP id 67so178824wri for ; Wed, 12 Jul 2006 09:21:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=axN/L8BtXE1K7XOVVSfWGpbRJhmZTIBz1dl2Y7ft08fcMYfS2iS4WJfXlATE8WDc1tWhgQWrLY0/GbvSSOwvIMtRdUEXCVnLxD0iF8it798W4T93UBZx9D+CpJPMV/r883GUz9TTb1kym88YHHq0IXwfGIJSySGiXu6apugd0N8= Received: by 10.54.142.3 with SMTP id p3mr980601wrd; Wed, 12 Jul 2006 09:21:25 -0700 (PDT) Received: from ?192.168.1.104? ( [67.181.218.96]) by mx.gmail.com with ESMTP id g7sm256084wra.2006.07.12.09.21.25; Wed, 12 Jul 2006 09:21:25 -0700 (PDT) Message-ID: <44B5217E.9070702@gmail.com> Date: Wed, 12 Jul 2006 09:21:18 -0700 From: James M Snell User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: abdera-dev@incubator.apache.org Subject: SniffingInputStream Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N There appear to be some wierd problems with the SniffingInputStream that are causing it to fail intermittently. If I can't figure out exactly what's causing it in the next hour or so, I'll disable it in the build so that it's off by default. - James