Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 36327 invoked from network); 6 Jan 2009 14:43:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2009 14:43:08 -0000 Received: (qmail 25911 invoked by uid 500); 6 Jan 2009 14:43:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 25880 invoked by uid 500); 6 Jan 2009 14:43:07 -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 25864 invoked by uid 99); 6 Jan 2009 14:43:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 06:43:07 -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; Tue, 06 Jan 2009 14:43:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0F05F234C498 for ; Tue, 6 Jan 2009 06:42:46 -0800 (PST) Message-ID: <922247365.1231252966060.JavaMail.jira@brutus> Date: Tue, 6 Jan 2009 06:42:46 -0800 (PST) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3985) Replace BUILDING.txt with a simlified up-to-date BUILDING.html In-Reply-To: <1011597040.1228925804318.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3985: --------------------------------- Attachment: derby-3985-05-aa-junitVersion.diff Thanks for correcting the junit version also, John. It turns out I am also using 3.8.2. I've updated the junit version recommended by BUILDING.html. Attaching derby-3985-05-aa-junitVersion.diff, committed at subversion revision 731958. > Replace BUILDING.txt with a simlified up-to-date BUILDING.html > -------------------------------------------------------------- > > Key: DERBY-3985 > URL: https://issues.apache.org/jira/browse/DERBY-3985 > Project: Derby > Issue Type: Improvement > Components: Build tools > Affects Versions: 10.5.0.0 > Reporter: Rick Hillegas > Assignee: Rick Hillegas > Attachments: derby-3985-01-aa-simplerBuildInstructions.diff, derby-3985-01-ab-simplerBuildInstructions.diff, derby-3985-01-ac-simplerBuildInstructions.diff, derby-3985-02-aa-website.diff, derby-3985-03-aa-corrections.diff, derby-3985-04-aa-fixViewvcURLs.diff, derby-3985-05-aa-junitVersion.diff > > > At this point, BUILDING.txt contains a number of mis-statements. It is structured in a way which makes the Derby build look complicated and intimidating. The build instructions need to be thoroughly overhauled and divided into two main sections: > 1) The simple build instructions for people who are new to the community. This will be a build with few pre-requisites which just works out of the box. > 2) Trickier build instructions for people who want compile-time checks for the different platforms which Derby supports. > While we're at it, I suggest that the revised instructions live in an html file rather than a flat text file. I think this will result in a document that is more readable and easier to navigate. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.