Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 96589 invoked from network); 3 May 2010 19:54:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 19:54:17 -0000 Received: (qmail 53166 invoked by uid 500); 3 May 2010 19:54:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 53147 invoked by uid 500); 3 May 2010 19:54:17 -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 53140 invoked by uid 99); 3 May 2010 19:54:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 19:54:17 +0000 X-ASF-Spam-Status: No, hits=-1381.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 19:54:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o43Jrt72000937 for ; Mon, 3 May 2010 19:53:56 GMT Message-ID: <15027796.20751272916435874.JavaMail.jira@thor> Date: Mon, 3 May 2010 15:53:55 -0400 (EDT) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1792) Have the buildjars target layut the jars identically to a distribution, with test and lib folders. In-Reply-To: <5523041.1157049022305.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-1792: --------------------------------- Labels: releasegeneration (was: ) > Have the buildjars target layut the jars identically to a distribution, with test and lib folders. > -------------------------------------------------------------------------------------------------- > > Key: DERBY-1792 > URL: https://issues.apache.org/jira/browse/DERBY-1792 > Project: Derby > Issue Type: Sub-task > Components: Build tools, Test > Affects Versions: 10.2.1.6, 10.3.1.4 > Reporter: Daniel John Debrunner > > Will ensure testing is consistent and there are no suprises when trying to run tests using a distribution. > Would be good to: > - including copying of the oro jar into the test folder (as in the distribution) > - add class path entries to derbyTesting.jar to pick up junit.jar (not shipped) and the oro jar > which would allow people to copy the junit.jar into the test folder to simplify setup. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.