Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93671 invoked from network); 21 Sep 2010 16:39:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 16:39:20 -0000 Received: (qmail 8443 invoked by uid 500); 21 Sep 2010 16:39:20 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 8379 invoked by uid 500); 21 Sep 2010 16:39:19 -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: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 8370 invoked by uid 99); 21 Sep 2010 16:39:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 16:39:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of msatoor@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qw0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 16:39:12 +0000 Received: by qwc9 with SMTP id 9so5038060qwc.31 for ; Tue, 21 Sep 2010 09:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=saX1Xked7K5NRz0MuRUaIOL7lSTrw7cNsB6u27CSTcs=; b=uRUDgwpzJuU7CKZeE45vkk9KuZDef5IRO4XNNQ6tRvp9O4ep7i5c5nDALXywiZEdy8 JKuC7l3p6mzFAdRuN2KhJ+kRkPxklheO+2TvYhmBAX/wGRwa2/c/gtmph9c/0ASPwI9X iZKo4E3dNr5Lo5/ou704EZiWAZ7ImjhLkPz9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Vh1bIPy+uCsbTgs+0adhTzZFN03x9fzMIldasG3QNlD5R/36Rmx4bLhOO8Aw1cM3F9 y9i1Wz4Dd4migJjERUudxMewxPEUyyR9Xp4CXidqQaQNZNmEXAEm4qSoEd5OaI09fDby TZr15v6M/m7qgvDWYB5I8vlh6j3DXQgbkc52M= MIME-Version: 1.0 Received: by 10.229.248.142 with SMTP id mg14mr1456588qcb.130.1285087131295; Tue, 21 Sep 2010 09:38:51 -0700 (PDT) Received: by 10.229.212.144 with HTTP; Tue, 21 Sep 2010 09:38:51 -0700 (PDT) Date: Tue, 21 Sep 2010 09:38:51 -0700 Message-ID: Subject: Compatibility test runs on Sun machine? From: Mamta Satoor To: Derby Development Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I checked in a fix to DERBY-4786 and the compatibility test for the releases I tried ran fine with that change. I was just wondering though how often does the compatibility test suite get run on Sun's machine? It will be nice to know how they run with my fix for DERBY-4786. Also, do have to manually look for the test results everytime to see if they ran successfully? Is that how DERBY-3644 was detected? thanks a lot, Mamta