Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 91612 invoked from network); 12 Mar 2003 17:02:42 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Mar 2003 17:02:42 -0000 Received: (qmail 21581 invoked by uid 50); 12 Mar 2003 17:04:25 -0000 Date: 12 Mar 2003 17:04:25 -0000 Message-ID: <20030312170425.21580.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 17871] - war task's webxml attrib no longer is able to use value with a starting backslash for the path in Windows 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=17871 war task's webxml attrib no longer is able to use value with a starting backslash for the path in Windows ------- Additional Comments From bodewig@apache.org 2003-03-12 17:04 ------- Hmm, the main change is that the webxml attribute now uses 's file attribute internally. I don't have Windows around, could you please try this snippet and port the result? ${foo-as-prop} and compare it to ${foo-as-prop} they are supposed to echo the same file name.