Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 81993 invoked from network); 20 Jul 2009 18:49:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 18:49:26 -0000 Received: (qmail 38618 invoked by uid 500); 20 Jul 2009 18:50:31 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 38567 invoked by uid 500); 20 Jul 2009 18:50:31 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 38557 invoked by uid 99); 20 Jul 2009 18:50:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 18:50:28 +0000 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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 18:50:26 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 26C0311154 for ; Mon, 20 Jul 2009 18:50:06 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Mon, 20 Jul 2009 18:50:05 -0000 Message-ID: <20090720185006.8995.79806@eos.apache.org> Subject: [Db-derby Wiki] Update of "ErandaSooriyabandara" by ErandaSooriyabandara X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by ErandaSooriyabandara: http://wiki.apache.org/db-derby/ErandaSooriyabandara ------------------------------------------------------------------------------ (https://issues.apache.org/jira/browse/DERBY-4318) I converted the columnDefaults.sql using the DERBY-2151 ij to JUNIT tool. + In the test I import some libraries, set the package name and make few changes in the row 477(corrected the column names of the table tabWithUserAndSchemaDefaults). + Now the test ran successfully in my platform. === I hope to work on, ===