Return-Path: X-Original-To: apmail-db-derby-commits-archive@www.apache.org Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 069BC1C7D for ; Tue, 19 Apr 2011 13:33:54 +0000 (UTC) Received: (qmail 78680 invoked by uid 500); 19 Apr 2011 11:47:14 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 78655 invoked by uid 500); 19 Apr 2011 11:47:14 -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 78636 invoked by uid 99); 19 Apr 2011 11:47:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Apr 2011 11:47:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Apr 2011 11:47:11 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id EFA23C09 for ; Tue, 19 Apr 2011 11:46:50 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 19 Apr 2011 11:46:50 -0000 Message-ID: <20110419114650.95386.75635@eos.apache.org> Subject: =?utf-8?q?=5BDb-derby_Wiki=5D_Update_of_=22siddharthsrivastava/QuickStart?= =?utf-8?q?Guide=5FNewDevelopers=22_by_siddharthsrivastava?= 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 "siddharthsrivastava/QuickStartGuide_NewDevelopers" page has been chang= ed by siddharthsrivastava. http://wiki.apache.org/db-derby/siddharthsrivastava/QuickStartGuide_NewDeve= lopers?action=3Ddiff&rev1=3D32&rev2=3D33 -------------------------------------------------- ''java -XX:MaxPermSize=3D512m junit.textui.TestRunner org.apac= he.derbyTesting.functionTests.suites.All'' (Note: It can take approximately 4-6 hours for regression tests to comple= te) = - To run derbyAll (the suite for running harness tests in Derby), add jakar= ta-oro-2.0.8.jar to your classpath and run: + To run '''derbyAll''' (the suite for running harness tests in Derby), add= jakarta-oro-2.0.8.jar to your classpath and run: = ''java org.apache.derbyTesting.functionTests.harness.RunSuite d= erbyall'' =20