Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 5809 invoked by uid 500); 2 Jul 2001 19:05:31 -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 5799 invoked from network); 2 Jul 2001 19:05:30 -0000 Message-ID: <20010702190533.20348.qmail@web9905.mail.yahoo.com> Date: Mon, 2 Jul 2001 12:05:33 -0700 (PDT) From: Lauren Commons Subject: display java command line To: ant-user@jakarta.apache.org 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 apologize if this is a basic question; I've looked for the answer, but can't find it.... I have an Ant script which compiles a project and runs a test class. Or not. I currently have a classpath problem that I'm having trouble trouble-shooting. If I run Java at the command line (or actually from a bat file) the test class runs fine; If I run it in Ant, it fails because the wrong instance of a library class is getting loaded. (Specifically, com.sun.xml.parser.SAXParserImpl is loaded when run from Ant, but org.apache.xerces.jaxp.SAXParserImpl is loaded when run from the bat file.) ANYWAY, my actual question is: how can I get Ant to display the Java command line that it runs (including the classpath)? TIA ===== ------------------------- Mr Lauren Commons A person of moderate zeal __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/