Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 54354 invoked from network); 22 Aug 2006 00:44:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 00:44:21 -0000 Received: (qmail 32436 invoked by uid 500); 22 Aug 2006 00:44:21 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 32223 invoked by uid 500); 22 Aug 2006 00:44: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 32214 invoked by uid 99); 22 Aug 2006 00:44:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 17:44:20 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 17:44:20 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CE31241000C for ; Tue, 22 Aug 2006 00:41:15 +0000 (GMT) Message-ID: <11554883.1156207275842.JavaMail.jira@brutus> Date: Mon, 21 Aug 2006 17:41:15 -0700 (PDT) From: "Daniel John Debrunner (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false' In-Reply-To: <1456850776.1133907668231.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-744?page=all ] Daniel John Debrunner updated DERBY-744: ---------------------------------------- Fix Version/s: 10.3.0.0 (was: 10.2.2.0) Changes made in 10.3 in trunk, may be good to merge up to 10.2 > Problem setting sanity state to false by using 'ant -Dsane=false' > ----------------------------------------------------------------- > > Key: DERBY-744 > URL: http://issues.apache.org/jira/browse/DERBY-744 > Project: Derby > Issue Type: Bug > Components: Build tools > Affects Versions: 10.2.1.0, 10.1.2.1, 10.1.3.0, 10.1.2.2 > Reporter: Andrew McIntyre > Assigned To: Andrew McIntyre > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: derby-744-v1.diff > > > Problem report from Kathey Marsden: > There seems to be some sort of problem with the sanity state. > After ant clobber, rm -rf jars, rm -rf snapshot no apparent problematic > files, ant -Dsane=false snapshot seemed to sometimes build the jars to > the sane jar directory and yield the following error. > .... > [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir > [mkdir] Created dir: D:\svn\opensource\10.1\snapshot > BUILD FAILED > D:\svn\opensource\10.1\build.xml:1287: > D:\svn\opensource\10.1\jars\insane not found. > A reliable workaround was to run > ant insane > before ant -Dsane=false snapshot. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira