Re: Compiling for JDK 1.1.8

2002-06-20 Thread Jeff Larsen
quot; > > .. which then works fine > > Cheers > -Geoff > > > > -Original Message- > From: Jeff Larsen [mailto:[EMAIL PROTECTED]] > Sent: 20 June 2002 05:42 PM > To: [EMAIL PROTECTED] > Subject: Compiling for JDK 1.1.8 > > > I'm runn

Re: Compiling for JDK 1.1.8

2002-06-20 Thread Jeff Larsen
ne 20, 2002 11:43 AM Subject: Re: Compiling for JDK 1.1.8 > tried forking to see if that would work? > a suggestion offhand... > > > On Thu, 20 Jun 2002 10:42:23 Jeff Larsen wrote: > > I'm running Ant 1.4.1 under JDK 1.3.1. I need to > > compile some pr

Compiling for JDK 1.1.8

2002-06-20 Thread Jeff Larsen
I'm running Ant 1.4.1 under JDK 1.3.1. I need to compile some projects to be run under JDK 1.1.8. See the buld.xml below... Ant is *NOT* properly compiling with JDK 1.1. I can tell this two ways. During the compile, I get deprecation warnings for things that were not deprecated until 1.2. And al