Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 30012 invoked from network); 2 Feb 2009 19:16:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2009 19:16:23 -0000 Received: (qmail 87866 invoked by uid 500); 2 Feb 2009 19:16:22 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 87838 invoked by uid 500); 2 Feb 2009 19:16:22 -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 87829 invoked by uid 99); 2 Feb 2009 19:16:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 11:16:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 19:16:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A6201234C4AF for ; Mon, 2 Feb 2009 11:15:59 -0800 (PST) Message-ID: <1223156645.1233602159675.JavaMail.jira@brutus> Date: Mon, 2 Feb 2009 11:15:59 -0800 (PST) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3972) Update test harness to run with DesktopEE JRE In-Reply-To: <929244079.1228324904345.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3972?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-3972: -------------------------------------- Attachment: DERBY-3972_part2.diff Making some changes to the runwith (il)logic so runwithj9=3Dfalse doesn't a= pply to j9dee15 enables the network server tests. If there are no comments I'll commit this tomorrow. > Update test harness to run with DesktopEE JRE > --------------------------------------------- > > Key: DERBY-3972 > URL: https://issues.apache.org/jira/browse/DERBY-3972 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.3.3.0, 10.4.1.3, 10.5.0.0 > Reporter: Kathey Marsden > Assignee: Myrna van Lunteren > Priority: Minor > Attachments: DERBY-3972_part1.diff, DERBY-3972_part1.diff2, DERBY= -3972_part2.diff > > > IBM's Lotus Expeditor (http://www-01.ibm.com/software/lotus/products/expe= ditor/) includes the DesktopEE JRE which is described as: > "The default Java=E2=84=A2 Runtime Environment (JRE) of Lotus Expeditor i= s IBM's J9 VM with the DesktopEE class libraries, an IBM-optimized subset o= f Java 5 that offers a smaller footprint and faster class loading than stan= dard Java Runtime Environments." > My understanding is that it is a superset of JDK 1.4, so should run fine = with Derby. The test harness needs to be updated to recognize this JVM so= we can test with it. =20 > See=20 > http://publib.boulder.ibm.com/infocenter/ledoc/v6r2/topic/com.ibm.rcp.too= ls.doc.appdev/devapps_developingwiththejcldesktopjre.html for more informat= ion on DesktopEE. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.