Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 24934 invoked from network); 3 Apr 2003 20:18:24 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Apr 2003 20:18:24 -0000 Received: (qmail 1227 invoked by uid 50); 3 Apr 2003 20:20:17 -0000 Date: 3 Apr 2003 20:20:17 -0000 Message-ID: <20030403202017.1226.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 15729] - StarTeam rootLocalFolder should be java.io.File 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=15729 StarTeam rootLocalFolder should be java.io.File ------- Additional Comments From lmarlow@yahoo.com 2003-04-03 20:20 ------- I believe Jose has captured very well what my intention was. The problem is the rootLocalFolder property is not consistent with how the rest of ant works. I ran into this problem because I expected all relative file paths to be relative to ${basedir}.