Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 11953 invoked from network); 5 Jan 2004 15:59:58 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Jan 2004 15:59:58 -0000 Received: (qmail 56605 invoked by uid 500); 5 Jan 2004 15:59:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 56577 invoked by uid 500); 5 Jan 2004 15:59:43 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 56564 invoked from network); 5 Jan 2004 15:59:43 -0000 Received: from unknown (HELO hotmail.com) (64.4.14.20) by daedalus.apache.org with SMTP; 5 Jan 2004 15:59:43 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 5 Jan 2004 07:59:46 -0800 Received: from 146.115.121.128 by law10-oe48.law10.hotmail.com with DAV; Mon, 05 Jan 2004 15:59:46 +0000 X-Originating-IP: [146.115.121.128] X-Originating-Email: [mgainty@hotmail.com] X-Sender: mgainty@hotmail.com From: "Martin Gainty" To: "Ant Users List" , References: <936898DEDEBA5A4EBD3B96BEB5F035F90216369A@NLDNC006PEX1.ubsgs.ubsgroup.net> Subject: Re: RMIC and the -J option Date: Mon, 5 Jan 2004 10:55:08 -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.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Message-ID: X-OriginalArrivalTime: 05 Jan 2004 15:59:46.0383 (UTC) FILETIME=[F0C1B5F0:01C3D3A4] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N http://ant.apache.org/manual/ with To: Sent: Monday, January 05, 2004 10:52 AM Subject: RMIC and the -J option Hi, I want to pass a -J option to an Ant rmic step, but can't get any format to be accepted. In an windows .bat file I can run the following with a -J option. rmic -v1.2 -J-oss4m -classpath .;C:\abcc\aaa.jar(etc) -d .\build\classes.ccc com.my.class.name but I want to do this is Ant, and I have I can't get any format of -J.... to be accepted here. Has anyone ever done this ?????? Note, if I change the compilerarg to then I get verbose output so the syntax of the line is generally correct. Help! Stephen Chalkley Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org