Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 12292 invoked from network); 27 Dec 2001 00:59:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 27 Dec 2001 00:59:28 -0000 Received: (qmail 24918 invoked by uid 97); 27 Dec 2001 00:59:28 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 24901 invoked by uid 97); 27 Dec 2001 00:59:28 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 24863 invoked from network); 27 Dec 2001 00:59:27 -0000 Message-ID: <024c01c18e71$b97f7070$6401a8c0@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Users List" References: <005701c18e6e$ad621e80$0a41a8c0@MERLIN> Subject: Re: junit specify system properties Date: Wed, 26 Dec 2001 19:59:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Use rather than . ... ... You can specify as many 's as you need. Erik ----- Original Message ----- From: "Marcus" To: "Ant Users List" Sent: Wednesday, December 26, 2001 7:37 PM Subject: junit specify system properties HI, I have the following in my code: but i want not only to pass a property file but the code needs additional parameters pass to it, that meaning our code. cp_test.system.TestSubmitQueryMThread -Dmdb.properties.file=mdb.testsubmitqu eryMthread.properties minitest questionsfile answerfile 1 Question: how doe sone pass more args in using junit? Thanks -mez -- To unsubscribe, e-mail: For additional commands, e-mail: