Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 99665 invoked by uid 500); 18 Jun 2001 20:15:27 -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 99605 invoked from network); 18 Jun 2001 20:15:23 -0000 Message-ID: <20010618201525.32639.qmail@web14706.mail.yahoo.com> Date: Mon, 18 Jun 2001 13:15:25 -0700 (PDT) From: Hari Ramasubbu Subject: ant -D option To: ant-user@jakarta.apache.org In-Reply-To: <4E7888D4F219E145B6F81E5D3049E3BF1B10B2@scmail01.arsin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I need to pass more than one parameters to the build process .How should i do it using the ant -D option. I tested it and it works only with one set of name value pairs. thanks hari