Return-Path: Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 94515 invoked by uid 500); 16 Jun 2003 08:50:10 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 94504 invoked from network); 16 Jun 2003 08:50:10 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Jun 2003 08:50:10 -0000 Received: (qmail 27991 invoked by uid 50); 16 Jun 2003 08:52:39 -0000 Date: 16 Jun 2003 08:52:39 -0000 Message-ID: <20030616085239.27989.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 20802] - Passing arguments through ant.bat doesn't work 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=20802 Passing arguments through ant.bat doesn't work ------- Additional Comments From jan@materne.de 2003-06-16 08:52 ------- That is a common windows problem. You have to mask the blank. A ant -Dmyprop=" myvalue" would work. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org