Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 20111 invoked from network); 12 Apr 2005 16:52:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2005 16:52:14 -0000 Received: (qmail 94002 invoked by uid 500); 12 Apr 2005 16:52:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93972 invoked by uid 500); 12 Apr 2005 16:52:11 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 93957 invoked by uid 99); 12 Apr 2005 16:52:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from brmea-mail-4.Sun.COM (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Apr 2005 09:52:10 -0700 Received: from phys-biff-1 ([129.158.227.36]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id j3CGq7K2026511 for ; Tue, 12 Apr 2005 10:52:08 -0600 (MDT) Received: from conversion-daemon.biff-mail1.india.sun.com by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IEU00101E9FHY@biff-mail1.india.sun.com> (original mail from Shreyas.Kaushik@Sun.COM) for derby-dev@db.apache.org; Tue, 12 Apr 2005 22:22:06 +0530 (IST) Received: from [192.168.1.100] (vpn-129-150-156-23.India.Sun.COM [129.150.156.23]) by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IEU00IY2EUTCV@biff-mail1.india.sun.com> for derby-dev@db.apache.org; Tue, 12 Apr 2005 22:22:06 +0530 (IST) Date: Tue, 12 Apr 2005 22:22:27 +0530 From: Shreyas Kaushik Subject: UpdatableResultSet test failing ? To: Derby Development Message-id: <425BFCCB.9030103@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I did a fresh check out of the Derby source on a Solaris box. When the I ran the tests, the updatableResultSet.java test failed as there were "Control-M" characters at the end of every line. Is any one seeing this? This could be a windoze problem as the file could have been checked in from there. ~ Shreyas