Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 73815 invoked from network); 19 Mar 2003 14:26:09 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 19 Mar 2003 14:26:09 -0000 Received: (qmail 9697 invoked by uid 50); 19 Mar 2003 14:27:53 -0000 Date: 19 Mar 2003 14:27:53 -0000 Message-ID: <20030319142753.9696.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 18128] - Dependset srcfileset does not handle absolute path X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18128 Dependset srcfileset does not handle absolute path ------- Additional Comments From bodewig@apache.org 2003-03-19 14:27 ------- OK, next try - and even a Unix friendly one. Although I wonder how includes="D:/config/env/build.properties" is going to work on Unix 8-) dir="/" includes="/config/env/build.properties"? i.e. leave off the drive letter from you patternset's patterns.