Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 81476 invoked by uid 500); 5 Jun 2001 20:57:57 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 81451 invoked from network); 5 Jun 2001 20:57:57 -0000 Message-ID: From: S Page To: "'ant-user@jakarta.apache.org'" Subject: how to specify dependencies on additional files Date: Tue, 5 Jun 2001 13:57:58 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I'm using ant's style task. If I update my style file or the "in" file, ant recreates my "out" file. (GOOD) But my transformation takes an additional XML data file as a parameter, and my style file imports several other XSL files. How do I tell ant that the target depends on these additional files? I don't think mentioning a fileset inside the target will do what I want. Thanks indeed, -- =S Page a www.macromedia.com site engineer http://www.w3.org/MarkUp/tims_editor - Tim Berners-Lee's HTML browser back in 1991 !!