Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 37523 invoked from network); 1 Mar 2007 00:38:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 00:38:11 -0000 Received: (qmail 50360 invoked by uid 500); 1 Mar 2007 00:38:20 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 50341 invoked by uid 500); 1 Mar 2007 00:38:20 -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 50332 invoked by uid 99); 1 Mar 2007 00:38:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 16:38:20 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 16:38:10 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BF487714151 for ; Wed, 28 Feb 2007 16:37:50 -0800 (PST) Message-ID: <16598189.1172709470762.JavaMail.jira@brutus> Date: Wed, 28 Feb 2007 16:37:50 -0800 (PST) From: "Manjula Kutty (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2309) Add build.xml, so that the code can get compiled using ant with the 'all' target. In-Reply-To: <22060178.1170972905611.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-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2309: --------------------------------- Attachment: DERBY-2309_diff4.txt DERBY-2309_diff3.txt DERBY-2309_diff2.txt Please find the following patches for adding the build.xml to sttest and mailjdbc. Also updated the existing build.xml under testing dir to include both of the tests. DERBY-2309_diff2.txt - for mailjdbc DERBY-2309_diff3.txt - for sttest DERBY-2309_diff4.txt - for testing dir > Add build.xml, so that the code can get compiled using ant with the 'all' target. > --------------------------------------------------------------------------------- > > Key: DERBY-2309 > URL: https://issues.apache.org/jira/browse/DERBY-2309 > Project: Derby > Issue Type: Sub-task > Components: Test > Affects Versions: 10.3.0.0 > Reporter: Manjula Kutty > Assigned To: Manjula Kutty > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: DERBY-2309_diff.txt, DERBY-2309_diff2.txt, DERBY-2309_diff3.txt, DERBY-2309_diff4.txt, DERBY-2309_stat.txt > > > Place holder for adding build.xml. Also I propose here to create derbySysTest.jar instead of putting all the system test classes in the derbyTesting.jar. By doing that people who wish to run the system test only need to download them. All comments and suggestions are welcome -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.