Thanks. I looked previously but just not far enough. The issue was that ant does not include any debugging information whereas the command-line javac does. Thanks again!
Matt -----Original Message----- From: e [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 9:37 AM To: Ant Users List Subject: Re: Javac task question A les 09:29 11/09/02 -0400, Johnson, Matthew C. (LNG-MBC) m'has escrit, >All, > >I am using Ant 1.4.1 with Java 1.2.2_06 for Solaris and am finding that >when I use the javac task to compile my source, the resulting size of >the .class files are different that when I manually compile on the >command-line. Some weeks (months) ago somebody else asked the same question (I don't remeber the answer, maybe diferent debug levels?), search it in the mailing list. * e * -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
