Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 63558 invoked from network); 5 Jan 2009 16:12:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2009 16:12:07 -0000 Received: (qmail 83880 invoked by uid 500); 5 Jan 2009 16:12:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 83856 invoked by uid 500); 5 Jan 2009 16:12: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 83847 invoked by uid 99); 5 Jan 2009 16:12:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 08:12:06 -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, 05 Jan 2009 16:12:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 551F5234C485 for ; Mon, 5 Jan 2009 08:11:44 -0800 (PST) Message-ID: <1134100901.1231171904347.JavaMail.jira@brutus> Date: Mon, 5 Jan 2009 08:11:44 -0800 (PST) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=12660802#action_12660802 ] Rick Hillegas commented on DERBY-3985: -------------------------------------- Committed derby-3985-01-ac-simplerBuildInstructions.diff at subversion revision 731605. > 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 > > > 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.