Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 66943 invoked from network); 12 Jun 2005 20:28:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2005 20:28:27 -0000 Received: (qmail 63499 invoked by uid 500); 12 Jun 2005 20:28:26 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 63442 invoked by uid 500); 12 Jun 2005 20:28:26 -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 63428 invoked by uid 99); 12 Jun 2005 20:28:26 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_HELO_FAIL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e5.ny.us.ibm.com (HELO e5.ny.us.ibm.com) (32.97.182.145) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 12 Jun 2005 13:28:24 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e5.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j5CKSLWA004770 for ; Sun, 12 Jun 2005 16:28:21 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j5CKSL4P236876 for ; Sun, 12 Jun 2005 16:28:21 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j5CKSLcC028971 for ; Sun, 12 Jun 2005 16:28:21 -0400 Received: from [127.0.0.1] (sig-9-48-117-202.mts.ibm.com [9.48.117.202]) by d01av03.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j5CKSFZF028886 for ; Sun, 12 Jun 2005 16:28:20 -0400 Message-ID: <42AC9ADF.5020008@sbcglobal.net> Date: Sun, 12 Jun 2005 13:28:15 -0700 From: Kathey Marsden User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: [jira] Commented: (DERBY-324) AES encryption test fails on Solaris 10 References: <1500626755.1118603626652.JavaMail.jira@ajax.apache.org> In-Reply-To: <1500626755.1118603626652.JavaMail.jira@ajax.apache.org> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Olav Sandstaa (JIRA) wrote: > Any suggestions on how I can use the aes_sed.properties script to get rid of this or alternative ways to make the output from this test match the master file? > > > Sometimes it is just easier and cleaner to rewrite the .sql test as a .java test and evaluate the results pro grammatically. Kathey