Thanks for the reply,
in the first step i could not able to build ant , so if i give command
ant -Ddest= -f fetch.xml
on my console it gives error as
ant: command not found
so any suggestions where am i going wrong
On Wed, Nov 17, 2010 at 2:06 AM, Antoine Levy-Lambert wrote:
> On 11/16/20
On 11/16/2010 9:24 AM, ramakanth varala wrote:
I downloaded ant-1.8.1 trying to build it in fedora o.s
I have junit*jar in my CLASSPATH.
when i do/ build.sh install-lite gives the following error
Hello Ramakanth,
You should run this command before building ant :
ant -Ddest=optional -f fetch
> > 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
Here is the output. I have kept bsf.jar in the classpath in ant.sh as
without that I am getting error "java.lang.NoClassDefFoundError:
org/apache/bsf/BSFException". Below error is when I have removed "js.jar"
from classpath. This output is with -debug option.
===BEGIN==