Re: ant on redhat - selection of java jdk for compiles

2012-02-04 Thread Stefan Bodewig
On 2012-02-04, glenn opdycke-hansen wrote: > I am using ant on redhat environment. You have probably installed Ant from an RPM rather than an Apache distribution, right? If so, it is quite possible the wrapper shell script is different from the one we have written. > There are multiple Java jdk

ant on redhat - selection of java jdk for compiles

2012-02-04 Thread glenn opdycke-hansen
I am using ant on redhat environment. There are multiple Java jdk installs on the system. I just requested that ibm jdk 1.6 sr10 be installed. The build script in ant 1.6.5 is getting the same error message as before the sr10 jdk was installed. Also ant -diagnostics is reporting the old (sr9) jdk.