her ones as
defined in the depends attribute of the> targets. You can also make copy the
default target.> > Cheers,> Gabor> > On Wed, Jan 28, 2009 at 2:03 PM, Niklas
Johansson wrote:> > >> > Hello,> >> > Just solved one
problem and yet another comes up.
Hello,
Just solved one problem and yet another comes up. When I run the build.xml file
it only executes the first tag (init). And as you can see in my debug info
below only "init" is executed. It jumps the "compile" and "copy" tags. Anyone
that can let me know what I am doing?
When I am co
using Ant 1.7.1...> > Hmm...did does your PATH
contain $ANT_HOME/bin as the first portion of the > path...for example:> >
export PATH=$ANT_HOME/bin:$PATH> > So, you say it worked on another machine?
Wierd...> > Honestly, I'm not sure... First check the path...a
e file is there exactly as spelled in your build.xml?
>
> On Tue, 27 Jan 2009, Niklas Johansson wrote:
>
> >
> >
> >
> >
> >
> >
> >
> > Hello,
> >
> > I am bit worried that I am doing something really clumpsy here, but I
> >
Hello,
I am bit worried that I am doing something really clumpsy here, but I really
cannot figure out what I am doing wrong. Hope anyone out there are smarter than
me to help out because I am really really stuck! Thank you in advance!
I am using Ant version 1.7.1 compiled on June 27 2008