On Wed, 24 Oct 2001 09:19, Wilson, Bruce wrote:
> I ask this specifically because right now we're changing our build.xml to
> use a <path> tag to define
> the CLASSPATH for compiling our Java code, and we've found that the <path>
> tag can't be in a <target>
> tag - seems it has to be in the <project> tag.  Yet we have a couple of
> properties that are used to
> define the root directory below which alot of the code on CLASSPATH is
> located.

<path /> can be anywhere as of the latest version of ant. So you can update 
to get that ;)

-- 
Cheers,

Pete

When a stupid man is doing something he's ashamed of, he always 
declares that it is his duty.
                                         George Bernard Shaw 

Reply via email to