Re: Problem with ant 1.6

2006-05-04 Thread Alexey N. Solofnenko
"Alpha"? 1.6 was released and there is now 1.6.5. Please do not forget to make a clean install and unset CLASSPATH environment variable. - Alexey. Susheel Raina wrote: Hi, We are using ant 1.6 alpha for building and deploying our Web application. We are facing a problem with this version. W

AW: Problem with ant 1.6

2006-05-04 Thread Jan.Materne
>We are using ant 1.6 alpha for building and deploying our Web > >Just wanna know If there is something I am missing??? Maybe that there are newer versions And we would miss a more meaningful error message Jan -

Re: Problem with ant 1.6

2006-05-04 Thread Scot P. Floess
Can you include some output and elaborate a bit more? From your email it looks like you are attempting to call a shell script and that is failing? More information would be useful :) Scot Susheel Raina wrote: Hi, We are using ant 1.6 alpha for building and deploying our Web application.

Re: Problem with ant 1.6

2006-05-04 Thread glenn opdycke-hansen
There is not much information. This is a guess: Perhaps there are jar files in the ant/lib dir for ant1.5 that have not been moved to 1.6. More info is needed. --glenn On 5/4/06, Susheel Raina <[EMAIL PROTECTED]> wrote: Hi, We are using ant 1.6 alpha for building and deploying our Web applic

Problem with ant 1.6

2006-05-04 Thread Susheel Raina
Hi, We are using ant 1.6 alpha for building and deploying our Web application. We are facing a problem with this version. While trying to compile our webervices using jwsdp-1_0_01/bin/xrpcc.sh, it is unable to compile from the build file. However If I run the same command from shell, it works

JUnit problem with ANT 1.6

2004-01-13 Thread Moses Guillen
This problem is similar to John Hohlen (1/6/2004) "Can't Run JUnits With ANT 1.6" I check Antoine's reply, however no luck. Here are my findings: I am in the process of migrating build scripts from ANT 1.5.4 to 1.6. The migration has gone relatively smooth until, I execute a target that has JUn