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
build:
Created dir: /home/rvara/Desktop/apache-ant-1.8.1/build/lib
Compiling 249 source files to /home/rvara/Desktop/apache-ant-1.8.1/build/class
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
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 -
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