Re: Executing javascript ant task with jdk 1.6

2010-11-17 Thread Michael Ludwig
Hi Mangesh, Mangesh Moghe schrieb am 17.11.2010 um 15:17 (+0530): > Finally able to solve the problem. Yes, ant 1.6.5 can not work with > JDK 1.6 as far as javascript ant task is concerned. This is because > ant 1.6.5 supports

Re: how to build ant

2010-11-17 Thread ramakanth varala
Thanks , I have done the same , it's working great. On Wed, Nov 17, 2010 at 7:32 PM, Antoine Levy-Lambert wrote: > Hello Ramakanth, > > you need to download and install somewhere on your hard disk a binary > version of ant to be able to execute this first step. > > Once you have done this, you s

Re: how to build ant

2010-11-17 Thread Antoine Levy-Lambert
Hello Ramakanth, you need to download and install somewhere on your hard disk a binary version of ant to be able to execute this first step. Once you have done this, you should do this : 1 - cd into the directory containing the source version of ant 2 - run this command/bin/ant -Ddest=optional -

RE: Executing javascript ant task with jdk 1.6

2010-11-17 Thread Mangesh Moghe
Finally able to solve the problem. Yes, ant 1.6.5 can not work with JDK 1.6 as far as javascript ant task is concerned. This is because ant 1.6.5 supports