Re: does ant support jdk1.5

2005-03-17 Thread Rajeev R
Hi, That was wonderful info. My code didnt work just because there are some errors in the project which were not detected by eclipse(enums in java1.5.0) but were shown as errors by the java compiler v1.5 in the console. Sorry for the inconvenience I thought it was compatibility issue bw ant and

Re: does ant support jdk1.5

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Rajeev R. <[EMAIL PROTECTED]> wrote: > I am using ant 1.6(latest release avaliliable) 1.6.2 is the latest release available. > I tried this task but it doesnt work. > > Please any more suggestions. How about more details? What doesn't work? What are the symptoms? > fo

Re: does ant support jdk1.5

2005-03-16 Thread Ivan Ivanov
--- Rajeev R <[EMAIL PROTECTED]> wrote: > I am using ant 1.6(latest release avaliliable) > > I tried this task but it doesnt work. How does it now work? Does it outputs any errors and if so what are they? And just to be sure, can you post the output of java -version command Regards Ivan > > P

Re: does ant support jdk1.5

2005-03-16 Thread Rajeev R
On Wed, 16 Mar 2005 20:03:38 +0530, Rajeev R <[EMAIL PROTECTED]> wrote: > I am using ant 1.6(latest release avaliliable) > > I tried this task but it doesnt work. > > Please any more suggestions.I have tried these ,but both failed. > > failonerror="false" debug="on" target="1.5"> > > > > & >

Re: does ant support jdk1.5

2005-03-16 Thread Rajeev R
I am using ant 1.6(latest release avaliliable) I tried this task but it doesnt work. Please any more suggestions.I have tried these ,but both failed. & Thanks, Rajeev On Wed, 16 Mar 2005 14:15:44 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote: >

Re: does ant support jdk1.5

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Rajeev R. <[EMAIL PROTECTED]> wrote: > Please give me the task javac for compiling a jdk 1.5 java file with > complete attributes. Depends on your version of Ant. Probably just Stefan - To unsubscribe, e