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
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
> > Detected OS: HP-UX
> > Adding reference: ant.ComponentHelper
> > Setting ro project property: ant.version -> Apache Ant version 1.6.5
> > compiled on June 2 2005
>
> There was no 1.6 back then. But 1.6.5 is the latest 1.6.
Okay, this is not clear. So:
There was no JDK 1.6 back then. But
Ant
h.Launcher.main(Launcher.java:67)
org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine;
END===
Regards
Mangesh Moghe
From:
"Ludwig, Michael"
To:
"Ant Users List"
Date:
11/15/2010 07:04 PM
Subject:
RE: Exe
egards
Mangesh Moghe
Mailto: mangesh.mo...@tcs.com
From:
"Ludwig, Michael"
To:
"Ant Users List"
Date:
11/15/2010 02:35 PM
Subject:
RE: Executing javascript ant task with jdk 1.6
> I am executing a ant javascript task and while executing it I am
> I am executing a ant javascript task and while executing it I am
> getting error java.lang.NoSuchMethodError:
> org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine
> ;
> It was working fine with JDK 1.5 but it is giving error with JDK1.6
Sun JDK 1.
Hi,
I am executing a ant javascript task and while executing it I am getting
error java.lang.NoSuchMethodError:
org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine
;
It was working fine with JDK 1.5 but it is giving error with JDK1.6
Below are det