Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 26018 invoked from network); 22 Feb 2007 04:18:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2007 04:18:02 -0000 Received: (qmail 87909 invoked by uid 500); 22 Feb 2007 04:18:11 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 87882 invoked by uid 500); 22 Feb 2007 04:18:11 -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 87871 invoked by uid 99); 22 Feb 2007 04:18:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 20:18:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS 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; Wed, 21 Feb 2007 20:18:02 -0800 Received: from eos.apache.osuosl.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id E5D56599DA for ; Thu, 22 Feb 2007 04:17:41 +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: Thu, 22 Feb 2007 04:17:41 -0000 Message-ID: <20070222041741.24190.51393@eos.apache.osuosl.org> Subject: [Db-derby Wiki] Trivial Update of "BuildingDerby" by AndrewMcIntyre 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 AndrewMcIntyre: http://wiki.apache.org/db-derby/BuildingDerby The comment on the change is: Mention derby_source.html on the website also. ------------------------------------------------------------------------------ Go to the Project menu and make sure that Build Automatically is unchecked. - 1. Follow the instructions in BUILDING.txt in the checkout regarding the placement of jars and your ~/ant.properties. + 1. Follow the instructions in BUILDING.txt in the checkout regarding the placement of jars and your ~/ant.properties. See also http://db.apache.org/derby/dev/derby_source.html for more information. If you follow the instructions correctly, you should be able to build the checked out workspace from the command-line by running 'ant all'.