Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 73754 invoked by uid 500); 17 Jul 2003 18:10:32 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 73720 invoked from network); 17 Jul 2003 18:10:31 -0000 Received: from delorean.solidusdesign.com (65.42.172.208) by daedalus.apache.org with SMTP; 17 Jul 2003 18:10:31 -0000 Received: (qmail 22824 invoked from network); 17 Jul 2003 18:10:35 -0000 Received: from unknown (HELO localhost) (192.168.3.2) by 0 with SMTP; 17 Jul 2003 18:10:35 -0000 Received: from 153.106.130.19 ([153.106.130.19]) by secure.solidusdesign.com (IMP) with HTTP for ; Thu, 17 Jul 2003 14:01:38 -0400 Message-ID: <1058464898.3f16e4829f592@secure.solidusdesign.com> Date: Thu, 17 Jul 2003 14:01:38 -0400 From: Dave Brondsema To: forrest-dev@xml.apache.org Subject: copy-content MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 153.106.130.19 X-Spam-Status: No, hits=-1.1 required=7.0 tests=MSG_ID_ADDED_BY_MTA_3,USER_AGENT_IMP version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N In the copy-content target (and in other copy-* targets) in forrest.build.xml, the copy task has overwrite="true" specified. I have over a thousand generated documents that get copied here and this takes a long time. By removing the overwrite attribute, only changed files are copied. Is there any reason to keep the overwrite attribute? -- Dave Brondsema dave@brondsema.net http://www.brondsema.net - personal http://www.splike.com - programming